CC||ramana at gcc dot gnu.org
--- Comment #3 from Ramana Radhakrishnan ---
Andrew,
Did you manage to reproduce this on aarch64 or did you really mean ppc64 in
target ?
Ramana
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67474
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65697
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345
Ramana Radhakrishnan changed:
What|Removed |Added
CC||clyon at gcc dot gnu.org
--- Comm
||ramana at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #1 from Ramana Radhakrishnan ---
dup of 65345
*** This bug has been marked as a duplicate of bug 65345 ***
,
||sparc, powerpc*
Status|RESOLVED|REOPENED
CC||ramana at gcc dot gnu.org
Resolution|FIXED |---
--- Comment #18 from Ramana Radhakrishnan ---
This is
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: ramana at gcc dot gnu.org
Target Milestone: ---
Given this testcase on targets with section anchors. I see the following ICE
on arm, aarch64 and powerpc targets.
$> cat /tmp/tes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
Ramana Radhakrishnan changed:
What|Removed |Added
Keywords||ice-on-valid-code
Tar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
--- Comment #2 from Ramana Radhakrishnan ---
However the ICE is specific to the VTV feature I think and not generally
applicable.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345
--- Comment #20 from Ramana Radhakrishnan ---
Author: ramana
Date: Tue Oct 6 15:09:43 2015
New Revision: 228526
URL: https://gcc.gnu.org/viewcvs?rev=228526&root=gcc&view=rev
Log:
Fix PR c/65345 for AArch64
2015-10-06 Ramana Radhakrishnan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
Ramana Radhakrishnan changed:
What|Removed |Added
Component|middle-end |other
Target Milestone|4.9.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65345
--- Comment #23 from Ramana Radhakrishnan ---
Author: ramana
Date: Wed Oct 7 08:37:35 2015
New Revision: 228562
URL: https://gcc.gnu.org/viewcvs?rev=228562&root=gcc&view=rev
Log:
Fix PR c/65345 for arm
2015-10-07 Ramana Radhakrishnan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
--- Comment #5 from Ramana Radhakrishnan ---
(In reply to Richard Biener from comment #3)
> What GCC version (with VTV enabled) did work for you?
I do not think any version of GCC with VTV enabled has worked for AArch64 or
ARM - I failed to noti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67366
--- Comment #13 from Ramana Radhakrishnan ---
Author: ramana
Date: Fri Oct 9 10:53:31 2015
New Revision: 228643
URL: https://gcc.gnu.org/viewcvs?rev=228643&root=gcc&view=rev
Log:
[Patch PR target/67366 1/2] [ARM] - Add movmisalignhi / si patter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #26 from Ramana Radhakrishnan ---
Author: ramana
Date: Fri Oct 9 10:58:06 2015
New Revision: 228644
URL: https://gcc.gnu.org/viewcvs?rev=228644&root=gcc&view=rev
Log:
[AArch64] Handle literal pools for functions > 1 MiB in size.
T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67366
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #27 from Ramana Radhakrishnan ---
(In reply to Ramana Radhakrishnan from comment #26)
> Author: ramana
> Date: Fri Oct 9 10:58:06 2015
> New Revision: 228644
>
> URL: https://gcc.gnu.org/viewcvs?rev=228644&root=gcc&view=rev
> Log:
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67366
--- Comment #15 from Ramana Radhakrishnan ---
Author: ramana
Revision: 228644
Modified property: svn:log
Modified: svn:log at Fri Oct 9 11:08:05 2015
--
--- svn:log (or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #28 from Ramana Radhakrishnan ---
Author: ramana
Revision: 228644
Modified property: svn:log
Modified: svn:log at Fri Oct 9 11:08:05 2015
--
--- svn:log (or
||2015-10-10
CC||ramana at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |chrbr at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Ramana Radhakrishnan ---
Confirmed.
||2015-10-10
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Confirmed.
||2015-10-10
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Ramana Radhakrishnan ---
Confirmed.
||2015-10-10
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Ramana Radhakrishnan ---
Please try and provide a testcase to figure out what the problem might be.
Without this it
||2015-10-10
CC||ramana at gcc dot gnu.org
Component|target |tree-optimization
Ever confirmed|0 |1
Severity|minor |enhancement
--- Comment #1
||2015-10-10
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #3 from Ramana Radhakrishnan ---
No activity on this report for quite a while . Patches need to be on
gcc-patc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67366
--- Comment #17 from Ramana Radhakrishnan ---
(In reply to Fredrik Hederstierna from comment #16)
> Could this fix also possibly improve:
> Bug 67507 - "Code size increase with -Os from GCC 4.8.x to GCC 4.9.x for ARM
> thumb1", which also seems r
||ramana at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #2 from Ramana Radhakrishnan ---
Dup of PR67745.
*** This bug has been marked as a duplicate of bug 67745 ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67745
--- Comment #5 from Ramana Radhakrishnan ---
*** Bug 67880 has been marked as a duplicate of this bug. ***
||2015-10-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Ramana Radhakrishnan ---
Do you have big endian multilibs suitably built ? How did you configure your
toolchain ?
I
||2015-10-15
CC||ramana at gcc dot gnu.org
Version|6.0 |4.9.0
Target Milestone|--- |4.9.4
Ever confirmed|0 |1
--- Comment #2 from Ramana
||2015-10-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Confirmed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67383
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
--- Comment #6 from Ramana Radhakrishnan ---
Author: ramana
Date: Tue Oct 20 10:36:33 2015
New Revision: 229043
URL: https://gcc.gnu.org/viewcvs?rev=229043&root=gcc&view=rev
Log:
Fix VTV for targets with section anchors.
2015-10-20 Ramana Rad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
--- Comment #7 from Ramana Radhakrishnan ---
Author: ramana
Date: Tue Oct 20 10:36:54 2015
New Revision: 229044
URL: https://gcc.gnu.org/viewcvs?rev=229044&root=gcc&view=rev
Log:
Fix VTV for targets with section anchors.
2015-10-20 Ramana Rad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
--- Comment #8 from Ramana Radhakrishnan ---
Author: ramana
Date: Tue Oct 20 10:39:30 2015
New Revision: 229045
URL: https://gcc.gnu.org/viewcvs?rev=229045&root=gcc&view=rev
Log:
Enable VTV for aarch64 and arm
Requires fix for section anchors
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66755
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53440
Ramana Radhakrishnan changed:
What|Removed |Added
CC||jgreenhalgh at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67904
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #29 from Ramana Radhakrishnan ---
Author: ramana
Date: Thu Oct 22 04:26:50 2015
New Revision: 229160
URL: https://gcc.gnu.org/viewcvs?rev=229160&root=gcc&view=rev
Log:
[Patch AArch64 63304] Fix issue with global state.
Jiong pointe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67948
--- Comment #3 from Ramana Radhakrishnan ---
Author: ramana
Date: Thu Oct 22 05:12:32 2015
New Revision: 229161
URL: https://gcc.gnu.org/viewcvs?rev=229161&root=gcc&view=rev
Log:
[PATCH][ARM] Fix for testcase after r228661
This patch addresses
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67948
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68143
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
||2015-11-03
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Ramana Radhakrishnan ---
Confirmed - I'm also seeing this today with a patch that I was testing.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68198
Ramana Radhakrishnan changed:
What|Removed |Added
Target|arm, aarch64|arm, aarch64,x86_64, ppc64
--- Co
||4.9.3
Keywords||ice-on-valid-code
Last reconfirmed||2015-11-05
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
Summary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #31 from Ramana Radhakrishnan ---
(In reply to Evandro from comment #30)
> The performance impact of always referring to constants as if they were far
> away is significant on targets which do not fuse ADRP and LDR together.
What ha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63304
--- Comment #35 from Ramana Radhakrishnan ---
(In reply to Evandro from comment #32)
> (In reply to Ramana Radhakrishnan from comment #31)
> > (In reply to Evandro from comment #30)
> > > The performance impact of always referring to constants as
||ramana at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |ramana at gcc dot
gnu.org
--- Comment #9 from Ramana Radhakrishnan ---
I'm testing a patch.
||2015-11-07
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Ramana Radhakrishnan ---
(In reply to Alexandre Oliva from comment #3)
> Still no luck on a x86_64-linux-gnu bu
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: ramana at gcc dot gnu.org
Target Milestone: ---
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00839.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68256
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68256
--- Comment #2 from Ramana Radhakrishnan ---
Author: ramana
Date: Tue Nov 10 08:35:21 2015
New Revision: 230085
URL: https://gcc.gnu.org/viewcvs?rev=230085&root=gcc&view=rev
Log:
Workaround PR68256 on AArch64
> This is causing a bootstrap comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58133
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68223
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
,
||ramana at gcc dot gnu.org
--- Comment #3 from Ramana Radhakrishnan ---
Add author to CC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67868
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Status|UNCONFIRMED |NEW
Last reconfirmed||2015-11-19
CC||ramana at gcc dot gnu.org
Summary|[5 Regression] internal |[5 / 6 Regression] internal
|compiler error: in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67954
--- Comment #3 from Ramana Radhakrishnan ---
Created attachment 36771
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36771&action=edit
reduced testcase
reduced testcase
||2015-11-23
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
NTAPS is undefined.
What's the current output and what output do you expect ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64240
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
||2015-01-13
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #9 from Ramana Radhakrishnan ---
Waiting on this one - no one seems to be able to reproduce this.
||2015-01-13
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Ramana Radhakrishnan ---
I think there are patches for this one.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64231
--- Comment #11 from Ramana Radhakrishnan ---
(In reply to Andrew Pinski from comment #10)
> What host compiler are you using? I am running into a similar issue (though
> I have not reproduced it myself; only in an automated build) with the host
|UNCONFIRMED |NEW
Last reconfirmed||2015-01-13
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #8 from Ramana Radhakrishnan ---
(In reply to Donn Seeley from comment #7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64379
--- Comment #10 from Ramana Radhakrishnan ---
(In reply to Eric Botcazou from comment #9)
> > Uggh - these ancient options in the backend. mapcs-frame is quite ancient
> > and isn't really something that's tested very often, no wonder it's rottin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64379
--- Comment #14 from Ramana Radhakrishnan ---
(In reply to Donn Seeley from comment #13)
> BTW, this issue cropped up in Wind River Linux testing, not VxWorks. I have
> no idea whether the VxWorks folks are using -mapcs-frame. WR Linux will
> r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57518
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61523
Ramana Radhakrishnan changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
||2015-01-15
CC||ramana at gcc dot gnu.org
Summary|[5 Regression] internal |[4.9, 5 Regression]
|compiler error: Max. number |internal compiler error:
|of generated reload insns
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64448
Ramana Radhakrishnan changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ktkachov at gcc dot
gnu.or
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Please follow instructions on reporting bugs on the gcc website and provide a
self contained
||ramana at gcc dot gnu.org
Resolution|--- |WORKSFORME
--- Comment #3 from Ramana Radhakrishnan ---
(In reply to Bruce Dale from comment #2)
> gcc -v reports:
>
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64310
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org
,
|arm-none-eabi |arm-none-eabi,arm-none-linu
||x-gnueabihf
CC||ramana at gcc dot gnu.org,
||vmakarov at gcc dot gnu.org
--- Comment #12
-15 00:00:00 |2015-01-15
CC||ramana at gcc dot gnu.org
Known to work||5.0
Ever confirmed|0 |1
Known to fail||4.9.2
--- Comment #6 from Ramana
||ramana at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #1 from Ramana Radhakrishnan ---
If you use -mlong-calls in these particular cases, you should be able to work
around the problem.
The documentation for this feature states the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61578
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
|UNCONFIRMED |SUSPENDED
Last reconfirmed||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Cilkplus isn't supported o
||ramana at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #1 from Ramana Radhakrishnan ---
This bug can't be fixed as this refers to the old pre-ABI linux target. Wont
fix.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64310
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Fix is not to disable vectorization in big endian but essentially correct the
backend and the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64179
Ramana Radhakrishnan changed:
What|Removed |Added
Priority|P3 |P4
|UNCONFIRMED |NEW
Last reconfirmed||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
Target|ARMv4 |arm
Status|UNCONFIRMED |NEW
Last reconfirmed||2015-01-15
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
||ramana at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #11 from Ramana Radhakrishnan ---
This is almost gone now. I can't reproduce it with trunk probably because
arm-elf is now dead and long gone, as everything is now EABI centric.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64600
Ramana Radhakrishnan changed:
What|Removed |Added
Target Milestone|--- |5.0
Known to fail|
||2015-01-16
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
||ramana at gcc dot gnu.org
Resolution|--- |FIXED
Target Milestone|--- |5.0
--- Comment #2 from Ramana Radhakrishnan ---
Fixed presumably.
||2015-01-16
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
Known to fail||4.9.0, 4.9.1, 4.9.2, 5.0
--- Comment #1 from Ramana Radhakrishnan ---
Hmmm, I'm not su
||2015-01-16
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan ---
Huh, what arch options ?
.arm
.syntax divided
.file"ldr.c"
||ramana at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #3 from Ramana Radhakrishnan ---
There is very little here to help reproduce this issue especially as I see
others building 4.8.x based compilers on gcc-testresults even today
|UNCONFIRMED |NEW
Last reconfirmed||2015-01-16
CC||ramana at gcc dot gnu.org
Ever confirmed|0 |1
||ramana at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #4 from Ramana Radhakrishnan ---
Marking as duplicate in the absence of any other information.
*** This bug has been marked as a duplicate of bug 63740 ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740
--- Comment #11 from Ramana Radhakrishnan ---
*** Bug 63771 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60162
Ramana Radhakrishnan changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57748
--- Comment #57 from Ramana Radhakrishnan ---
(In reply to Jakub Jelinek from comment #56)
> GCC 4.8.4 has been released.
If it's too late to backport this to 4.8 we might as well close this off
targeting it for 4.9.
Ramana
701 - 800 of 1217 matches
Mail list logo