This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/57748] [4.8 Regression] ICE when expanding assignment to unaligned zero-sized array
- From: "bernd.edlinger at hotmail dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Jan 2015 16:08:33 +0000
- Subject: [Bug middle-end/57748] [4.8 Regression] ICE when expanding assignment to unaligned zero-sized array
- Auto-submitted: auto-generated
- References: <bug-57748-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #58 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
IIRC it was first fixed in 4.9.0.
The known to fail above includes 4.9.0 but that is wrong.
Do you think this is still worth to be fixed in 4.8.5 ?