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 ubsan tests on ARM (PR testsuite/66046)


On Thu, May 07, 2015 at 05:35:30PM +0300, Maxim Ostapenko wrote:
> This works fine for me on target ARM board, thanks for fixing this!
> 
> -Maxim
> On 07/05/15 13:41, Marek Polacek wrote:
> >Trailing \[^\n\r]*(\n|\r\n|\r) in the last dg-output aroused dismay on ARM.
> >
> >Here's a patch to clean this up; can you please test this on ARM?
> >
> >make check-g{cc,++} RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} ubsan.exp'
> >passes on x86_64-linux.
> >
> >2015-05-07  Marek Polacek  <polacek@redhat.com>
> >
> >	PR testsuite/66046
> >	* c-c++-common/ubsan/align-6.c: Don't match trailing newlines in the
> >	last dg-output.
...

Ok for trunk.

	Jakub


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