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/13842] [3.3 Regression] static inline erroneously emitted


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-24 02:03 -------
Confirmed but a very minor regression because it is okay to emit something when it is not 
referenced anyways, just 3.4 does a better job at checking if it is used or not.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-24 02:03:16
               date|                            |
            Summary|static inline erroneously   |[3.3 Regression] static
                   |emitted                     |inline erroneously emitted
   Target Milestone|---                         |3.3.3


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


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