------- Comment #6 from pinskia at gcc dot gnu dot org  2006-09-14 04:11 -------
The problem here is the same as PR 29059, even though they look different they
are the same problem, strcpy is transformed into memcpy.
Then set_rhs forgets to reject MODIFY_EXPRs right away.

*** This bug has been marked as a duplicate of 29059 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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

Reply via email to