https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89752

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code,
                   |                            |needs-reduction
             Target|                            |aarch64
   Target Milestone|---                         |8.4
      Known to fail|                            |8.3.1, 9.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note the regression state isn't exactly clear.  I'm trying brute-force
reduction
(have no easy way to check testcase validity lacking a compiler that builds
this w/o an ICE).  The original issue was reported with -O2  -std=c++11
-mlittle-endian -mabi=lp64 -fstack-protector -fno-omit-frame-pointer
-ffunction-sections -fdata-sections -fPIC -fno-exceptions -ftemplate-depth=900
-fno-canonical-system-headers.

Reply via email to