[Bug target/69438] [6 Regression] ICE while trying to cross-compile V8 for AArch64
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 22 22:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69438
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
URL|https://github.com/v8/v8/bl |
|ob/4.9.354/src/arm64/frames |
|-arm64.cc#L20 |
Host|x86_64-linux-gnu |
Target Milestone|--- |6.0
Summary|ICE while trying to |[6 Regression] ICE while
|cross-compile V8 for |trying to cross-compile V8
|AArch64 |for AArch64
Build|x86_64-linux-gnu |
Severity|major |normal
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can reproduce it natively on GCC 6.
Happens at -O2 and above.
Reducing it right now.
More information about the Gcc-bugs
mailing list