[Bug c++/15770] [3.4/3.5 regression] compiler does not reject illegal forward reference

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 2 14:15:00 GMT 2004


------- Additional Comments From bangerth at dealii dot org  2004-06-02 14:15 -------
Confirmed, a regression in 3.4 and mainline. We seem to fail to 
expand the body of the (inlined) member function at the point 
of its definition. 
 
FWIW, icc71 rejects this code in strict mode. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.4.0 3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-02 14:15:17
               date|                            |
            Summary|compiler does not reject    |[3.4/3.5 regression]
                   |illegal forward reference   |compiler does not reject
                   |                            |illegal forward reference
   Target Milestone|---                         |3.4.1


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



More information about the Gcc-bugs mailing list