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++/17115] [3.3/3.4/3.5 regression] -Winline does not respect __attribute__((__noinline__))


------- Additional Comments From bangerth at dealii dot org  2004-08-20 12:55 -------
Confirmed. A regression in 3.3/3.4/mainline against 3.2 where we didn't 
report a warning. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
      Known to fail|                            |3.3.4 3.4.1 3.5.0
      Known to work|                            |3.2.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-20 12:55:13
               date|                            |
            Summary|-Winline does not respect   |[3.3/3.4/3.5 regression] -
                   |__attribute__((__noinline__)|Winline does not respect
                   |)                           |__attribute__((__noinline__)
                   |                            |)
   Target Milestone|---                         |3.3.5


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


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