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 tree-optimization/27798] gimplifying "return CONSTANT" creates unneeded temporaties



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-29 18:08 -------
Confirmed, I was going to ask about this a while back.  (before you start
filing a bug about a[i] creating an extra temporary, that is PR 23401).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |compile-time-hog, memory-hog
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-29 18:08:08
               date|                            |
            Summary|gimplifying "return         |gimplifying "return
                   |CONSTANT" creates unneeded  |CONSTANT" creates unneeded
                   |temporaties                 |temporaties


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


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