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] Diagnose pr54694


On 01/16/2014 10:21 AM, Jakub Jelinek wrote:
> So like this?  Tested on x86_64 with
> make -k check-gcc RUNTESTFLAGS='--target_board=unix\{-m32,-m64\} i386.exp=pr9771-1.c'
> 
> 2014-01-16  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR debug/54694
> 	* gcc.target/i386/pr9771-1.c (main): Rename to...
> 	(real_main): ... this.  Add __asm name "main".
> 	(ASMNAME, ASMNAME2, STRING): Define.

Looks good.


r~


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