This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]