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][4.0] PR 21171


 >  > Zdenek Dvorak wrote: 
 >  > Hello,
 >  > is the patch for that PR (misscompilation due to misshandling of alias
 >  > info for volatile memory references and memory references with
 >  > absolute address in ivopts)
 >  > http://gcc.gnu.org/ml/gcc-patches/2005-04/msg02750.html
 >  > OK for 4.0? 
 > 
 > OK for 4.0.1, since we are going to have to do another release
 > candidate anyhow.
 > Mark Mitchell

Zdenek, did you test this patch against 4.0.x before installing?  It
causes this error in the 4.0.x testsuite run:

	ERROR: (DejaGnu) proc "cleanup-tree-dump vars" does not exist.
			 === gcc Summary ===

The procedure `cleanup-tree-dump' does not exist on the 4.0.x branch,
so it bails out of the remaining tests.  You either need to backport
the proc or adjust your testcase.  Please fix.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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