public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
@ 2013-01-21  6:27 d.g.gorbachev at gmail dot com
  2013-01-21  6:32 ` [Bug c++/56060] " d.g.gorbachev at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-01-21  6:27 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56060
           Summary: ICE on invalid code in type_dependent_expression_p, at
                    cp/pt.c:19742
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Created attachment 29230
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29230
Backtrace


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
@ 2013-01-21  6:32 ` d.g.gorbachev at gmail dot com
  2013-01-21  6:56 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-01-21  6:32 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2013-01-21 06:31:59 UTC ---
Created attachment 29233
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29233
Testcase


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
  2013-01-21  6:32 ` [Bug c++/56060] " d.g.gorbachev at gmail dot com
@ 2013-01-21  6:56 ` jakub at gcc dot gnu.org
  2013-07-11 23:21 ` paolo.carlini at oracle dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-01-21  6:56 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-21 06:56:14 UTC ---
Seems to be very old, started in between r126000 and r127000.


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
  2013-01-21  6:32 ` [Bug c++/56060] " d.g.gorbachev at gmail dot com
  2013-01-21  6:56 ` jakub at gcc dot gnu.org
@ 2013-07-11 23:21 ` paolo.carlini at oracle dot com
  2013-10-05 23:49 ` paolo.carlini at oracle dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-11 23:21 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-07-11
     Ever confirmed|0                           |1


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
                   ` (2 preceding siblings ...)
  2013-07-11 23:21 ` paolo.carlini at oracle dot com
@ 2013-10-05 23:49 ` paolo.carlini at oracle dot com
  2013-10-06 14:44 ` paolo.carlini at oracle dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-10-05 23:49 UTC (permalink / raw)
  To: gcc-bugs

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

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
   Target Milestone|---                         |4.9.0

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Mine.


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
                   ` (3 preceding siblings ...)
  2013-10-05 23:49 ` paolo.carlini at oracle dot com
@ 2013-10-06 14:44 ` paolo.carlini at oracle dot com
  2014-01-10 18:46 ` paolo at gcc dot gnu.org
  2014-01-10 18:47 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-10-06 14:44 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed for 4.9.0.


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
                   ` (4 preceding siblings ...)
  2013-10-06 14:44 ` paolo.carlini at oracle dot com
@ 2014-01-10 18:46 ` paolo at gcc dot gnu.org
  2014-01-10 18:47 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: paolo at gcc dot gnu.org @ 2014-01-10 18:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Jan 10 18:45:53 2014
New Revision: 206536

URL: http://gcc.gnu.org/viewcvs?rev=206536&root=gcc&view=rev
Log:
/cp
2014-01-10  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/56060
    PR c++/59730
    * pt.c (type_dependent_expression_p): Handle EXPR_PACK_EXPANSION.

/testsuite
2014-01-10  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/56060
    PR c++/59730
    * g++.dg/cpp0x/variadic144.C: New.
    * g++.dg/cpp0x/variadic145.C: Likewise.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic144.C
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic145.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/pt.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


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

* [Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742
  2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
                   ` (5 preceding siblings ...)
  2014-01-10 18:46 ` paolo at gcc dot gnu.org
@ 2014-01-10 18:47 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-01-10 18:47 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.0                       |4.8.3

--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Fixed for 4.8.3 too.


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

end of thread, other threads:[~2014-01-10 18:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-21  6:27 [Bug c++/56060] New: ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742 d.g.gorbachev at gmail dot com
2013-01-21  6:32 ` [Bug c++/56060] " d.g.gorbachev at gmail dot com
2013-01-21  6:56 ` jakub at gcc dot gnu.org
2013-07-11 23:21 ` paolo.carlini at oracle dot com
2013-10-05 23:49 ` paolo.carlini at oracle dot com
2013-10-06 14:44 ` paolo.carlini at oracle dot com
2014-01-10 18:46 ` paolo at gcc dot gnu.org
2014-01-10 18:47 ` 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).