[Bug rtl-optimization/65693] ICE in assign_by_spills, at lra-assigns.c:1419

2015-04-08 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65693 --- Comment #5 from Markus Trippelsdorf --- Well, this testcase only ICEs with gcc-5: markus@x4 tmp % < foo.ii int a, b; unsigned c; static void invoke_copy_to_stack (unsigned long *p1, int, int) { for (; b;) if (a) *p1 = 0; } void

[Bug rtl-optimization/65693] ICE in assign_by_spills, at lra-assigns.c:1419

2015-04-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65693 Marek Polacek changed: What|Removed |Added Severity|major |normal

[Bug rtl-optimization/65693] ICE in assign_by_spills, at lra-assigns.c:1419

2015-04-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65693 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org S