[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-15 Thread reichelt at gcc dot gnu dot org


--- Comment #18 from reichelt at gcc dot gnu dot org  2005-11-15 19:18 
---
Now also fixed on the 3.4 branch.


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-15 Thread reichelt at gcc dot gnu dot org


--- Comment #17 from reichelt at gcc dot gnu dot org  2005-11-15 19:14 
---
Subject: Bug 22172

Author: reichelt
Date: Tue Nov 15 19:14:21 2005
New Revision: 107037

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107037
Log:
PR c++/19253
PR c++/22172
Backport from mainline:
2005-11-02  Mark Mitchell  <[EMAIL PROTECTED]>

* parser.c (cp_parser_postfix_expression): Use
cp_parser_elaborated_type_specifier to handle typename-types in
functional casts.
(cp_parser_enclosed_argument_list): Skip ahead to the end of the
template argument list if the closing ">" is not found.


Backport from mainline:
2005-11-02  Mark Mitchell  <[EMAIL PROTECTED]>

PR c++/19253
* g++.dg/parse/typename10.C: New test.

Backport from mainline:
2005-10-08  James A. Morrison  <[EMAIL PROTECTED]>

PR c++/22172
* g++.dg/parse/crash30.C: New test.


Added:
branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/crash30.C
branches/gcc-3_4-branch/gcc/testsuite/g++.dg/parse/typename10.C
Modified:
branches/gcc-3_4-branch/gcc/cp/ChangeLog
branches/gcc-3_4-branch/gcc/cp/parser.c
branches/gcc-3_4-branch/gcc/testsuite/ChangeLog


-- 


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



[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-09 Thread reichelt at gcc dot gnu dot org


--- Comment #16 from reichelt at gcc dot gnu dot org  2005-11-09 17:12 
---
Backport for the 3.4 branch.


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |reichelt at gcc dot gnu dot
   |dot org |org
URL||http://gcc.gnu.org/ml/gcc-
   ||patches/2005-
   ||11/msg00643.html
 Status|NEW |ASSIGNED


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



[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-07 Thread phython at gcc dot gnu dot org


-- 

phython at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|phython at gcc dot gnu dot  |unassigned at gcc dot gnu
   |org |dot org
 Status|ASSIGNED|NEW


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



[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-03 Thread reichelt at gcc dot gnu dot org


--- Comment #15 from reichelt at gcc dot gnu dot org  2005-11-03 11:26 
---
I meant the 4.0 branch of course.


-- 


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



[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-03 Thread reichelt at gcc dot gnu dot org


--- Comment #14 from reichelt at gcc dot gnu dot org  2005-11-03 11:25 
---
Now also fixed on the 3.4 branch due to Mark's patch for PR 19253:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00141.html
I'd really like to get that one backported to the 3.4 branch


-- 

reichelt at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|[3.4/4.0 Regression]|[3.4 Regression] Internal
   |Internal compiler error, seg|compiler error, seg fault.
   |fault.  |
   Target Milestone|4.0.3   |3.4.5


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