This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/69438] [6 Regression] ICE while trying to cross-compile V8 for AArch64


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]