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++/12236] [3.3/3.4 Regression] regparm and fastcall messes up parameters


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|other                       |c++
     Ever Confirmed|                            |1
   GCC host triplet|linux redhat 9 & Windows 98 |
 GCC target triplet|                            |i686-*-*
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-09-10 15:44:56
               date|                            |
            Summary|regparm and fastcall messes |[3.3/3.4 Regression] regparm
                   |up parameters               |and fastcall messes up
                   |                            |parameters
   Target Milestone|---                         |3.3.2


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-10 15:44 -------
I can confirm this on the mainline (20030909). It is a regression from at least 3.0.4 where it 
worked.  Also it works in C so it looks like a C++ bug.


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