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: Fix for PR/39548


On Tue, Mar 24, 2009 at 09:57:13PM -0700, Xinliang David Li wrote:
> This is the new version of the change -- the check is moved out of the
> loop. I did not add the assertion in set_copy_of_val as this ended up
> with lots of failures in regression test. May need investitagion
> separately (real problem or interface design issue).
> 
> compiler bootstrapped on linux/i686. Regression test is redone.

The testcase size is way over the usual testcase sizes.
Either distill a smaller testcase from it (use delta, or manually trim it
down), or don't include it at all.

	Jakub


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