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: PR target/37520: NO_DOLLAR_IN_LABEL should be defined on x86 targets


First test results of the patch that you ended up applying are in
  http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg00734.html
and the following testcases now PASS instead of FAIL on i386-unknown-freebsd:

  g++.dg/ext/complit4.C (test for excess errors)
  23_containers/deque/init-list.cc (test for excess errors)
  23_containers/forward_list/comparable.cc (test for excess errors)
  23_containers/forward_list/ext_pointer/modifiers/2.cc (test for excess errors)
  23_containers/forward_list/ext_pointer/modifiers/3.cc (test for excess errors)
  23_containers/forward_list/ext_pointer/modifiers/4.cc (test for excess errors)
  23_containers/forward_list/ext_pointer/operations/1.cc (test for excess errors)
  23_containers/forward_list/ext_pointer/operations/5.cc (test for excess errors)
  23_containers/forward_list/modifiers/2.cc (test for excess errors)
  23_containers/forward_list/modifiers/3.cc (test for excess errors)
  23_containers/forward_list/modifiers/4.cc (test for excess errors)
  23_containers/forward_list/operations/1.cc (test for excess errors)
  23_containers/forward_list/operations/4.cc (test for excess errors)
  23_containers/forward_list/operations/5.cc (test for excess errors)
  25_algorithms/max/3.cc (test for excess errors)
  25_algorithms/max/4.cc (test for excess errors)
  25_algorithms/min/3.cc (test for excess errors)
  25_algorithms/min/4.cc (test for excess errors)
  25_algorithms/minmax/2.cc (test for excess errors)
  25_algorithms/minmax/3.cc (test for excess errors)

Thanks H.J., and everyone else that helped nail this down!

Gerald


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