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 rtl-optimization/15584] Ada build with stage1 bootstrap compiler fails.


------- Additional Comments From neroden at gcc dot gnu dot org  2005-02-13 07:19 -------
Looking at the assembly generated for duplicate_insn_chain in cfglayout.c is 
the next step.  (And the intermediate dumps, of course.) 
 
I'm highly suspicious, given that the code there features a switch inside a 
loop, that this is actually an instance of bug #18628. 
 
 

-- 


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


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