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: [testsuite] Fix gcc.target/i386/pr37843-*.c for Windows target


On Sun, 2009-07-05 at 16:01 +0000, Joseph S. Myers wrote:
> This patch fixes the testcases gcc.target/i386/pr37843-[123].c for
> target i686-mingw32, where they were failing because of the leading
> underscore on the name of the called function.  Tested with cross to
> i686-mingw32; OK to commit?
> 
> 2009-07-05  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* gcc.target/i386/pr37843-1.c, gcc.target/i386/pr37843-2.c,
> 	gcc.target/i386/pr37843-3.c: Allow leading underscore on function
> 	name.

OK.

Janis


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