This is the mail archive of the gcc@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: PCH failures


On Friday, January 10, 2003, at 02:52  PM, Mark Mitchell wrote:

I'm seeing:

  FAIL: pch/empty.C -g assembly comparison
  FAIL: pch/empty.C -O2 -g assembly comparison
  FAIL: pch/system-1.C -g assembly comparison
  FAIL: pch/system-1.C -O2 -g assembly comparison

on i686-pc-linux-gnu.

Are these expected?  If so, would you please make them XFAILs?

I don't expect them. I know they happen on DWARF2 systems, but they shouldn't, and they probably reflect one or more serious bugs in DWARF2 debugging information with PCH. They don't happen (at least, some of them don't happen, and the bugs are different) on Darwin. I haven't investigated why they fail on DWARF2 targets yet.

... however, if they're really annoying you, feel free to XFAIL them yourself for linux targets.


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