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 c++/79267] [6/7 Regression] internal compiler error with -O3 or -O2 -finline-functions


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-30
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |6.4
            Summary|internal compiler error     |[6/7 Regression] internal
                   |with -O3 or -O2             |compiler error with -O3 or
                   |-finline-functions          |-O2 -finline-functions
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r232167. I'll have a look. The testcase will probably need another
reduction, because it is full of -fpermissive only constructs.

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