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++/15770] [3.4/3.5 regression] compiler does not reject illegal forward reference


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


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