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++/69203] ICE in potential_constant_expression_1, at cp/constexpr.c:4754


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

James Almer <jamrial at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37282|0                           |1
        is obsolete|                            |

--- Comment #2 from James Almer <jamrial at gmail dot com> ---
Created attachment 37439
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37439&action=edit
New preprocessed source as generated by -freport-bug

No, it's not fixed. Here's a new pre-processed output using svn trunk.

Compile it with "std=c++14 -Wall", otherwise it apparently will not ICE. For
example "g++ -std=c++14 -ftemplate-backtrace-limit=0 -Wall 69203_2.ii"

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