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]

Re: dbxout.c (gstab.h): Use if CROSS_COMPILE.



  In message <199902261454.JAA28659@caip.rutgers.edu>you write:
  > 	While the change may be safe, relying on a lack of bug reports
  > might not be a clear indication it is actually safe in this situation.
I strongly feel it is safe.  Really.

  > 	I.e.  I don't think the egcs testsuite would show any problems
  > if one of the definitions in gstab.h didn't match the host's.  IMHO
  > you'd need to run the *gdb* testsuite using the right snapshot of egcs
  > (the snapshot which mistakenly used gstab.h for natives) as your
  > compiler for the test. 
True, but the gdb testsuite will, and we had that broken code inside Cygnus
for a while, and we do run the gdb testsuite regularly.

jeff


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