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, testsuite] Fix gcc.dg/debug/dwarf2/inline2.c on IA64


On Thu, 2009-10-29 at 10:19 -0700, Steve Ellcey wrote:
> This patch fixes the failure of gcc.dg/debug/dwarf2/inline2.c on IA64
> HP-UX and Linux.  The failure is due to IA64's use of 'data1' instead
> of 'byte' in the assembly language output.
> 
> Thanks to Andreas Schwab for figuring out the syntax of the RE for
> me.
> 
> Tested on IA64 Linux and HP-UX to verify the fix and on x86 Linux
> to make sure I didn't break it on a system that uses 'byte'.
> 
> OK for checkin?
> 
> Steve Ellcey
> sje@cup.hp.com
> 
> 
> 
> 2009-10-29  Steve Ellcey  <sje@cup.hp.com>
> 
> 	* gcc.dg/debug/dwarf2/inline2.c: Modify scan.

OK.  (Sorry, I'm WAY being on gcc-patches mail.)

Janis


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