[Bug testsuite/64850] FAIL: gfortran.dg/goacc/acc_on_device-1.f95 -O scan-rtl-dump-times expand "\\(call [^\\n]*\\"acc_on_device" 4

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

[Bug libgomp/65320] New: FAIL: libgomp.fortran/examples-4/e.51.2.f90 -O3 -g execution test

2015-03-04 Thread danglin at gcc dot gnu.org
Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: jakub at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa

[Bug rtl-optimization/64886] FAIL: gcc.dg/pr64434.c scan-rtl-dump-times expand "Swap operands" 1

2015-03-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64886 --- Comment #1 from John David Anglin --- Created attachment 34970 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34970&action=edit RTL expand dump

[Bug rtl-optimization/64886] FAIL: gcc.dg/pr64434.c scan-rtl-dump-times expand "Swap operands" 1

2015-03-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64886 --- Comment #2 from John David Anglin --- Revised test1.c testcase attached to PR64434 would pass on hppa64-hp-hpux11.11.

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-03-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 --- Comment #8 from John David Anglin --- Author: danglin Date: Sun Mar 8 22:58:52 2015 New Revision: 221267 URL: https://gcc.gnu.org/viewcvs?rev=221267&root=gcc&view=rev Log: PR target/62251 * gfortran.dg/quad_2.f90: xfail hppa*-*-hpux

[Bug target/62251] FAIL: gfortran.dg/quad_2.f90 execution test

2015-03-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/62247] [5 Regression] FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)

2015-03-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62247 --- Comment #10 from John David Anglin --- Author: danglin Date: Sun Mar 8 23:46:34 2015 New Revision: 221271 URL: https://gcc.gnu.org/viewcvs?rev=221271&root=gcc&view=rev Log: PR target/62247 * g++.dg/abi/anon3.C: Skip failing scan-ass

[Bug testsuite/65364] New: FAIL: gcc.dg/uninit-19.c (test for warnings, line 22)

2015-03-09 Thread danglin at gcc dot gnu.org
Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org On hppa64-hp-hpux11.11 and other PIC targets, the expected warning does not occur at the expected line number. I believe the test was already adjusted once. spawn /test/gnu/gcc/objdir

[Bug middle-end/63376] [5.0 Regression] ICE: in operator[], at vec.h:736 compiling team.c

2014-10-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63376 --- Comment #3 from John David Anglin --- (gdb) frame 2 #2 0x007eaf1c in _ZL28evaluate_properties_for_edgeP11cgraph_edgebPjP3vecIP9tree_node7va_heap6vl_ptrES8_PS2_IP21ipa_agg_jump_functionS5_S6_E (e=0x7afef780, inline_p=true, clause_ptr=0x7e

[Bug middle-end/63376] [5.0 Regression] ICE: in operator[], at vec.h:736 compiling team.c

2014-10-10 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63376 --- Comment #4 from John David Anglin --- Bug can be reproduced with x86 cross: dave@lux0:~/gnu/gcc/objdir$ gcc/xgcc -Bgcc -v Reading specs from gcc/specs COLLECT_GCC=gcc/xgcc COLLECT_LTO_WRAPPER=gcc/lto-wrapper Target: hppa2.0w-hp-hpux11.11 Con

[Bug tree-optimization/63302] [4.9 Regression] Code with 64-bit long long constants is miscompiled on 32-bit host

2014-10-11 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63302 --- Comment #18 from John David Anglin --- Hi Zhenqiang, Do you plan to submit patch to gcc-patches soon?

[Bug libstdc++/63524] New: FAIL: 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc (test for excess errors)

2014-10-13 Thread danglin at gcc dot gnu.org
: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w

[Bug middle-end/63376] [5.0 Regression] ICE: in operator[], at vec.h:736 compiling team.c

2014-10-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63376 John David Anglin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libfortran/63471] [5.0 Regression] unix.c:1906:10: error: implicit declaration of function 'ttyname_r'

2014-10-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63471 --- Comment #10 from John David Anglin --- Author: danglin Date: Mon Oct 13 17:02:35 2014 New Revision: 216152 URL: https://gcc.gnu.org/viewcvs?rev=216152&root=gcc&view=rev Log: PR libfortran/63471 * config/pa/pa-hpux11.h (TARGET_OS_

[Bug libfortran/63471] [5.0 Regression] unix.c:1906:10: error: implicit declaration of function 'ttyname_r'

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

[Bug c++/63582] [5 Regression]: g++.dg/init/enum1.C ... (test for errors, line 12)

2014-10-18 Thread danglin at gcc dot gnu.org
||2014-10-18 CC||danglin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from John David Anglin --- Also fails on hppa64-hp-hpux11.11.

[Bug ipa/63598] New: [5.0 Regression] ICE: in ipa_merge_profiles at ipa-utils.c:396

2014-10-19 Thread danglin at gcc dot gnu.org
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org CC: mliska at suse dot cz Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp

[Bug ipa/63598] [5.0 Regression] ICE: in ipa_merge_profiles at ipa-utils.c:396

2014-10-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63598 --- Comment #1 from John David Anglin --- Introduced in r216305.

[Bug ipa/63598] [5.0 Regression] ICE: in ipa_merge_profiles at ipa-utils.c:396

2014-10-21 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63598 --- Comment #2 from John David Anglin --- If I apply this change Index: ipa-icf.c === --- ipa-icf.c(revision 216524) +++ ipa-icf.c(working copy) @@ -584,8 +584,12 @@

[Bug other/63694] New: [5.0 Regression] Build error compiling asan.c: strtoull undeclared

2014-10-30 Thread danglin at gcc dot gnu.org
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 g++ -c -g -DIN_GCC-fno

[Bug other/63694] [5.0 Regression] Build error compiling asan.c: strtoull undeclared

2014-10-30 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63694 John David Anglin changed: What|Removed |Added CC||ygribov at gcc dot gnu.org --- Comme

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-11-01 Thread danglin at gcc dot gnu.org
||2014-11-01 CC||danglin at gcc dot gnu.org Resolution|INVALID |--- Ever confirmed|0 |1 --- Comment #11 from John David Anglin --- There is a reference to abort and abort is

[Bug ada/63708] New: [5.0 Regression] FAIL: cxf3002

2014-11-01 Thread danglin at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa2.0w-hp-hpux11.11 BUILD cxf3002.adbgnatmake --GCC="/home/dave/gnu/gcc/objdir/gcc/xgcc -B/home/dav

[Bug ada/63713] New: [5.0 Regression] build error: Unsatisfied symbols: months.3100 (first referenced in ada/exp_intr.o) (data)

2014-11-02 Thread danglin at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 --- Comment #1 from John David Anglin --- Created attachment 33907 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33907&action=edit fwprop2 dump Looks like things go bad in dse1 pass.

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 --- Comment #2 from John David Anglin --- Created attachment 33908 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33908&action=edit dse1 dump

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-05 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 John David Anglin changed: What|Removed |Added Attachment #33907|0 |1 is obsolete|

[Bug lto/63923] New: FAIL: libgomp.c/examples-4/e.50.1.c (test for excess errors)

2014-11-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 Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Executing on host: /home/dave/gnu/gcc

[Bug middle-end/63200] [5 Regression] FAIL: gcc.dg/tls/opt-11.c execution test

2014-11-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63200 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug java/61398] [5 Regression] Object.java:313:0: ICE: Bus error

2014-11-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61398 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug lto/63923] FAIL: libgomp.c/examples-4/e.50.1.c (test for excess errors)

2014-11-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63923 --- Comment #1 from John David Anglin --- I have the sense these failures are caused by gnu offload support being used when it shouldn't: Section Headers: [Nr] Name TypeAddr OffSize ES Flg Lk Inf Al [ 0]

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-11-21 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 John David Anglin changed: What|Removed |Added Status|NEW |UNCONFIRMED CC|

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2014-11-07 00

[Bug other/63694] [5.0 Regression] Build error compiling asan.c: strtoull undeclared

2014-11-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63694 --- Comment #11 from John David Anglin --- Author: danglin Date: Sat Nov 22 20:53:36 2014 New Revision: 217972 URL: https://gcc.gnu.org/viewcvs?rev=217972&root=gcc&view=rev Log: PR other/63694 * libiberty/configure.ac: Check for strtol,

[Bug other/63694] [5.0 Regression] Build error compiling asan.c: strtoull undeclared

2014-11-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63694 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ipa/63598] [5.0 Regression] ICE: in ipa_merge_profiles at ipa-utils.c:396

2014-11-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63598 John David Anglin changed: What|Removed |Added Priority|P1 |P3 Status|UNCONFIRMED

[Bug c/64032] New: FAIL: gcc.dg/undefined-loop-2.c (test for warnings, line 18)

2014-11-23 Thread danglin at gcc dot gnu.org
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Executing on host: /home/dave/gnu/gcc

[Bug rtl-optimization/64033] New: [5.0 Regression] ICE: in expand_expr_addr_expr_1, at expr.c:7741

2014-11-23 Thread danglin at gcc dot gnu.org
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 Executing on host: /test

[Bug middle-end/62247] [5.0 Regression] FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62247 --- Comment #1 from John David Anglin --- We now have: FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)?[ \t]_?_ ZTI4Heya FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)?[ \t]_?_ ZTIN4Heya1AE FAIL:

[Bug middle-end/62247] [5.0 Regression] FAIL: g++.dg/abi/anon3.C -std=c++98 scan-assembler .weak(_definition)

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62247 --- Comment #2 from John David Anglin --- Created attachment 34079 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34079&action=edit Assembler output

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 --- Comment #12 from John David Anglin --- Breakpoint 3, delete_dead_store_insn (insn_info=0x1b5ccf0) at ../../gcc/gcc/dse.c:948 948 if (!dbg_cnt (dse)) (gdb) p *insn_info $3 = {cannot_delete = false, wild_read = false, non_frame_wild_re

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 --- Comment #13 from John David Anglin --- Created attachment 34086 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34086&action=edit Patch Testing...

[Bug testsuite/64038] New: FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)

2014-11-23 Thread danglin at gcc dot gnu.org
Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu

[Bug middle-end/63790] [5 Regression] Tests XFAILed because of the match-and-simplify merge

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63790 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug tree-optimization/64039] New: FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

2014-11-23 Thread danglin at gcc dot gnu.org
Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 Ex

[Bug libstdc++/64040] New: FAIL: 23_containers/vector/ext_pointer/types/2.cc execution test

2014-11-23 Thread danglin at gcc dot gnu.org
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa*-*-* (32-bit) Executing on host: /test/gnu/gcc

[Bug ipa/63852] [5 regression] acats failures on x86_64-apple-darwin14

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63852 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug libstdc++/64040] FAIL: 23_containers/vector/ext_pointer/types/2.cc execution test

2014-11-23 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64040 --- Comment #2 from John David Anglin --- Program received signal SIGABRT, Aborted. 0xc020e9d8 in ?? () from /usr/lib/libc.2 (gdb) bt #0 0xc020e9d8 in ?? () from /usr/lib/libc.2 #1 0xc01a9a74 in ?? () from /usr/lib/libc.2 #2 0xc01eadf8 in ?? (

[Bug libstdc++/63524] FAIL: 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc (test for excess errors)

2014-11-24 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63524 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgomp/46967] lots of testsuite failures with libgomp on hppa-hp-hpux11.31

2014-11-24 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46967 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug middle-end/50770] limits-fndefn.c times out on ARM; runs 22 x faster with -fno-var-tracking

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50770 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug ipa/64070] New: FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

2014-11-25 Thread danglin at gcc dot gnu.org
rsion: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa64-hp-hpux11.11 Target: hppa64-hp-hpux11.11 Bui

[Bug ipa/64070] FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-ipa-dump-times inline "First type is base of second" 3

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64070 --- Comment #1 from John David Anglin --- Created attachment 34113 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34113&action=edit Tree dump

[Bug libfortran/62250] FAIL: gfortran.dg/coarray/alloc_comp_1.f90 -fcoarray=lib -O2 -lcaf_single

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62250 --- Comment #1 from John David Anglin --- The gfortran command does not explicitly link with libatomic.

[Bug fortran/64071] New: FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)

2014-11-25 Thread danglin at gcc dot gnu.org
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa64-hp-hpux11.11 Target: hppa64-hp-hpux11.11 Build: hppa64-hp-hpux11.11 Executing on host: /test/gnu/gcc

[Bug fortran/64071] FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64071 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-11-25 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #14 from John David Anglin --- __builtin_trap () support added to PA.

[Bug tree-optimization/64126] New: [5.0 Regression] FAIL: gcc.dg/pr37289.c scan-tree-dump original "-\\(long unsigned int\\) x"

2014-11-30 Thread danglin at gcc dot gnu.org
NCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hp

[Bug libstdc++/64132] New: [5.0 Regression] FAIL: 22_locale/numpunct/members/char/3.cc execution test

2014-11-30 Thread danglin at gcc dot gnu.org
: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu spawn /home/dave

[Bug target/62251] [5 Regression] FAIL: gfortran.dg/quad_2.f90 execution test

2014-12-01 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62251 --- Comment #1 from John David Anglin --- Test fails at line 58: if (str3 /= " 1.41421356237309504880168872420969798") call abort() _gfortrani_compare_string (len1=len1@entry=80, s1=0x83fffdff0b90 " 1.4142135623730950488016

[Bug libstdc++/64161] New: bootstrap error: condition_variable.cc:134:7: error: 'atexit' is not a member of 'std'

2014-12-02 Thread danglin at gcc dot gnu.org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-h

[Bug c/64167] New: [4.9

2014-12-03 Thread danglin at gcc dot gnu.org
gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 In stage2, checking whether ln -s works... yes checking for hppa2.0w-hp-hpux11.11-gcc... /mnt/gnu/gcc/objdir/./gcc

[Bug c/64167] [4.9 Regression] bootstrap error: segv in c parser

2014-12-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64167 --- Comment #1 from John David Anglin --- r218104 was ok.

[Bug c/64167] [4.9 Regression] bootstrap error: segv in c parser

2014-12-03 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64167 --- Comment #3 from John David Anglin --- Introduced in r218208 on 4.9: https://gcc.gnu.org/ml/gcc-cvs/2014-12/msg00015.html Also present on trunk.

[Bug ipa/64167] [4.9 Regression] bootstrap error: segv in c parser

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

[Bug testsuite/64190] New: FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)

2014-12-04 Thread danglin at gcc dot gnu.org
Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 spawn /mnt/gnu/gcc/objdir-test/gcc/xgcc -B/mnt/gnu/gcc/objdir

[Bug ipa/64190] FAIL: gcc.dg/ipa/pr63551.c (test for excess errors)

2014-12-04 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64190 John David Anglin changed: What|Removed |Added Component|testsuite |ipa --- Comment #1 from John David A

[Bug testsuite/64038] [5 Regression] FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)

2014-12-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64038 --- Comment #2 from John David Anglin --- Author: danglin Date: Sun Dec 7 17:48:56 2014 New Revision: 218467 URL: https://gcc.gnu.org/viewcvs?rev=218467&root=gcc&view=rev Log: PR testsuite/64038 * gcc.dg/ipa/ipa-icf-5.c: Require c99_run

[Bug testsuite/64038] [5 Regression] FAIL: gcc.dg/ipa/ipa-icf-5.c (test for excess errors)

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

[Bug other/64278] New: [5 Regression] /sreal.c:254:22: error: call of overloaded 'abs(const int64_t&)' is ambiguous

2014-12-11 Thread danglin at gcc dot gnu.org
s: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0-hp-hpux11.11 Target: hppa2.0-hp-hpux11.11 Build: hppa2.0-hp-hpu

[Bug ipa/60154] ICE: in cgraph_function_node at gcc/cgraph.c:2962

2014-12-12 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60154 --- Comment #3 from John David Anglin --- I no longer have ICE with 4.8, 4.9 or trunk. There are no errors with 4.8 and 4.9, but a lot with trunk. Versions are: gcc version 4.8.3 (Debian 4.8.3-16) gcc version 4.9.2 (Debian 4.9.2-4) gcc version

[Bug ipa/64298] New: [5 Regression] ICE: Segmentation fault in get_binfo_at_offset at tree.c:11914

2014-12-13 Thread danglin at gcc dot gnu.org
: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu In r218651, the

[Bug ipa/64298] [5 Regression] ICE: Segmentation fault in get_binfo_at_offset at tree.c:11914

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

[Bug middle-end/64340] [5 Regression] FAIL: gnat.dg/lto8.adb (internal compiler error)

2014-12-17 Thread danglin at gcc dot gnu.org
||2014-12-17 CC||danglin at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from John David Anglin --- Also seen on hppa-unknown-linux-gnu.

[Bug middle-end/64313] [5 Regression] gcc.dg/torture/builtin-explog-1.c fails on bare-metal targets

2014-12-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64313 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug other/64370] New: [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope

2014-12-21 Thread danglin at gcc dot gnu.org
Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa1.1-hp-hpux10.20 Target: hppa1.1-hp-hpux10.20 Build: hppa1.1-hp-hpux10.20 g++ -c -

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

2014-12-21 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631 --- Comment #11 from John David Anglin --- Created attachment 34308 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34308&action=edit hppa ivopts dump

[Bug target/55023] hppa: wrong code generated with tail call optimisation

2014-12-22 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55023 --- Comment #14 from John David Anglin --- Author: danglin Date: Mon Dec 22 23:10:18 2014 New Revision: 219037 URL: https://gcc.gnu.org/viewcvs?rev=219037&root=gcc&view=rev Log: PR target/55023 * dse.c (scan_insn): Treat sibling call as

[Bug rtl-optimization/61641] New: [4.9 Regression] undefined label in jump_table_data

2014-06-28 Thread danglin at gcc dot gnu.org
Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Created attachment 33027 --> https://gcc.gnu.

[Bug rtl-optimization/61641] [4.9 Regression] undefined label in jump_table_data

2014-06-28 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641 --- Comment #1 from John David Anglin --- Created attachment 33028 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33028&action=edit opt_vectorize.ii.240r.barriers

[Bug rtl-optimization/61641] [4.9 Regression] undefined label in jump_table_data

2014-06-28 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641 --- Comment #2 from John David Anglin --- Created attachment 33029 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33029&action=edit opt_vectorize.ii.241r.dbr

[Bug rtl-optimization/61641] [4.9 Regression] undefined label in jump_table_data

2014-06-30 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641 John David Anglin changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Commen

[Bug gcov-profile/61790] New: [4.10 Regression] gcov-tool.c uses atoll

2014-07-12 Thread danglin at gcc dot gnu.org
-profile Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa64-hp-hpux11.11 Target: hppa64-hp-hpux11.11 Build: hppa64-hp-hpux11.11 g++ -c -g -DIN_GCC-fno-exceptions -fno-rtti -fasynchronous-unwind

[Bug tree-optimization/61757] [4.10 Regression] genmodes failure with enable-checking

2014-07-13 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug middle-end/61853] New: [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-19 Thread danglin at gcc dot gnu.org
: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu (gdb) r Starting program: /home/dave/gnu/gcc/objdir/stage1

[Bug middle-end/61853] [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853 --- Comment #1 from John David Anglin --- Created attachment 33157 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33157&action=edit Preprocessed source

[Bug middle-end/61853] [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853 --- Comment #4 from John David Anglin --- store_field is called at expr.c:4955 on trunk.

[Bug middle-end/61853] [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-19 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853 --- Comment #5 from John David Anglin --- These are arguments to expand_assignment: (gdb) p debug_tree(to) unit size align 64 symtab -85994080 alias set 8 canonical type 0xfad06ba0 precision 64 pointer_to_this referen

[Bug middle-end/61853] [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853 --- Comment #7 from John David Anglin --- Regarding the record type: (gdb) p debug_tree ((tree)0xfab48600) constant 64> unit size constant 8> align 64 symtab -145262192 alias set -1 canonical type 0xfab44d20 fields unit size

[Bug middle-end/61858] New: GNAT BUG: in store_field, at expr.c:6591

2014-07-20 Thread danglin at gcc dot gnu.org
-end Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Created attachment 33161 --> https://gcc.gnu.org/bugzi

[Bug middle-end/61853] [4.9,4.10 Regression] ICE: SIGSEGV in store_field

2014-07-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61853 --- Comment #8 from John David Anglin --- PR 61858 may be related, or possibly a duplicate of this bug.

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-07-20 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org

[Bug target/62038] New: Out of range branch target in thunk

2014-08-06 Thread danglin at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu Created attachment 33263 --> https://gcc.gnu.org/bugzilla/attachment.cgi

[Bug tree-optimization/60707] FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0

2014-08-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60707 --- Comment #3 from John David Anglin --- Author: danglin Date: Thu Aug 7 21:44:55 2014 New Revision: 213740 URL: https://gcc.gnu.org/viewcvs?rev=213740&root=gcc&view=rev Log: PR tree-optimization/60707 * gfortran.dg/pr45636.f90: xfail

[Bug tree-optimization/60707] FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0

2014-08-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60707 --- Comment #4 from John David Anglin --- Author: danglin Date: Thu Aug 7 21:46:47 2014 New Revision: 213741 URL: https://gcc.gnu.org/viewcvs?rev=213741&root=gcc&view=rev Log: PR tree-optimization/60707 * gfortran.dg/pr45636.f90: xfail

[Bug tree-optimization/60707] FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0

2014-08-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60707 --- Comment #5 from John David Anglin --- Author: danglin Date: Thu Aug 7 21:49:09 2014 New Revision: 213742 URL: https://gcc.gnu.org/viewcvs?rev=213742&root=gcc&view=rev Log: PR tree-optimization/60707 * gfortran.dg/pr45636.f90: xfail

[Bug rtl-optimization/61641] [4.9/4.10 Regression] undefined label in jump_table_data

2014-08-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641 --- Comment #5 from John David Anglin --- Created attachment 33271 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33271&action=edit Patch Maybe this will fix.

[Bug rtl-optimization/61641] [4.9/4.10 Regression] undefined label in jump_table_data

2014-08-08 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61641 --- Comment #6 from John David Anglin --- The patch does what it's supposed to but it's not right: .LVL58: comib,<> 0,%r28,.L70 nop .L74: .L80: .begin_brtab .word .L73-.L80 .word .L81-.L80 .word .L

<    9   10   11   12   13   14   15   16   17   18   >