https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
Eric Botcazou changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #11 from Jan Hubicka ---
Author: hubicka
Date: Wed Oct 21 18:00:30 2015
New Revision: 229132
URL: https://gcc.gnu.org/viewcvs?rev=229132&root=gcc&view=rev
Log:
PR middle-end/67966
* tree.c (verify_type): Verify that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #10 from Dominique d'Humieres ---
Revision r228586 also caused
FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu* execution test
on x86_64-apple-darwin14 with both -m32 and -m64.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #9 from Eric Botcazou ---
Author: ebotcazou
Date: Fri Oct 16 15:56:49 2015
New Revision: 228917
URL: https://gcc.gnu.org/viewcvs?rev=228917&root=gcc&view=rev
Log:
PR middle-end/67966
* gnat.dg/pack21.adb: New test.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #8 from Andreas Schwab ---
The patch in #c6 survives bootstrap.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #7 from Jan Hubicka ---
Eric,
can you, please, send me info how to reproduce the x86/x86_64 ICEs?
Honza
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #6 from Jan Hubicka ---
> It's again a move between a BLKmode RHS and a DImode LHS. Frankly, I don't
> understand why this is now allowed to reach the RTL expander, we will probably
> need to add conversions on quite a number of path
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #5 from Eric Botcazou ---
The x86-64 tester also recovered and reports the same failures as the x86 one,
plus a few failures similar to this one on IA-64.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #4 from Eric Botcazou ---
Our internal x86 tester finally recovered from the r288586 build breakage and
reports another failure mode, namely an ICE in store_field, at expr.c:6690.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
--- Comment #3 from Eric Botcazou ---
It's again a move between a BLKmode RHS and a DImode LHS. Frankly, I don't
understand why this is now allowed to reach the RTL expander, we will probably
need to add conversions on quite a number of paths in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67966
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |6.0
--- Comment #1 from Richard Biener
12 matches
Mail list logo