> Thanks for reporting this. It was a very sensitive change therefore I
> checked so many targets (about 10) but apparently not all of them. I'll
> look at the CRIS problem tomorrow.
This broke SPARC (in default mode) as well:
eric@atlantis:~/build/gcc/sparc-sun-solaris2.9> cat t.c
int main (void) { return 0; }
eric@atlantis:~/build/gcc/sparc-sun-solaris2.9> gcc/xgcc -Bgcc -S t.c
t.c:1:0: internal compiler error: in setup_pressure_classes, at ira.c:902
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
Eric Botcazou