This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49856] ICE when compiling mktime.c (gnulib, embedded in libvirt)


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

--- Comment #1 from Thorsten Glaser <tg at mirbsd dot org> 2011-07-26 20:04:49 UTC ---
Also applies to 4.6.1-4:

root@ara5:~ # /usr/lib/m68k-linux-gnu/gcc/m68k-linux-gnu/4.6.1/cc1
-fpreprocessed y.i -m68020 -O2 -o y.s    
 __strcspn_c1 __strcspn_c2 __strcspn_c3 __strspn_c1 __strspn_c2 __strspn_c3
__strpbrk_c2 __strpbrk_c3 __strtok_r_1c __strsep_1c __strsep_2c __strsep_3c
leapyear isdst_differ ydhms_diff time_t_avg time_t_add_ok time_t_int_add_ok
guess_time_tm ranged_convert mktime_internal rpl_mktime
Analyzing compilation unit
Performing interprocedural optimizations
 <*free_lang_data> <visibility> <early_local_cleanups> <whole-program>
<ipa-profile> <cp> <inline> <pure-const> <static-var>Assembling functions:
 ranged_convert
y.i: In function âranged_convertâ:
y.i:632:1: internal compiler error: in m68k_sched_issue_rate, at
config/m68k/m68k.c:6055
Please submit a full bug report,


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]