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++/58207] [4.7/4.8/4.9 Regression] ICE in sort_constexpr_mem_initializers due to out of bounds vector access


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58207

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
      Known to work|                            |4.5.0, 4.6.0, 4.7.0, 4.7.1,
                   |                            |4.7.2
   Target Milestone|4.8.2                       |4.7.4
            Summary|[4.8/4.9 Regression] ICE in |[4.7/4.8/4.9 Regression]
                   |sort_constexpr_mem_initiali |ICE in
                   |zers due to out of bounds   |sort_constexpr_mem_initiali
                   |vector access               |zers due to out of bounds
                   |                            |vector access
      Known to fail|                            |4.7.3, 4.8.0, 4.9.0

--- Comment #4 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
It's actually a regression in GCC 4.7.3.


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