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 rtl-optimization/15853] [3.3 Regression] temporaries are not destroyed and overwritten later


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-06 18:54 -------
Confirmed, a regression from 3.0.4.  Note it works in 3.4.0 and 3.5.0.

Also note that -O2 -fno-inline -fno-gcse -fno-strict-aliasing also fails so it has nothing to do with 
inlining.  Also -O1 -fno-inline passes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |rtl-optimization
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
      Known to fail|                            |3.3.3
      Known to work|                            |3.4.0 3.5.0 3.0.4
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-06 18:54:47
               date|                            |
            Summary|temporaries are not         |[3.3 Regression] temporaries
                   |destroyed and overwritten   |are not destroyed and
                   |later                       |overwritten later
   Target Milestone|---                         |3.3.4


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


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