[Bug middle-end/81737] [8 Regression] 164.gzip in SPEC CPU 2000 failed to build

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 6 07:40:00 GMT 2017


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-08-06
                 CC|                            |trippels at gcc dot gnu.org
   Target Milestone|---                         |8.0
     Ever confirmed|0                           |1

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
extern int a[];
void fn1() { (a + 0)[1]; }


More information about the Gcc-bugs mailing list