public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878
@ 2013-05-21 11:40 vanyacpp at gmail dot com
  2013-05-21 13:19 ` [Bug c++/57352] " paolo.carlini at oracle dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vanyacpp at gmail dot com @ 2013-05-21 11:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57352
           Summary: internal compiler error in
                    cp_parser_abort_tentative_parse at cp/parser.c:22878
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vanyacpp at gmail dot com

gcc 4.7.2 crashes on the following code:

struct x
{
    operator class {} ();
};

With error message:

13.cpp:3:21: internal compiler error: in cp_parser_abort_tentative_parse, at
cp/parser.c:22878
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878
  2013-05-21 11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
@ 2013-05-21 13:19 ` paolo.carlini at oracle dot com
  2013-05-21 22:27 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-21 13:19 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Most likely related to PR51908


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

* [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878
  2013-05-21 11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
  2013-05-21 13:19 ` [Bug c++/57352] " paolo.carlini at oracle dot com
@ 2013-05-21 22:27 ` paolo.carlini at oracle dot com
  2013-05-21 23:03 ` paolo.carlini at oracle dot com
  2013-05-22 17:31 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-21 22:27 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-05-21
     Ever confirmed|0                           |1


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

* [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878
  2013-05-21 11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
  2013-05-21 13:19 ` [Bug c++/57352] " paolo.carlini at oracle dot com
  2013-05-21 22:27 ` paolo.carlini at oracle dot com
@ 2013-05-21 23:03 ` paolo.carlini at oracle dot com
  2013-05-22 17:31 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-21 23:03 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Note however that this is ICE on invalid.


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

* [Bug c++/57352] internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878
  2013-05-21 11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
                   ` (2 preceding siblings ...)
  2013-05-21 23:03 ` paolo.carlini at oracle dot com
@ 2013-05-22 17:31 ` paolo.carlini at oracle dot com
  3 siblings, 0 replies; 5+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-22 17:31 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |paolo.carlini at oracle dot com

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
This one seems easy.


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

end of thread, other threads:[~2013-05-22 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-21 11:40 [Bug c++/57352] New: internal compiler error in cp_parser_abort_tentative_parse at cp/parser.c:22878 vanyacpp at gmail dot com
2013-05-21 13:19 ` [Bug c++/57352] " paolo.carlini at oracle dot com
2013-05-21 22:27 ` paolo.carlini at oracle dot com
2013-05-21 23:03 ` paolo.carlini at oracle dot com
2013-05-22 17:31 ` 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).