This is the mail archive of the gcc-patches@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]

Re: [patch] for PR29801


Zdenek Dvorak wrote on 11/11/06 16:53:

! 	{
! 	  /* See PR 29801.  We may have VDEFs for read-only variables (either
! 	     because of assignments in the parts of the program that never
! 	     get executed, or because of alias system oddities); do not
! 	     attempt to change their value.  */

You have to be more specific here.  What oddities are you referring
to?

Other than that, the patch looks fine.


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