public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/60385] New: confused by earlier errors, bailing out
@ 2014-03-02  1:01 vanyacpp at gmail dot com
  2014-03-03  9:05 ` [Bug c++/60385] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vanyacpp at gmail dot com @ 2014-03-02  1:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60385
           Summary: confused by earlier errors, bailing out
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vanyacpp at gmail dot com

float foo4()
{}

namespace foo4 
{
    struct bar6 
    {
        friend wchar_t bar1();
    };
}

GCC 4.7.3


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

* [Bug c++/60385] confused by earlier errors, bailing out
  2014-03-02  1:01 [Bug c++/60385] New: confused by earlier errors, bailing out vanyacpp at gmail dot com
@ 2014-03-03  9:05 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-03-03  9:05 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |error-recovery,
                   |                            |ice-on-invalid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-03-03
     Ever confirmed|0                           |1
      Known to fail|                            |4.7.3, 4.8.2, 4.9.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.


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

end of thread, other threads:[~2014-03-03  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-02  1:01 [Bug c++/60385] New: confused by earlier errors, bailing out vanyacpp at gmail dot com
2014-03-03  9:05 ` [Bug c++/60385] " 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).