[Bug target/25160] ICE in print_operand if using -mfloat-gprs w/ non-854x -mcpu option

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Thu Mar 26 13:04:00 GMT 2009



------- Comment #2 from joseph at codesourcery dot com  2009-03-26 13:04 -------
Subject: Re:  ICE in print_operand if using -mfloat-gprs
 w/ non-854x  -mcpu option

On Thu, 26 Mar 2009, bje at gcc dot gnu dot org wrote:

> I think this patch should suffice.

All the cases (of options inconsistently e500/other) known to be 
problematic give errors in CHECK_E500_OPTIONS in e500.h now, which has the 
advantage of checking once all options have been parsed rather than 
imposing requirements on option ordering.

If there is a case giving an ICE with current trunk, that would be the 
appropriate place to add another check.


-- 


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



More information about the Gcc-bugs mailing list