: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
CC: marxin at gcc dot gnu.org
Target Milestone: ---
The following program demonstrates this problem:
==< test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95846
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Reported to binutils bugzilla:
https://sourceware.org/bugzilla/show_bug.cgi?id=26163
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61551
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68532
--- Comment #3 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Tue Feb 9 18:47:55 2016
New Revision: 233251
URL: https://gcc.gnu.org/viewcvs?rev=233251&root=gcc&view=rev
Log:
[ARM] PR68532: Fix up vuzp for big endian
gcc/C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68532
--- Comment #4 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Tue Feb 9 18:49:05 2016
New Revision: 233252
URL: https://gcc.gnu.org/viewcvs?rev=233252&root=gcc&view=rev
Log:
[ARM] PR68532 Fix up vzip recognition for big end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68532
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
Target Milestone: ---
When compiling with -mlong-calls and -pg, calls to the __gnu_mcount_nc function
are not generated as long calls.
extern
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69770
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Target||arm*-*-*
Status
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69770
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Patch posted to https://gcc.gnu.org/ml/gcc-patches/2016-02/msg00881.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68802
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69770
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |7.0
--- Comment #3 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60609
--- Comment #9 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Thu May 8 17:06:04 2014
New Revision: 210227
URL: http://gcc.gnu.org/viewcvs?rev=210227&root=gcc&view=rev
Log:
2014-05-08 Charles Baylis
Backport from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60609
--- Comment #8 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Thu May 8 17:06:01 2014
New Revision: 210226
URL: http://gcc.gnu.org/viewcvs?rev=210226&root=gcc&view=rev
Log:
2014-05-08 Charles Baylis
Backport from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60609
--- Comment #8 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Thu May 8 17:06:01 2014
New Revision: 210226
URL: http://gcc.gnu.org/viewcvs?rev=210226&root=gcc&view=rev
Log:
2014-05-08 Charles Baylis
Backport from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60609
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
Target: aarch64-oe-linux
Created attachment 32890
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32890&action=edit
Reduced test ca
Severity: enhancement
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
CC: ramana.radhakrishnan at arm dot com
Target: arm-unknown-linux-gnueabi
Created attachment 32967
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #5 from cbaylis at gcc dot gnu.org ---
Committed to trunk http://gcc.gnu.org/r227407 and gcc/ChangeLog corrected in
http://gcc.gnu.org/r227534
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #11 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Wed Nov 11 01:05:16 2015
New Revision: 230142
URL: https://gcc.gnu.org/viewcvs?rev=230142&root=gcc&view=rev
Log:
[ARM] PR63870 Add qualifiers for NEON builtins
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #12 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Wed Nov 11 01:08:43 2015
New Revision: 230143
URL: https://gcc.gnu.org/viewcvs?rev=230143&root=gcc&view=rev
Log:
[ARM] PR63870 Mark lane indices of vldN/v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #13 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Wed Nov 11 01:11:20 2015
New Revision: 230144
URL: https://gcc.gnu.org/viewcvs?rev=230144&root=gcc&view=rev
Log:
[ARM] PR63870 Remove error for invalid lane numbe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #7 from cbaylis at gcc dot gnu.org ---
I am backporting the fix to GCC 5 now. I'll close it once committed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #8 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Mon Nov 16 15:01:01 2015
New Revision: 230427
URL: https://gcc.gnu.org/viewcvs?rev=230427&root=gcc&view=rev
Log:
backport of fix for PR67280 (r227407)
2015-11-16
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68532
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #6 from cbaylis at gcc dot gnu.org ---
There is still a lot to do. I have patches in progress for Aarch64 loads and
stores. Aarch64 shifts still need doing, and everything for ARM.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44404
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
CC||gilles.chanteperdrix@xenoma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38674
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC
ty: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
Target: arm-unknown-linux-gnueabihf
Created attachment 34940
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3494
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65304
--- Comment #1 from cbaylis at gcc dot gnu.org ---
Created attachment 34941
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34941&action=edit
automatically reduced test case
: normal
Priority: P3
Component: target
Assignee: cbaylis at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
CC: alan.lawrence at arm dot com
Target: arm-unknown-linux-gnueabi, aarch64-linux-gnu
Created attachment 33972
--> ht
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Thu Nov 20 16:26:54 2014
New Revision: 217885
URL: https://gcc.gnu.org/viewcvs?rev=217885&root=gcc&view=rev
Log:
PR target/63870
* config/aarch64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|REOPENED|RESOLVED
CC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
--- Comment #29 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Sat Jul 5 11:58:06 2014
New Revision: 212303
URL: https://gcc.gnu.org/viewcvs?rev=212303&root=gcc&view=rev
Log:
[ARM] PR target/49423
2014-07-05 Charle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC
Severity: normal
Priority: P3
Component: target
Assignee: cbaylis at gcc dot gnu.org
Reporter: cbaylis at gcc dot gnu.org
Target: arm-unknown-linux-gnueabihf
Created attachment 33202
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33202&
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Thu Jul 31 14:27:58 2014
New Revision: 213376
URL: https://gcc.gnu.org/viewcvs?rev=213376&root=gcc&view=rev
Log:
PR target/61948
gcc/ChangeLog:
2014-07-29 Charle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61948
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
CC||cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61033
--- Comment #6 from cbaylis at gcc dot gnu.org ---
git bisect points to r211625 as the revision which fixes/hides this bug on
trunk.
2014-06-13 Richard Biener
* tree-ssa-pre.c (eliminate_dom_walker::before_dom_children
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63277
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
CC||cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
--- Comment #33 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Mon Sep 29 16:47:31 2014
New Revision: 215685
URL: https://gcc.gnu.org/viewcvs?rev=215685&root=gcc&view=rev
Log:
2014-09-29 Charles Baylis
Backp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
--- Comment #34 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Mon Sep 29 17:07:47 2014
New Revision: 215686
URL: https://gcc.gnu.org/viewcvs?rev=215686&root=gcc&view=rev
Log:
2014-09-29 Charles Baylis
Backp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49423
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #14 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Mon Nov 30 17:11:16 2015
New Revision: 231077
URL: https://gcc.gnu.org/viewcvs?rev=231077&root=gcc&view=rev
Log:
gcc/testsuite/ChangeLog:
2015-11-30 Charle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68532
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Patch posted: https://gcc.gnu.org/ml/gcc-patches/2015-12/msg01644.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68802
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
CC||cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #42 from cbaylis at gcc dot gnu.org ---
While we're suggesting fixes to the kernel, wouldn't it be better if
CONFIG_ARM64_ERRATUM_843419 forced the kernel to be built with the linker
workarounds if the kernel is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #8 from cbaylis at gcc dot gnu.org ---
Patch posted to the mailing list
https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00799.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63870
--- Comment #9 from cbaylis at gcc dot gnu.org ---
Author: cbaylis
Date: Wed Jul 22 10:44:16 2015
New Revision: 226059
URL: https://gcc.gnu.org/viewcvs?rev=226059&root=gcc&view=rev
Log:
gcc/ChangeLog:
2015-07-22 Charles Baylis
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
cbaylis at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #2 from cbaylis at gcc dot gnu.org ---
Minimum optimisations to reproduce this are -O1 -fipa-icf-functions -fipa-sra.
These options also allow the bug to be reproduced on trunk (with -O2 the bug is
latent, I haven't investigate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67280
--- Comment #3 from cbaylis at gcc dot gnu.org ---
Patch at https://gcc.gnu.org/ml/gcc-patches/2015-08/msg01791.html
56 matches
Mail list logo