[Bug c++/19043] [3.3/3.4 regression] -fpermissive gives bad loop initializations

2005-05-19 Thread mmitchel at gcc dot gnu dot org


-- 
   What|Removed |Added

   Target Milestone|3.4.4   |3.4.5


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


[Bug c++/19043] [3.3/3.4 regression] -fpermissive gives bad loop initializations

2004-12-20 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

   Severity|normal  |minor
 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2004-12-20 23:00:56
   date||


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


[Bug c++/19043] [3.3/3.4 regression] -fpermissive gives bad loop initializations

2004-12-20 Thread bangerth at dealii dot org

--- Additional Comments From bangerth at dealii dot org  2004-12-20 15:34 
---
Confirmed. It works in 2.95 and mainline, but nothing in between (I 
tested 3.2.3, 3.3.4, 3.4.3). It is thus a regression, although I 
believe not a very serious one given that the code is in fact invalid 
and only compiles if you give the -fpermissive flag. 
 
W. 

-- 
   What|Removed |Added

  Known to fail|3.3.2   |3.3.2 3.2.3 3.4.3 3.3.4
   ||3.3.3
  Known to work|4.0.0   |4.0.0 2.95
Summary|[3.4/3.3 only] -fpermissive |[3.3/3.4 regression] -
   |gives bad loop  |fpermissive gives bad loop
   |initializations |initializations
   Target Milestone|--- |3.4.4


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