public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter
       [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
@ 2014-02-13 22:32 ` reichelt at gcc dot gnu.org
  2014-02-14  8:05 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: reichelt at gcc dot gnu.org @ 2014-02-13 22:32 UTC (permalink / raw)
  To: gcc-bugs

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

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
      Known to work|                            |4.7.0, 4.8.0
   Target Milestone|---                         |4.9.0
      Known to fail|                            |4.9.0


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

* [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter
       [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
  2014-02-13 22:32 ` [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter reichelt at gcc dot gnu.org
@ 2014-02-14  8:05 ` jakub at gcc dot gnu.org
  2014-02-21 20:10 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-02-14  8:05 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-02-14
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r207332.


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

* [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter
       [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
  2014-02-13 22:32 ` [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter reichelt at gcc dot gnu.org
  2014-02-14  8:05 ` jakub at gcc dot gnu.org
@ 2014-02-21 20:10 ` jason at gcc dot gnu.org
  2014-02-21 21:54 ` jason at gcc dot gnu.org
  2014-02-22  5:04 ` jason at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jason at gcc dot gnu.org @ 2014-02-21 20:10 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jason at gcc dot gnu.org


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

* [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter
       [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-02-21 20:10 ` jason at gcc dot gnu.org
@ 2014-02-21 21:54 ` jason at gcc dot gnu.org
  2014-02-22  5:04 ` jason at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jason at gcc dot gnu.org @ 2014-02-21 21:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 21 21:53:46 2014
New Revision: 208029

URL: http://gcc.gnu.org/viewcvs?rev=208029&root=gcc&view=rev
Log:
    PR c++/60185
    * parser.c (cp_parser_default_argument): Clear
    current_class_ptr/current_class_ref like tsubst_default_argument.

Added:
    trunk/gcc/testsuite/g++.dg/template/defarg17.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/g++.dg/overload/defarg5.C


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

* [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter
       [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-02-21 21:54 ` jason at gcc dot gnu.org
@ 2014-02-22  5:04 ` jason at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jason at gcc dot gnu.org @ 2014-02-22  5:04 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed.


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

end of thread, other threads:[~2014-02-22  5:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-60185-4@http.gcc.gnu.org/bugzilla/>
2014-02-13 22:32 ` [Bug c++/60185] [4.9 Regression] ICE with invalid default parameter reichelt at gcc dot gnu.org
2014-02-14  8:05 ` jakub at gcc dot gnu.org
2014-02-21 20:10 ` jason at gcc dot gnu.org
2014-02-21 21:54 ` jason at gcc dot gnu.org
2014-02-22  5:04 ` jason 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).