[Bug c++/13764] c++ front-end creates extra blocks

2005-09-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-27 20:55 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/13764] c++ front-end creates extra blocks

2005-09-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-27 16:26 --- Subject: Bug 13764 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-09-27 16:04:25 Modified files: gcc: ChangeLog c-common.c gcc/cp

[Bug c++/13764] c++ front-end creates extra blocks

2005-07-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-26 18:31 --- This is also a compile time hog as we have to go through the extra blocks both in GC and when converting to gimple and to lower gimple. -- What|Removed |Added -