[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test

2011-11-27 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283 --- Comment #8 from John David Anglin 2011-11-27 18:54:10 UTC --- This is hack, but test doesn't fail if I interchange ldo and .cfi_def_cfa_offset lines: ldo 64(%r30),%r30 .cfi_def_cfa_offset -64 How should a stack adjust in the final i

[Bug target/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)

2011-11-27 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252 --- Comment #1 from John David Anglin 2011-11-27 19:24:34 UTC --- Similar fails: FAIL: c-c++-common/tm/inline-asm-2.c (internal compiler error) FAIL: c-c++-common/tm/inline-asm-2.c (test for excess errors) FAIL: c-c++-common/tm/memcpy-1.c (inter

[Bug middle-end/51324] New: FAIL: gcc.dg/atomic-compare-exchange-3.c (test for excess errors)

2011-11-27 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51324 Bug #: 51324 Summary: FAIL: gcc.dg/atomic-compare-exchange-3.c (test for excess errors) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug driver/47868] Compiling support files...xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-11-27 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47868 John David Anglin changed: What|Removed |Added Last reconfirmed||2011-11-27 --- Comment #2 from John D

[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test

2011-11-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283 --- Comment #11 from John David Anglin 2011-12-01 02:08:20 UTC --- Author: danglin Date: Thu Dec 1 02:08:10 2011 New Revision: 181868 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181868 Log: PR middle-end/50283 * config/pa/pa.m

[Bug middle-end/50283] [4.7 Regression] FAIL: g++.dg/eh/simd-1.C execution test

2011-11-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50283 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/51272] ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test/gnu/gcc/objdir/

2011-11-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51272 --- Comment #1 from John David Anglin 2011-12-01 02:37:26 UTC --- Author: danglin Date: Thu Dec 1 02:37:06 2011 New Revision: 181870 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181870 Log: PR other/51272 * config/pa/stublib.c

[Bug other/51272] ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file /test/gnu/gcc/objdir/

2011-11-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51272 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug ada/51307] [4.7 Regression] s-taprop.adb:676:25: "CLOCK_RT_Ada" not declared in "OS_Constants"

2011-12-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51307 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug driver/47868] Compiling support files...xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found

2011-12-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47868 --- Comment #3 from John David Anglin 2011-12-09 02:26:52 UTC --- Fixed.

[Bug middle-end/51220] gcc/libquadmath/math/nanq.c:9:20: ICE: in int_mode_ for_mode, at stor-layout.c:424

2011-12-08 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51220 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug lto/45448] FAIL: gcc.dg/lto/20090116 c_lto_20090116_0.o-c_lto_20090116_0.o link, -O1 -fwhopr -fPIC (internal compiler error)

2011-12-09 Thread danglin at gcc dot gnu.org
||2011-12-09 CC||danglin at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #9 from John David Anglin 2011-12-09 15:42:58 UTC --- FAIL: gcc.dg/lto/20090116 c_lto_20090116_0.o-c_lto_20090116_0.o link, -O1

[Bug middle-end/51546] New: [4.7 Regression] error: fallthru to exit from bb 2 compiling libstdc++-v3/src/strstream.cc

2011-12-13 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51546 Bug #: 51546 Summary: [4.7 Regression] error: fallthru to exit from bb 2 compiling libstdc++-v3/src/strstream.cc Classification: Unclassified Product: gcc Version: 4.7.0

[Bug testsuite/50722] FAIL: gcc.dg/pr49994-3.c (test for excess errors)

2011-12-17 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50722 John David Anglin changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug testsuite/51603] New: ERROR: g++.dg/cpp0x/rv-cast[34].C: syntax error in target selector "target c++11"

2011-12-17 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51603 Bug #: 51603 Summary: ERROR: g++.dg/cpp0x/rv-cast[34].C: syntax error in target selector "target c++11" Classification: Unclassified Product: gcc Version: 4.6.3 Statu

[Bug fortran/51529] [OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Uninitialized variable used

2011-12-18 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51529 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug fortran/51616] New: [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*

2011-12-18 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51616 Bug #: 51616 Summary: [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux* Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/51616] [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*

2011-12-18 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51616 --- Comment #4 from John David Anglin 2011-12-19 01:45:16 UTC --- Possibly, you referred to the wrong PR. PR 51057 is about the precision of IBM long double.

[Bug c++/19185] [4.4/4.5/4.6/4.7 Regression] ICE in cp_expr_size with PCC_STATIC_STRUCT_RETURN

2011-12-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19185 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug testsuite/51645] New: FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors)

2011-12-20 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51645 Bug #: 51645 Summary: FAIL: g++.dg/cpp0x/alias-decl-debug-0.C (test for excess errors) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)

2011-12-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252 --- Comment #8 from John David Anglin 2011-12-23 01:53:20 UTC --- Author: danglin Date: Fri Dec 23 01:53:13 2011 New Revision: 182646 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182646 Log: PR middle-end/51252 * config/pa/pa.c

[Bug middle-end/51252] FAIL: c-c++-common/tm/freq.c (internal compiler error)

2011-12-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51252 --- Comment #9 from John David Anglin 2011-12-23 02:03:03 UTC --- Fixed on PA.

[Bug testsuite/50722] FAIL: gcc.dg/pr49994-3.c (test for excess errors)

2011-12-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50722 --- Comment #5 from John David Anglin 2011-12-23 02:11:03 UTC --- Author: danglin Date: Fri Dec 23 02:10:52 2011 New Revision: 182647 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182647 Log: PR testsuite/50722 gcc.dg/pr49994-3.c

[Bug testsuite/50722] FAIL: gcc.dg/pr49994-3.c (test for excess errors)

2011-12-22 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50722 John David Anglin changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug testsuite/51703] New: FAIL: gfortran.dg/io_real_boz_[345].f90 -O (test for excess errors)

2011-12-29 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51703 Bug #: 51703 Summary: FAIL: gfortran.dg/io_real_boz_[345].f90 -O (test for excess errors) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRM

[Bug fortran/51616] [4.7 Regression] gfortran.dg/quad_2.f90 fails on hppa*-*-hpux*

2011-12-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51616 --- Comment #7 from John David Anglin 2011-12-30 15:40:59 UTC --- (In reply to comment #5) > hpux11 appears to be yet another OS that has sufficient quad > support that gfortran detects a REAL(16) type, but the OS > lacks the basic libm functions

[Bug gcov-profile/51715] New: FAIL: gcc.misc-tests/gcov-13.c execution test

2011-12-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715 Bug #: 51715 Summary: FAIL: gcc.misc-tests/gcov-13.c execution test Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Prio

[Bug gcov-profile/51717] New: FAIL: gcc.misc-tests/gcov-14.c (test for excess errors)

2011-12-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51717 Bug #: 51717 Summary: FAIL: gcc.misc-tests/gcov-14.c (test for excess errors) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED S

[Bug gcov-profile/51715] FAIL: gcc.misc-tests/gcov-13.c execution test

2011-12-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715 --- Comment #1 from John David Anglin 2011-12-30 16:06:33 UTC --- This test also to be skipped 32-bit hpux as secondary symbols are not overridden.

[Bug c++/24296] FAIL: g++.dg/abi/rtti1.C scan-assembler-dem-not \ntypeinfo for A[: \t\n]

2012-01-04 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24296 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/51703] FAIL: gfortran.dg/io_real_boz_[345].f90 -O (test for excess errors)

2012-01-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51703 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/51603] ERROR: g++.dg/cpp0x/rv-cast[34].C: syntax error in target selector "target c++11"

2012-01-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51603 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug gcov-profile/51715] [4.7 Regression] FAIL: gcc.misc-tests/gcov-13.c execution test

2012-01-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715 --- Comment #4 from John David Anglin 2012-01-07 15:27:22 UTC --- Author: danglin Date: Sat Jan 7 15:27:15 2012 New Revision: 182981 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182981 Log: PR gcov-profile/51715 PR gcov-profile

[Bug gcov-profile/51717] [4.7 Regression] FAIL: gcc.misc-tests/gcov-14.c (test for excess errors)

2012-01-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51717 --- Comment #1 from John David Anglin 2012-01-07 15:27:22 UTC --- Author: danglin Date: Sat Jan 7 15:27:15 2012 New Revision: 182981 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182981 Log: PR gcov-profile/51715 PR gcov-profile

[Bug gcov-profile/51717] [4.7 Regression] FAIL: gcc.misc-tests/gcov-14.c (test for excess errors)

2012-01-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51717 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug gcov-profile/51715] [4.7 Regression] FAIL: gcc.misc-tests/gcov-13.c execution test

2012-01-07 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51715 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/22473] FAIL: gcc.c-torture/execute/conversion.c execution -O[012]

2012-01-13 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473 John David Anglin changed: What|Removed |Added Status|WAITING |NEW Last reconfirmed|2012-01-11 00:

[Bug target/22473] FAIL: gcc.c-torture/execute/conversion.c execution -O[012]

2012-01-13 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473 --- Comment #4 from John David Anglin 2012-01-14 04:54:23 UTC --- This is a binutils bug. Single word conversions need to use the 0E opcode rather than the 0C opcode that's currently generated for fcnv,t,sgl,uwd. This doesn't fail for PA1.1 bec

[Bug target/22473] FAIL: gcc.c-torture/execute/conversion.c execution -O[012]

2012-01-14 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473 --- Comment #5 from John David Anglin 2012-01-14 21:17:03 UTC --- (In reply to comment #4) > This is a binutils bug. Single word conversions need to > use the 0E opcode rather than the 0C opcode that's currently > generated for fcnv,t,sgl,uwd.

[Bug target/22473] FAIL: gcc.c-torture/execute/conversion.c execution -O[012]

2012-01-15 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473 John David Anglin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/51871] New: [4.7 Regression] FAIL: gcc.c-torture/execute/20010122-1.c execution

2012-01-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51871 Bug #: 51871 Summary: [4.7 Regression] FAIL: gcc.c-torture/execute/20010122-1.c execution Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug testsuite/51875] New: FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'

2012-01-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875 Bug #: 51875 Summary: FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo' Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/51871] FAIL: gcc.c-torture/execute/20010122-1.c execution

2012-01-21 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51871 John David Anglin changed: What|Removed |Added Component|middle-end |target Summary|[4.7 Regres

[Bug other/51011] FAIL: gcc.dg/atomic-generic.c (test for excess errors)

2012-01-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/51967] New: FAIL: libstdc++-prettyprinters/48362.cc

2012-01-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 Bug #: 51967 Summary: FAIL: libstdc++-prettyprinters/48362.cc Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-01-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #1 from John David Anglin 2012-01-23 15:20:35 UTC --- Similar fail is libstdc++-prettyprinters/simple.cc: Executing on host: /test/gnu/gcc/objdir/./gcc/g++ -shared-libgcc -B/test/gnu/gcc /objdir/./gcc -nostdinc++ -L/test/gnu/gcc/objd

[Bug target/51934] FAIL: g++.dg/torture/pr51344.C -O0 (test for excess errors) due to "cdecl attribute ignored" warning

2012-01-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51934 John David Anglin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug target/51934] FAIL: g++.dg/torture/pr51344.C -O0 (test for excess errors) due to "cdecl attribute ignored" warning

2012-01-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51934 John David Anglin changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug libstdc++/52002] New: [4.7 Regression] Bootstrap fails at revision 183520 in stage1

2012-01-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52002 Bug #: 52002 Summary: [4.7 Regression] Bootstrap fails at revision 183520 in stage1 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug libstdc++/52002] [4.7 Regression] Bootstrap fails at revision 183520 in stage1

2012-01-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52002 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/51985] [4.7 Regression] Bootstrap failure at revision 183497 on x86_64-apple-darwin10

2012-01-25 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51985 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug fortran/52021] New: FAIL: gfortran.dg/typebound_proc_25.f90 -O (internal compiler error)

2012-01-27 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52021 Bug #: 52021 Summary: FAIL: gfortran.dg/typebound_proc_25.f90 -O (internal compiler error) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIR

[Bug target/51871] FAIL: gcc.c-torture/execute/20010122-1.c execution

2012-01-28 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51871 --- Comment #6 from John David Anglin 2012-01-28 18:48:16 UTC --- Author: danglin Date: Sat Jan 28 18:48:11 2012 New Revision: 183669 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183669 Log: PR target/51871 * config/pa/pa.c (pa_

[Bug target/51871] FAIL: gcc.c-torture/execute/20010122-1.c execution

2012-01-28 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51871 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug fortran/52021] FAIL: gfortran.dg/typebound_proc_25.f90 -O (internal compiler error)

2012-01-28 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52021 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug testsuite/51875] FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo'

2012-01-29 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51875 --- Comment #3 from John David Anglin 2012-01-29 23:56:44 UTC --- Author: danglin Date: Sun Jan 29 23:56:38 2012 New Revision: 183688 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183688 Log: PR testsuite/51875 * gfortran.dg/gual

[Bug target/46057] Most stackalign tests fail on hppa-hpux

2012-01-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46057 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug middle-end/44581] [4.5/4.6/4.7 Regression] internal compiler error: in simplify_subreg

2012-01-30 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44581 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Component|target

[Bug d/88722] New: :1: internal compiler error: in register_moduleinfo, at d/modules.cc:40 2

2019-01-06 Thread danglin at gcc dot gnu.org
Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 spawn

[Bug d/88724] New: FAIL: gdc.dg/compilable.d -O0 (test for excess errors)

2019-01-06 Thread danglin at gcc dot gnu.org
Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 spawn /test/gnu/gcc

[Bug libfortran/69788] FAIL: gfortran.dg/derived_constructor_comps_6.f90 -O0 execution test

2019-01-12 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69788 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/88777] [9 Regression] Out-of-range offsets building glibc test-tgmath2.c for hppa-linux-gnu

2019-01-14 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88777 John David Anglin changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug d/89054] New: libphobos/src/std/math.d:5279:18: error: undefined iden tifier 'ControlState'

2019-01-24 Thread danglin at gcc dot gnu.org
Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown

[Bug libfortran/79540] [7/8/9 Regression] FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test

2019-01-27 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540 --- Comment #15 from John David Anglin --- print '(f2.1)',100.00 end causes a stack overflow in memcpy: (gdb) bt Python Exception Failed to load /home/gnu/lib/python2.7/lib-dynload/itertools.sl: #0 0xc01cf85c in memcpy () from /usr/li

[Bug c/35608] limit-structnest.c fails due to O(n^2) memory usage in record_component_alias

2019-01-29 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35608 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug tree-optimization/85360] New: FAIL: gfortran.dg/deallocate_stat.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (ICE)

2018-04-11 Thread danglin at gcc dot gnu.org
Version: 8.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux

[Bug tree-optimization/85360] FAIL: gfortran.dg/deallocate_stat.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (ICE)

2018-04-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85360 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/85458] New: FAIL: gcc.dg/pr83480.c (internal compiler error)

2018-04-18 Thread danglin at gcc dot gnu.org
: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 spawn /test/gnu/gcc/objdir/gcc/xgcc -B

[Bug inline-asm/84941] [6/7 Regression] internal compiler error: in reg_overlap_mentioned_p, at rtlanal.c:1870 (reg_overlap_mentioned_p()/match_asm_constraints_1())

2018-04-18 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84941 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug libstdc++/85672] New: error: redefinition of 'constexpr long double std::abs(long double)'

2018-05-06 Thread danglin at gcc dot gnu.org
ty: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp

[Bug libstdc++/85672] error: redefinition of 'constexpr long double std::abs(long double)'

2018-05-06 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85672 --- Comment #2 from John David Anglin --- The config file looks like this: /* Define if __float128 is supported on this host. */ # define _GLIBCXX_USE_FLOAT128 0 #if !defined(__FLOAT128__) && !defined(__SIZEOF_FLOAT128__) #undef _GLIBCXX_USE_FLO

[Bug middle-end/87256] hppa spends huge amount of time in synth_mult()

2019-07-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87256 --- Comment #10 from John David Anglin --- This patch improves things by about a factor 4: Index: expmed.h === --- expmed.h(revision 27) +++ expmed.h(working copy) @@ -1

[Bug middle-end/87256] hppa spends huge amount of time in synth_mult()

2019-07-21 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87256 --- Comment #11 from John David Anglin --- I tend to think there may be an issue with costs. There is no pattern for muldi3 on 32-bit hppa, so we use the generic code from libgcc. How do we know the cost for this routine? If synth_mult is disa

[Bug ada/91268] New: [10 Regression] adaint.c:38: warning: "_REENTRANT" redefined

2019-07-26 Thread danglin at gcc dot gnu.org
ty: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 /te

[Bug ipa/91302] New: tree-ssa-sccvn.c:7308:1: internal compiler error: in speculative_call_info, at cgraph.c:1114

2019-07-30 Thread danglin at gcc dot gnu.org
Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: marxin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target

[Bug ada/87100] FAIL: gnat.dg/config_pragma1.adb execution test

2019-07-31 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87100 John David Anglin changed: What|Removed |Added Last reconfirmed|2019-03-10 00:00:00 |2019-7-31 CC|

[Bug ada/91324] New: tree check: expected type_decl, have ggc_freed in debug_flush_symbol_queue, at dbxout.c:1481

2019-08-01 Thread danglin at gcc dot gnu.org
Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build

[Bug ada/87100] FAIL: gnat.dg/config_pragma1.adb execution test

2019-08-02 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87100 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/90597] [9/10 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)

2019-08-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90597 --- Comment #1 from John David Anglin --- Created attachment 46667 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46667&action=edit Preproccessed source

[Bug middle-end/90597] [9/10 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)

2019-08-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90597 --- Comment #2 from John David Anglin --- /* However, if the underlying mode requires a bigger alignment than what the target hook provides, we cannot use the mode. For now, simply reject that case. */ gcc_

[Bug middle-end/90597] [9/10 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)

2019-08-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90597 John David Anglin changed: What|Removed |Added Last reconfirmed||2019-8-3 --- Comment #3 from John Da

[Bug rtl-optimization/91347] New: [7,8,9 Regression] pointer_string in linux vsprintf.c is miscompiled when sibling calls are optimized

2019-08-04 Thread danglin at gcc dot gnu.org
: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: deller at gmx dot de, svens at stackframe dot org Target Milestone: --- Host

[Bug rtl-optimization/91347] [7/8/9/10 Regression] pointer_string in linux vsprintf.c is miscompiled when sibling calls are optimized

2019-08-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91347 --- Comment #1 from John David Anglin --- The uses on the call insn seem okay (i.e., they have mem:BLK for spec): (call_insn/j 53 52 0 5 (parallel [ (set (reg:SI 28 %r28) (call (mem:SI (symbol_ref/v:SI ("@number") [fl

[Bug middle-end/90597] [9/10 Regression] FAIL: gcc.dg/attr-vector_size.c (internal compiler error)

2019-08-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90597 --- Comment #6 from John David Anglin --- I suppose an assert could be generated to avoid running the test on hppa64, but this is a compiler ICE and the error shouldn't occur.

[Bug rtl-optimization/91347] [7/8/9/10 Regression] pointer_string in linux vsprintf.c is miscompiled when sibling calls are optimized

2019-08-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91347 John David Anglin changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Com

[Bug rtl-optimization/91347] [7/8/9/10 Regression] pointer_string in linux vsprintf.c is miscompiled when sibling calls are optimized

2019-08-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91347 --- Comment #3 from John David Anglin --- I see in dse.c: /* Get arguments passed to CALL_INSN. Return TRUE if successful. So far it only handles arguments passed in registers. */ static bool get_call_args (rtx call_insn, tree fn, rtx *arg

[Bug ipa/91447] New: FAIL: g++.dg/ipa/ipa-icf-4.C -std=gnu++98 scan-ipa-dump icf "(Unified; Variable alias has been created)|(Symbol aliases are not supported by target)"

2019-08-14 Thread danglin at gcc dot gnu.org
arget)" Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: marxin at gcc dot gnu.or

[Bug testsuite/91448] New: FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu++98 execution test

2019-08-14 Thread danglin at gcc dot gnu.org
Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 spawn

[Bug testsuite/91448] FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu++98 execution test

2019-08-14 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91448 --- Comment #1 from John David Anglin --- I also see the following fails: FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25) FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for excess errors) FAIL: g++.dg/war

[Bug tree-optimization/91457] New: FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25)

2019-08-15 Thread danglin at gcc dot gnu.org
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build

[Bug tree-optimization/91457] FAIL: g++.dg/warn/Warray-bounds-4.C -std=gnu++98 (test for warnings, line 25)

2019-08-15 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91457 --- Comment #1 from John David Anglin --- Martin Sebor wrote on 2019-08-14: I don't know about the flifetime-dse2.C test but the Warray-bounds-4.C warning is the result of a recent enhancement to the strlen optimization, either r274486 or r27378

[Bug c++/91448] FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu++98 execution test

2019-08-15 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91448 --- Comment #4 from John David Anglin --- Discussion on excess errors for g++.dg/warn/Warray-bounds-4.C move to Bug 91457: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91457

[Bug tree-optimization/91458] New: FAIL: g++.dg/tree-ssa/pr19807.C -std=gnu++98 scan-tree-dump-times optimized "&MEM\\\\[\\\\(void .\\\\)&a \\\\+ 8B\\\\]" 3

2019-08-15 Thread danglin at gcc dot gnu.org
Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hpp

[Bug rtl-optimization/91347] [7/8/9/10 Regression] pointer_string in linux vsprintf.c is miscompiled when sibling calls are optimized

2019-08-16 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91347 --- Comment #10 from John David Anglin --- (In reply to Eric Botcazou from comment #6) > This looks similar to PR target/55023. Yes. Looking at how scan_insn() evolved since PR target/55023, it is clear why this is a regression.

[Bug lto/91478] New: FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g1 (test for excess errors)

2019-08-17 Thread danglin at gcc dot gnu.org
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: marxin at gcc dot gnu.org Target Milestone: --- Host: hppa64-hp-hpux11.11 Target: hppa64-hp-hpux11.11

[Bug lto/91478] FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g1 (test for excess errors)

2019-08-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91478 --- Comment #4 from John David Anglin --- See PR lto/83452: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83452

[Bug lto/91478] FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g1 (test for excess errors)

2019-08-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91478 --- Comment #5 from John David Anglin --- Previously, we had in pr41893-1.o.debug.temp.o: w gnu_lto_v1 w gnu_lto_v1 w gnu_lto_v1 w gnu_lto_v1 W pr41893_1.c.ebbf0

[Bug c++/91448] FAIL: g++.dg/opt/flifetime-dse2.C -std=gnu++98 execution test

2019-08-21 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91448 John David Anglin changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |hppa*-*-hpux11.11 Host

[Bug lto/91478] FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g1 (test for excess errors)

2019-08-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91478 --- Comment #15 from John David Anglin --- Created attachment 46747 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46747&action=edit ld symbol resolution

[Bug lto/91478] FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g1 (test for excess errors)

2019-08-26 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91478 --- Comment #17 from John David Anglin --- Created attachment 46754 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46754&action=edit .o file from step 1

<    1   2   3   4   5   6   7   8   9   10   >