From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030910 Firebird/0.6.1+ StumbleUpon/1.83 Description of problem: The gcc-ssa seems to have problems with asms. The attached preprocessed source causes an ICE. Version-Release number of selected component (if applicable): gcc-ssa-3.5ssa-0.20030801.38 How reproducible: Always Steps to Reproduce: 1. gcc-ssa -c -O2 gconv_db.i 2. 3. Actual Results: iconv/gconv_db.i: In function `__gconv_find_transform': iconv/gconv_db.i:3903: internal compiler error: Segmentation fault Expected Results: Nice little object file. Additional info:
Created attachment 94456 [details] Preprocessed sources
Seemingly fixed in top-of-branch in FSF repository. Too late for RC1, backporting a patch may be risky for eclipse. Will fix for QU1. For now, I'll start building/testing glibc regularly with the FSF branch and fix whatever bugs we find there.