This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: macscp.exp failures


On Tue, Jun 10, 2008 at 05:42:19PM +0200, Andreas Schwab wrote:
> I see many failures for the macscp tests:

Joseph noticed these also; so far, I've only worked out that they
passed with GCC 4.2 and failed with GCC 4.3.

Comparing those:

- DW_MACINFO_start_file - lineno: 1 filenum: 2
+ DW_MACINFO_define - lineno : 0 macro : __DECIMAL_BID_FORMAT__ 1
+ DW_MACINFO_start_file - lineno: 63 filenum: 2
  DW_MACINFO_define - lineno : 27 macro : _STDIO_H 1
- DW_MACINFO_start_file - lineno: 28 filenum: 3
+ DW_MACINFO_start_file - lineno: 3647 filenum: 3
  DW_MACINFO_define - lineno : 20 macro : _FEATURES_H 1

Tom, could this be mapped-location breakage?  Those line numbers look
implausible.

-- 
Daniel Jacobowitz
CodeSourcery


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