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++/17256] [3.3/3.4/4.0/4.1 Regression] undefined but used static or inline functions should be diagnosed


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-09 04:49 -------
This broke again on the mainline (before the branch of 4.0.0 and even before 3.5.0 was changed to 
4.0.0).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
      Known to fail|3.3.4 3.4.0                 |3.3.4 3.4.0 4.0.0 4.1.0
      Known to work|2.95.3 4.0.0                |2.95.3
            Summary|[3.3/3.4 Regression]        |[3.3/3.4/4.0/4.1 Regression]
                   |undefined but used static or|undefined but used static or
                   |inline functions should be  |inline functions should be
                   |diagnosed                   |diagnosed


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


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