public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/47302] New: ICE: same canonical type node for different types char [(A<int>::value ? 1 : 2)] and char [1] with -fabi-version=1
@ 2011-01-15  1:45 zsojka at seznam dot cz
  2012-01-05 23:56 ` [Bug c++/47302] " pinskia at gcc dot gnu.org
  2015-01-16 16:41 ` paolo.carlini at oracle dot com
  0 siblings, 2 replies; 3+ messages in thread
From: zsojka at seznam dot cz @ 2011-01-15  1:45 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE: same canonical type node for different types char
                    [(A<int>::value ? 1 : 2)] and char [1] with
                    -fabi-version=1
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 22971
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22971
reduced testcase (from g++.dg/template/array11.C)

Compiler output:
$ gcc -fabi-version=1 testcase.C 
testcase.C:10:25: internal compiler error: same canonical type node for
different types char [(ffff<int>::value ? 1 : 2)] and char [1]
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r168785 - crash
4.5 r168785 - crash
4.4 r168785 - crash


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-16 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-15  1:45 [Bug c++/47302] New: ICE: same canonical type node for different types char [(A<int>::value ? 1 : 2)] and char [1] with -fabi-version=1 zsojka at seznam dot cz
2012-01-05 23:56 ` [Bug c++/47302] " pinskia at gcc dot gnu.org
2015-01-16 16:41 ` paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).