public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55628] New: Segmentation fault (segfault) on invalid template oneliner
@ 2012-12-09 15:54 h-gccbg at scnr dot net
  2013-03-09 10:32 ` [Bug c++/55628] " paolo.carlini at oracle dot com
  0 siblings, 1 reply; 2+ messages in thread
From: h-gccbg at scnr dot net @ 2012-12-09 15:54 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55628
           Summary: Segmentation fault (segfault) on invalid template
                    oneliner
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: h-gccbg@scnr.net


Created attachment 28909
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28909
Preprocessed source

template<class T> template<class template C<T> >

crashes "gcc version 4.7.2 (Debian 4.7.2-4)":

[~]> cat > crash.cpp
template<class T> template<class template C<T> >
[exit code 0]
[~]> g++ -Wall -Werror crash.cpp
crash.cpp:1:46: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccEnSjYq.out file, please attach this to
your bugreport.
[exit code 1]


Same with "gcc version 4.7.2 (GCC)" under Arch Linux.


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

* [Bug c++/55628] Segmentation fault (segfault) on invalid template oneliner
  2012-12-09 15:54 [Bug c++/55628] New: Segmentation fault (segfault) on invalid template oneliner h-gccbg at scnr dot net
@ 2013-03-09 10:32 ` paolo.carlini at oracle dot com
  0 siblings, 0 replies; 2+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-03-09 10:32 UTC (permalink / raw)
  To: gcc-bugs


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-03-09 10:32:12 UTC ---
Dup.

*** This bug has been marked as a duplicate of bug 56534 ***


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

end of thread, other threads:[~2013-03-09 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-09 15:54 [Bug c++/55628] New: Segmentation fault (segfault) on invalid template oneliner h-gccbg at scnr dot net
2013-03-09 10:32 ` [Bug c++/55628] " 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).