https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
--- Comment #6 from wangzheyu ---
Posted a possible fix for this bug:
https://gcc.gnu.org/ml/gcc-patches/2014-07/msg01938.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
--- Comment #5 from wangzheyu ---
(In reply to Richard Biener from comment #1)
> Seems the parser fails to set DECL_HARD_REGISTER on that bogus decl.
Hi Richard,
I find that in function make_decl_rtl(gcc/varasm.c:1357), there's one line
comment:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
Uroš Bizjak changed:
What|Removed |Added
Target|aarch64*-*-*, arm*-*-*, |aarch64*-*-*, arm*-*-*,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
jgreenhalgh at gcc dot gnu.org changed:
What|Removed |Added
Target||aarch64*-*-*, arm*-*-*,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
jgreenhalgh at gcc dot gnu.org changed:
What|Removed |Added
CC||sch...@linux-m68k.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61330
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Target Milestone|