public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/56639] New: ice in cp_parser_late_return_type_opt
@ 2013-03-17 13:30 dcb314 at hotmail dot com
  2013-03-17 20:34 ` [Bug c++/56639] " jason at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dcb314 at hotmail dot com @ 2013-03-17 13:30 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56639
           Summary: ice in cp_parser_late_return_type_opt
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


I just tried to compile the package kdesdk-4.10.1-1
on gcc-4.9 trunk dated 20130317 on an AMD x86_64 box.

The compiler said

BUILD/kdesdk-4.10.1/lokalize/src/project/projecttab.cpp:248:38: internal
compiler error: in cp_parser_late_return_type_opt, at cp/parser.c:17053
     if (QFileInfo(Project::instance()->templatesRoot()).exists())
                                      ^


Preprocessed source code attached. No special flags required.


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

end of thread, other threads:[~2013-03-18 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 13:30 [Bug c++/56639] New: ice in cp_parser_late_return_type_opt dcb314 at hotmail dot com
2013-03-17 20:34 ` [Bug c++/56639] " jason at gcc dot gnu.org
2013-03-17 21:10 ` dcb314 at hotmail dot com
2013-03-18  3:41 ` jason at gcc dot gnu.org
2013-03-18 11:13 ` rguenth at gcc dot gnu.org

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).