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++/20004] [3.3 Regression] G++ disregards __attribute__((regparm(3))) when calling through a const pointer


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16 14:28 -------
Confirmed in 3.2.3 and 3.3.3 but fixed already in 3.4.0 but this is a regression from 3.0.4.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
      Known to fail|                            |3.3.3 3.2.3
      Known to work|                            |3.0.4 3.4.0 4.0.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-16 14:28:47
               date|                            |
            Summary|G++ disregards              |[3.3 Regression] G++
                   |__attribute__((regparm(3))) |disregards
                   |when calling through a const|__attribute__((regparm(3)))
                   |pointer                     |when calling through a const
                   |                            |pointer
   Target Milestone|---                         |3.3.6


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


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