This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53538] Compile error with ARM NEON intrinsics and certain compile flags
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 May 2012 16:28:32 +0000
- Subject: [Bug target/53538] Compile error with ARM NEON intrinsics and certain compile flags
- Auto-submitted: auto-generated
- References: <bug-53538-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53538
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-31 16:28:32 UTC ---
Well, that confused by earlier errors, bailing out (i.e. ICE without release
checking) is still a compiler bug, bad error recovery.