http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.05.03 15:27:49 Ever Confirmed|0 |1 --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-05-03 15:27:49 UTC --- (In reply to comment #3) > Yes, I am seeing some new failures on IA64 HP-UX. I do not get the stackalign > failures but I do get: I don't think ia664 hp-ux run stackalign tests. > FAIL: g++.dg/debug/dwarf2/static-local-var-in-ctor.C scan-assembler > DW_OP_addr[^ > \n\r]*[\n\r]*[^\n\r]*staticvar1 > FAIL: g++.dg/debug/dwarf2/static-local-var-in-ctor.C scan-assembler > DW_OP_addr[^ > \n\r]*[\n\r]*[^\n\r]*staticvar2 > FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler > DW_OP_addr[\\n\\r]+[^\\n\\r]+bar > FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler > DW_OP_addr[\\n\\r]+[^\\n\\r]+foo > > These showed up between 173204 and 173229 so they are probably due to the same > change. FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler DW_OP_addr[\\n\\r]+[^\\n\\r]+bar FAIL: gcc.dg/debug/dwarf2/var2.c scan-assembler DW_OP_addr[\\n\\r]+[^\\n\\r]+foo are the common failures for Pmode != ptr_mode targets.