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] Combine location with block using block_locations


Hi,

On Thu, 20 Sep 2012, Dehao Chen wrote:

> 4. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54650 Failed one 
> regression test in libgomp (I didn't know that there are regression 
> tests for libraries before...) This error should be a bug exposed by 
> this patch. I'll try to provide a patch as soon as possible.

Always do a 'make check' from the toplevel build directory.  For looking 
at the results you may find contrib/test_summary afterwards useful.  
Compare it's output from a run with and without patch.  All new FAILs will 
have to be investigated, and with the above procedure you won't miss any.


Ciao,
Michael.


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