https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89461
--- Comment #9 from John David Anglin ---
Author: danglin
Date: Tue Mar 12 23:13:36 2019
New Revision: 269628
URL: https://gcc.gnu.org/viewcvs?rev=269628&root=gcc&view=rev
Log:
PR libstdc++/89461
* testsuite/lib/libstdc++.exp: Lo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69807
--- Comment #2 from John David Anglin ---
Created attachment 45961
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45961&action=edit
.graphite file
gcc-9.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85656
--- Comment #12 from John David Anglin ---
Created attachment 45962
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45962&action=edit
Tree dump
For
FAIL: gcc.dg/ipa/ipa-icf-38.c scan-ltrans-tree-dump-not optimized "Function
bar"
on hppa64-h
||danglin at gcc dot gnu.org
--- Comment #11 from John David Anglin ---
Fails on hppa64-hp-hpux11.11 with error shown in comment 9.
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77691
--- Comment #31 from John David Anglin ---
The patch didn't the fail on hppa64-hp-hpux11.11 but the error has changed:
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/experimental/memory_resource/resource_a
daptor.cc:64: void test05(): Assertion 'align
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-linux-gnu
me/dave/gnu/gcc/objdir/gcc/testsuite/gdc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89735
--- Comment #1 from John David Anglin ---
(gdb) p obj
$3 = {{{fieldA = 0 '\000', fieldB = 0 '\000', fieldC = 0 '\000'},
_complete = 2}}
(gdb) p &obj
$4 = (runnable.S186 *) 0xf8d0268c
(gdb) x/x 0xf8d0268c
0xf8d0268c: 0x0002
Looks like
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89735
--- Comment #2 from John David Anglin ---
Might add that there are quite a few unaligned accesses:
runnable.exe(15999): unaligned access to 0x001d080d at
ip=0x00100357
runnable.exe(15999): unaligned access to 0x0021f439 at
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83453
--- Comment #6 from John David Anglin ---
Author: danglin
Date: Sat Mar 16 15:44:25 2019
New Revision: 269727
URL: https://gcc.gnu.org/viewcvs?rev=269727&root=gcc&view=rev
Log:
PR testsuite/83453
* c-c++-common/Wattributes.c: Ski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83453
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89735
--- Comment #5 from John David Anglin ---
There's also an unaligned accesses here:
(gdb) bt
#0 rt.minfo.ModuleGroup.sortCtors(immutable(char)[]) (this=...,
cycleHandling=...) at ../../../../gcc/libphobos/libdruntime/rt/minfo.d:259
#1 0x001
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84174
--- Comment #2 from John David Anglin ---
Author: danglin
Date: Sat Mar 16 16:39:49 2019
New Revision: 269728
URL: https://gcc.gnu.org/viewcvs?rev=269728&root=gcc&view=rev
Log:
PR testsuite/84174
* gcc.dg/Wattributes-6.c: Skip wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84174
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84941
--- Comment #11 from John David Anglin ---
Author: danglin
Date: Sat Mar 16 17:31:30 2019
New Revision: 269730
URL: https://gcc.gnu.org/viewcvs?rev=269730&root=gcc&view=rev
Log:
PR testsuite/84941
* gcc.dg/pr84941.c: Skip on hppa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89471
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89393
--- Comment #3 from John David Anglin ---
Author: danglin
Date: Sat Mar 16 18:10:31 2019
New Revision: 269732
URL: https://gcc.gnu.org/viewcvs?rev=269732&root=gcc&view=rev
Log:
PR testsuite/89393
* g++.dg/abi/ref-temp1.C: Skip on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89393
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89666
--- Comment #4 from John David Anglin ---
Author: danglin
Date: Sun Mar 17 17:59:03 2019
New Revision: 269742
URL: https://gcc.gnu.org/viewcvs?rev=269742&root=gcc&view=rev
Log:
PR testsuite/89666
* c-c++-common/builtin-has-attrib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89666
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/objdir/gcc/testsuite/gdc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #16 from John David Anglin ---
print '(f2.1)',100.00
end
Here is backtrace info:
Breakpoint 2, 0x7afce720 in memcpy () from /usr/lib/libc.2
(gdb) p/x $r26
$6 = 0x7eff0c1d
(gdb) p/x $r25
$8 = 0x7eff0d9a
(gdb) p/x $r24
$5 = 0x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #17 from John David Anglin ---
0x7adcb864 :cmpclr,> r21,r3,r0
0x7adcb868 :copy r21,r3
0x7adcb86c :stw r20,-8c(sp)
0x7adcb870 :stw r21,-90(sp)
0x7adcb874 :copy r19,r4
0x7adcb878
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #18 from John David Anglin ---
Created attachment 45989
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45989&action=edit
Patch
This fixes the stack overflow in memcpy.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #19 from John David Anglin ---
The patch also fixes test failure on hppa2.0w-hp-hpux11.11.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
John David Anglin changed:
What|Removed |Added
Attachment #45989|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #24 from John David Anglin ---
Author: danglin
Date: Mon Mar 25 11:48:36 2019
New Revision: 269911
URL: https://gcc.gnu.org/viewcvs?rev=269911&root=gcc&view=rev
Log:
PR libgfortran/79540
* io/write_float.def (build_fl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #27 from John David Anglin ---
Author: danglin
Date: Tue Apr 16 23:21:13 2019
New Revision: 270398
URL: https://gcc.gnu.org/viewcvs?rev=270398&root=gcc&view=rev
Log:
PR libgfortran/79540
* io/write_float.def (build_fl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
--- Comment #28 from John David Anglin ---
Author: danglin
Date: Wed Apr 17 00:22:23 2019
New Revision: 270402
URL: https://gcc.gnu.org/viewcvs?rev=270402&root=gcc&view=rev
Log:
PR libgfortran/79540
* io/write_float.def (build_fl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
In stage2,
/test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #1 from John David Anglin ---
Created attachment 46381
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46381&action=edit
Preproccessed source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #2 from John David Anglin ---
Breakpoint 1, emit_insn (x=0x83fffd0474c0) at ../../gcc/gcc/emit-rtl.c:5074
5074 rtx_insn *last = get_last_insn ();
(gdb) p debug_rtx(x)
(insn 3285 0 0 (set (reg:SI 52 %fr24)
(subreg:SI (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #3 from John David Anglin ---
(insn 538 512 539 4 (set (reg:DI 1 %r1 [282])
(plus:DI (reg:DI 27 %r27)
(high:DI (symbol_ref:DI ("default_target_expmed") [flags 0x202]
90 {*pa.md:2634}
(nil))
(note 539 538
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #4 from John David Anglin ---
In ira pass, we had:
(insn 549 539 550 4 (set (reg:DI 286)
(mult:DI (zero_extend:DI (subreg:SI (reg/f:DI 522) 4))
(const_int 4294967295 [0x]))) 179 {*pa.md:5338}
(expr_li
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
John David Anglin changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #12 from John David Anglin ---
Created attachment 46383
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46383&action=edit
Patch
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: msebor at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #18 from John David Anglin ---
Author: danglin
Date: Fri May 24 23:12:16 2019
New Revision: 271611
URL: https://gcc.gnu.org/viewcvs?rev=271611&root=gcc&view=rev
Log:
PR target/90530
* config/pa/pa.c (pa_can_change_mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #19 from John David Anglin ---
Author: danglin
Date: Fri May 24 23:15:49 2019
New Revision: 271612
URL: https://gcc.gnu.org/viewcvs?rev=271612&root=gcc&view=rev
Log:
PR target/90530
* config/pa/pa.c (pa_can_change_mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #20 from John David Anglin ---
Author: danglin
Date: Fri May 24 23:17:09 2019
New Revision: 271613
URL: https://gcc.gnu.org/viewcvs?rev=271613&root=gcc&view=rev
Log:
PR target/90530
* config/pa/pa.c (pa_can_change_mod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
--- Comment #21 from John David Anglin ---
Author: danglin
Date: Fri May 24 23:20:25 2019
New Revision: 271614
URL: https://gcc.gnu.org/viewcvs?rev=271614&root=gcc&view=rev
Log:
PR target/90530
* config/pa/pa.c (pa_cannot_change_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90530
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Priority: P3
Component: gcov-profile
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: marxin at gcc dot gnu.org, mliska at suse dot cz
Target Milestone: ---
Host: hppa2.0w-hp-hpux11.11
Target
: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
spawn /test/gnu/gcc/objdir/./gcc/xg++ -shared
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
--- Comment #4 from John David Anglin ---
Created attachment 46453
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46453&action=edit
Patch
Testsuite change.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
--- Comment #9 from John David Anglin ---
Author: danglin
Date: Fri Jun 7 23:13:08 2019
New Revision: 272059
URL: https://gcc.gnu.org/viewcvs?rev=272059&root=gcc&view=rev
Log:
PR target/90751
* config/pa/pa-linux.h (ASM_DECLARE_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
--- Comment #10 from John David Anglin ---
Author: danglin
Date: Fri Jun 7 23:20:44 2019
New Revision: 272061
URL: https://gcc.gnu.org/viewcvs?rev=272061&root=gcc&view=rev
Log:
PR target/90751
* config/pa/pa-linux.h (ASM_DECLARE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
--- Comment #11 from John David Anglin ---
Author: danglin
Date: Sat Jun 8 00:15:45 2019
New Revision: 272063
URL: https://gcc.gnu.org/viewcvs?rev=272063&root=gcc&view=rev
Log:
PR target/90751
* config/pa/pa-linux.h (ASM_DECLARE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90751
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242
--- Comment #29 from John David Anglin ---
Author: danglin
Date: Sun Jun 16 21:27:14 2019
New Revision: 272361
URL: https://gcc.gnu.org/viewcvs?rev=272361&root=gcc&view=rev
Log:
PR middle-end/64242
* config/pa/pa.md (nonlocal_got
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242
--- Comment #30 from John David Anglin ---
Author: danglin
Date: Sun Jun 16 21:44:08 2019
New Revision: 272362
URL: https://gcc.gnu.org/viewcvs?rev=272362&root=gcc&view=rev
Log:
PR middle-end/64242
* config/pa/pa.md (nonlocal_got
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242
--- Comment #31 from John David Anglin ---
Author: danglin
Date: Sun Jun 16 21:46:47 2019
New Revision: 272363
URL: https://gcc.gnu.org/viewcvs?rev=272363&root=gcc&view=rev
Log:
PR middle-end/64242
* config/pa/pa.md (nonlocal_got
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64242
--- Comment #32 from John David Anglin ---
Author: danglin
Date: Sun Jun 16 21:49:19 2019
New Revision: 272364
URL: https://gcc.gnu.org/viewcvs?rev=272364&root=gcc&view=rev
Log:
PR middle-end/64242
* config/pa/pa.md (nonlocal_got
: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: wdijkstr at arm dot com
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90963
--- Comment #5 from John David Anglin ---
Author: danglin
Date: Mon Jul 1 16:55:42 2019
New Revision: 272891
URL: https://gcc.gnu.org/viewcvs?rev=272891&root=gcc&view=rev
Log:
PR target/90963
* config/pa/pa.md (builtin_longjmp):
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90963
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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: hppa64-hp-hpux11.11
ADA_INCLUDE_PATH
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84877
--- Comment #14 from John David Anglin ---
Created attachment 46573
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46573&action=edit
Preproccessed source for pr84877.c
I don't believe there are any new failures or ICEs on hppa-linux with y
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87256
--- Comment #9 from John David Anglin ---
Also appears to occur building glusterfs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458
--- Comment #1 from John David Anglin ---
On linux with 8.2.1 20180729, we have:
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr83480.c
-fno-diagnostics-show
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458
--- Comment #2 from John David Anglin ---
The ICE occurs because pa_adjust_priority reduces priority from 1 to 0.
The documentations for TARGET_SCHED_ADJUST_PRIORITY states:
@deftypefn {Target Hook} int TARGET_SCHED_ADJUST_PRIORITY (rtx_insn
*@
NCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86631
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86807
--- Comment #3 from John David Anglin ---
Author: danglin
Date: Mon Aug 6 21:47:54 2018
New Revision: 263344
URL: https://gcc.gnu.org/viewcvs?rev=263344&root=gcc&view=rev
Log:
PR target/86807
* config/pa/pa.c (TARGET_HAVE_SPECUL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32815
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86599
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa*-*-*
Target: hppa*-*-*
Build: hppa*-*-*
Executing on host: /test/gnu/gcc/objdir/gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54006
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
: 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
spawn /test/gnu/gcc/objdir/gcc/gnatmake --GCC
: 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
spawn /test/gnu/gcc/objdir/gcc/gnatmake --GCC
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
Created
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52090
--- Comment #1 from John David Anglin ---
I believe this is probably a gdb bug. Calling the verify routine after each
step can corrupt the register state.
I don't see a way to save and restore all general registers in verify routine.
: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa64-hp-hpux11.11
Target: hppa64-hp-hpux11.11
Build: hppa64-hp-hpux11.11
/test/gnu/gcc/objdir/./prev-gcc/xg++ -B
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184
--- Comment #1 from John David Anglin ---
Created attachment 44645
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44645&action=edit
Preprocessed source
We might be running out of memory.
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa*-*-* (32-bit)
Target: hppa*-*-* (32-bit)
Build: hppa*-*-* (32-bit)
Created attachment 44647
--> ht
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
John David Anglin changed:
What|Removed |Added
Component|middle-end |tree-optimization
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
--- Comment #2 from John David Anglin ---
Created attachment 44648
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44648&action=edit
Preprocessed source
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68737
John David Anglin changed:
What|Removed |Added
Last reconfirmed|2016-01-29 00:00:00 |2018-08-16 0:00
--- Comment #2 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
John David Anglin changed:
What|Removed |Added
CC||jamborm at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184
--- Comment #4 from John David Anglin ---
r263931 introduced the problem.
Unfortunately, I don't get a core dump and the behavior is different in build
at -j2.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458
--- Comment #3 from John David Anglin ---
Author: danglin
Date: Sat Sep 8 13:20:23 2018
New Revision: 264168
URL: https://gcc.gnu.org/viewcvs?rev=264168&root=gcc&view=rev
Log:
PR rtl-optimization/85458
* sel-sched.c (sel_target_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
||2018-09-08
CC||danglin at gcc dot gnu.org
Ever confirmed|0 |1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85458
--- Comment #6 from John David Anglin ---
The patch was approved by Jeff Law.
The ICE indicates that there was a negative priority generated in testcase
on ia64.
Negative priorities present a problem for targets that define
TARGET_SCHED_ADJUST_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87184
John David Anglin changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
--- Comment #25 from John David Anglin ---
Author: danglin
Date: Fri Sep 14 23:26:12 2018
New Revision: 264336
URL: https://gcc.gnu.org/viewcvs?rev=264336&root=gcc&view=rev
Log:
PR middle-end/87188
* dojump.c (do_compare_and_jump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87188
--- Comment #26 from John David Anglin ---
Author: danglin
Date: Fri Sep 14 23:30:32 2018
New Revision: 264337
URL: https://gcc.gnu.org/viewcvs?rev=264337&root=gcc&view=rev
Log:
PR middle-end/87188
* dojump.c (do_compare_and_jump
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84089
--- Comment #8 from John David Anglin ---
Author: danglin
Date: Sat Feb 10 19:55:06 2018
New Revision: 257552
URL: https://gcc.gnu.org/viewcvs?rev=257552&root=gcc&view=rev
Log:
Backport from mainline
2018-02-01 Aldy Hernandez
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84089
--- Comment #9 from John David Anglin ---
Author: danglin
Date: Sat Feb 10 20:04:59 2018
New Revision: 257553
URL: https://gcc.gnu.org/viewcvs?rev=257553&root=gcc&view=rev
Log:
Backport from mainline
2018-02-01 Aldy Hernandez
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83984
--- Comment #1 from John David Anglin ---
Author: danglin
Date: Wed Feb 14 21:13:26 2018
New Revision: 257672
URL: https://gcc.gnu.org/viewcvs?rev=257672&root=gcc&view=rev
Log:
PR target/83984
* config/pa/pa.md: Load address of P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83984
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69331
--- Comment #20 from John David Anglin ---
// { dg-additional-options "-latomic" { target libatomic_available } }
doesn't work:
spawn /test/gnu/gcc/objdir/./gcc/xg++ -shared-libgcc
-B/test/gnu/gcc/objdir/./gc
c -nostdinc++ -L/test/gnu/gcc/objdi
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa*-*-hpux11*
Target: hppa*-*-hpux11*
Build: hppa*-*-hpux11*
spawn /test/gnu/gcc
: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: jakub at gcc dot gnu.org
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
||2018-02-19
CC||danglin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from John David Anglin ---
Also seen on hppa-unknown-linux-gnu. Only 3 loops carried no dependency.
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: danglin at gcc dot gnu.org
CC: jakub at gcc dot gnu.org
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83984
--- Comment #3 from John David Anglin ---
Author: danglin
Date: Sun Mar 11 14:43:39 2018
New Revision: 258432
URL: https://gcc.gnu.org/viewcvs?rev=258432&root=gcc&view=rev
Log:
Backport from mainline
2018-02-14 John David Anglin
701 - 800 of 2296 matches
Mail list logo