[Bug c/38957] [4.3/4.4 Regression] return of local variable pointer

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 24 18:51:00 GMT 2009



------- Comment #2 from jakub at gcc dot gnu dot org  2009-01-24 18:50 -------
This regressed because of POINTER_PLUS_EXPR, which should be handled the same
way as PLUS_EXPR in c_finish_return.  I'll bootstrap/regtest the obvious patch.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-01-24 12:31:59         |2009-01-24 18:50:50
               date|                            |


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



More information about the Gcc-bugs mailing list