[forwarded from http://bugs.debian.org/566242]

works with -O0, or with -mcpu=v8/v9. not seen in 4.3, 4.5 and the trunk

$ gcc-4.4 -mcpu=ultrasparc -c -std=c99 -O1 -fPIC cpu_stats.i
Cudd/util/cpu_stats.c: In function 'util_print_cpu_stats':
Cudd/util/cpu_stats.c:33: warning: implicit declaration of function
'gethostname'
Cudd/util/cpu_stats.c:40: warning: implicit declaration of function 'sbrk'
Cudd/util/cpu_stats.c:89: internal compiler error: in change_address_1, at
emit-rtl.c:1954
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.4 regression] ICE in change_address_1, at emit-
                    rtl.c:1954
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com
GCC target triplet: sparc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44634

Reply via email to