This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48089] New: ICE on in(?)valid in constexpr constructors
- From: "gcc at magfr dot user.lysator.liu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 12 Mar 2011 09:00:16 +0000
- Subject: [Bug c++/48089] New: ICE on in(?)valid in constexpr constructors
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48089
Summary: ICE on in(?)valid in constexpr constructors
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: gcc@magfr.user.lysator.liu.se
Created attachment 23635
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23635
Example showing the problem
Trying to mark a value as don't care using the gcc extension of initializing it
with itself triggers an ICE in lookup_parameter_binding.