[Bug lto/56115] Internal compiler error / unable to generate a relocatable output with object file(which is with lto info).

2013-02-19 Thread ramana at gcc dot gnu.org
reconfirmed||2013-02-19 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #4 from Ramana Radhakrishnan 2013-02-19 23:36:08 UTC --- As per comment #3

[Bug testsuite/55780] effective targets arm_arch_v*_multilib are not strict enough

2013-02-19 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55780 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/56091] gcc.target/arm/pr43137.c fails for THUMB-1

2013-02-19 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56091 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/54517] wrong inlining of builtin_shuffle on ARM/big-endian

2013-02-19 Thread ramana at gcc dot gnu.org
||2013-02-20 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan 2013-02-20 00:13:53 UTC --- confirmed

[Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge

2013-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55068 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug regression/55050] Regression test failure slp-21.c on arm-linux-gnueabi

2013-03-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55050 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Bug c/56584] _int_free assertion failed

2013-03-15 Thread ramana at gcc dot gnu.org
reconfirmed||2013-03-15 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #2 from Ramana Radhakrishnan 2013-03-15 18:42:18 UTC --- as per comment #c1

[Bug target/48308] [4.6 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2013-03-22 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 --- Comment #27 from Ramana Radhakrishnan 2013-03-22 09:59:47 UTC --- (In reply to comment #26) > In case this won't be fixed in 4.6, then it is probably good to set the status > to WONTFIX so people know that they have to deal with this o

[Bug target/48308] [4.6 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2013-04-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resoluti

[Bug middle-end/56916] ICE when building libgfortran for arm-none-eabi

2013-04-11 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug libgcc/57256] Building for arm-elf with CFLAGS_FOR_TARGET=-mabi=aapcs-linux fails in libgcc/crtstuff.c

2013-05-14 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57256 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-10 Thread ramana at gcc dot gnu.org
|UNCONFIRMED |ASSIGNED Last reconfirmed||2012-08-10 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan 2012-08-10 14:57:32 UTC --- shows

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 --- Comment #2 from Ramana Radhakrishnan 2012-08-10 14:58:54 UTC --- (In reply to comment #1) > shows up on 4.7 branch but latent on trunk.This has been marked predicable > ever > since the port was submitted and this is just broken. > > None o

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-14 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 Ramana Radhakrishnan changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 --- Comment #3 from Ramana Radhakrishnan 2012-08-15 07:56:48 UTC --- Author: ramana Date: Wed Aug 15 07:56:41 2012 New Revision: 190407 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190407 Log: Fix PR target/54212 2012-08-15 Ramana Rad

[Bug target/54252] [Neon] Bad alignment code generated for Neon loads

2012-08-15 Thread ramana at gcc dot gnu.org
|UNCONFIRMED |NEW Last reconfirmed||2012-08-15 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug target/54252] [Neon] Bad alignment code generated for Neon loads

2012-08-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #1 from Ramana Radhakrishnan 2012-08-15 11:00:53 UTC --- hmmm MEM_SIZE for the offending load appears to be 32 bytes. Something is fishy here. vld1.32 {d16}, [r3:128]! <= Offending load

[Bug target/54252] [Neon] Bad alignment code generated for Neon loads

2012-08-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #2 from Ramana Radhakrishnan 2012-08-15 11:18:12 UTC --- (In reply to comment #1) > hmmm MEM_SIZE for the offending load appears to be 32 bytes. Something is > fishy > here. > > vld1.32 {d16}, [r3:128]! <= Offending load (insn 1

[Bug target/54252] [Neon] Bad alignment code generated for Neon loads

2012-08-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #3 from Ramana Radhakrishnan 2012-08-15 13:03:41 UTC --- That ain't the root cause and that patch should really not be applied. The problem really is in neon_dereference_pointer where we expand such builtins - that's the one that is

[Bug target/54252] [4.7 Regression] Bad alignment code generated for Neon loads

2012-08-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 Ramana Radhakrishnan changed: What|Removed |Added Target|arm |arm-linux-gnueabi, arm-eabi K

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 --- Comment #4 from Ramana Radhakrishnan 2012-08-20 10:18:41 UTC --- Author: ramana Date: Mon Aug 20 10:18:36 2012 New Revision: 190527 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190527 Log: Fix PR target/54212 2012-08-20 Ramana Rad

[Bug target/54212] ARM: invalid instruction (vdupeq.32) generated

2012-08-20 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54212 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/54252] [4.7/4.8 Regression] Bad alignment code generated for Neon loads

2012-08-28 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Raman

[Bug target/54252] [4.7/4.8 Regression] Bad alignment code generated for Neon loads

2012-08-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #6 from Ramana Radhakrishnan 2012-08-30 10:17:08 UTC --- Author: ramana Date: Thu Aug 30 10:17:04 2012 New Revision: 190800 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190800 Log: Fix PR target/54252 2012-08-29 Ramana Rad

[Bug target/54252] [4.7/4.8 Regression] Bad alignment code generated for Neon loads

2012-08-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #7 from Ramana Radhakrishnan 2012-08-30 10:21:59 UTC --- Fixed now I believe on trunk.

[Bug target/54480] Error: bad immediate value for offset

2012-09-04 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution||INVALID --- Comment #1 from Ramana Radhakrishnan 2012-09-04 19:37:34 UTC --- Problem is because the input is invalid . We just end up generating ldrex r0, [r1, #-24] . asm volatile

[Bug target/54414] ARM:mis-compiled prologue/epilogue on cortex-m0 when optimizing with -Os

2012-09-04 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution||DUPLICATE --- Comment #2 from Ramana Radhakrishnan 2012-09-04 19:42:16 UTC --- dup of 45070 *** This bug has been marked as a duplicate of bug 45070 ***

[Bug other/54398] Incorrect ARM assembly when building with -fno-omit-frame-pointer -O2

2012-09-04 Thread ramana at gcc dot gnu.org
||2012-09-04 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug tree-optimization/54295] [4.7/4.8 regression] Widening multiply-accumulate operation uses wrong value extension

2012-09-04 Thread ramana at gcc dot gnu.org
||2012-09-04 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug target/45070] Miscompiled c++ class with packed attribute on ARM with -Os optimizations (Qt 4.6.2)

2012-09-04 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45070 Ramana Radhakrishnan changed: What|Removed |Added CC||amker.cheng at gmail dot

[Bug target/54168] ARM: Redundant instructions emitted at -O3

2012-09-04 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Last reconfirmed||2012-09-04 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2012-09-04 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |RESOLVED CC||ramana at gcc dot gnu.org Resolution||INVALID --- Comment #3 from Ramana Radhakrishnan 2012-09-04 19:51:07 UTC --- Someone needs to tell the linker to garbage

[Bug translation/54067] arm-none-eabi with -mapcs and attribute((interrupt)) generates wrong stack alignment

2012-09-04 Thread ramana at gcc dot gnu.org
|UNCONFIRMED |NEW Last reconfirmed||2012-09-04 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 Known to fail||4.7.1, 4.8.0

[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2012-09-04 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 --- Comment #6 from Ramana Radhakrishnan 2012-09-04 23:06:29 UTC --- Oh I see, my bad to have missed your command line. Sorry. I see what's going on here. It's just luck that this works on x86_64 with your invocation. >$ objdump -h non-coll

[Bug target/54252] [4.7/4.8 Regression] Bad alignment code generated for Neon loads

2012-09-07 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54252 --- Comment #10 from Ramana Radhakrishnan 2012-09-07 09:32:00 UTC --- Author: ramana Date: Fri Sep 7 09:31:54 2012 New Revision: 191059 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191059 Log: Fix PR target/54252 2012-09-07 Ramana Ra

[Bug target/54640] arm_adjust_block_mem: signed/unsigned comparison

2012-10-23 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug testsuite/54139] [4.8 regression] some ARM Thumb-2 tests appear to be run on ARMv5TE hardware causing unhandled exceptions

2012-10-23 Thread ramana at gcc dot gnu.org
||2012-10-23 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug regression/55050] New: Regression test failure slp-21.c on arm-linux-gnueabi

2012-10-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55050 Bug #: 55050 Summary: Regression test failure slp-21.c on arm-linux-gnueabi Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug regression/55050] Regression test failure slp-21.c on arm-linux-gnueabi

2012-10-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55050 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/55052] New: [4.8 regression] vect-widening tests are failing and giving wrong results

2012-10-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55052 Bug #: 55052 Summary: [4.8 regression] vect-widening tests are failing and giving wrong results Classification: Unclassified Product: gcc Version: 4.8.0 Sta

[Bug tree-optimization/55052] [4.8 regression] vect-widening tests are failing and giving wrong results

2012-10-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55052 Ramana Radhakrishnan changed: What|Removed |Added Target||arm-linux-gnueabi

[Bug regression/55050] Regression test failure slp-21.c on arm-linux-gnueabi

2012-10-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55050 Ramana Radhakrishnan changed: What|Removed |Added Target|arm |arm-linux-gnueabi --- Co

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment

2010-12-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45701 --- Comment #5 from Ramana Radhakrishnan 2010-12-24 11:04:08 UTC --- Ok I'll test this. (In reply to comment #4) > Created attachment 22835 [details] > gcc46-pr45701.patch > > Remembering pointers to tail call insns is both wasteful (allocates s

[Bug libstdc++/47145] [4.6 Regression] cross-compilation fails with "cannot check for file existence when cross compiling"

2011-01-05 Thread ramana at gcc dot gnu.org
||2011.01.05 11:46:14 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug c++/46715] template constructor - Compiler Bus error under -O2/-Os

2011-01-15 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46715 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/47246] [4.6 Regression] Invalid immediate offset for Thumb VFP store

2011-01-15 Thread ramana at gcc dot gnu.org
||2011.01.15 15:50:48 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #4 from Ramana Radhakrishnan 2011-01-15 15:50:48 UTC --- Confirmed : For the record the command line options are

[Bug target/45701] [4.6 Regression] Fail to prefer using r3 for padding a push/pop multiple to 8-byte alignment

2011-01-19 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45701 --- Comment #9 from Ramana Radhakrishnan 2011-01-19 10:39:28 UTC --- (In reply to comment #7) > On IRC you've mentioned some TLS test issues, were they caused by this patch > or > unrelated? Sorry about the delay in responding. With trunk I see

[Bug target/44392] [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2

2011-01-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392 --- Comment #14 from Ramana Radhakrishnan 2011-01-25 07:18:09 UTC --- Author: ramana Date: Tue Jan 25 07:18:05 2011 New Revision: 169221 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169221 Log: 2011-01-21 Ramana Radhakrishnan Ba

[Bug target/44392] [4.5 Regression] libgcc compile with --enable-target-optspace (-Os) causes recursion in __bswapsi2

2011-01-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44392 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug debug/45447] ICE with `-g -femit-struct-debug-baseonly'

2011-01-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45447 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug debug/47508] New: [4.6 Regression] -fcompare-debug failure with -ftracer for pr42918.c

2011-01-28 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47508 Summary: [4.6 Regression] -fcompare-debug failure with -ftracer for pr42918.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug lto/47527] New: [4.6 regression] -flto -flto-partition=none broken for arm-linux-gnueabi

2011-01-28 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47527 Summary: [4.6 regression] -flto -flto-partition=none broken for arm-linux-gnueabi Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug rtl-optimization/47454] registers are not allocated according to its preferred order

2011-01-30 Thread ramana at gcc dot gnu.org
Status|WAITING |NEW CC||ramana at gcc dot gnu.org

[Bug rtl-optimization/42835] Missed merging common code sequence at the end of two basic blocks

2011-01-31 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42835 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/40457] use stm and ldm to access consecutive memory words

2011-01-31 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution||FIXED Target Milestone|--- |4.6.0 --- Comment #14 from Ramana Radhakrishnan 2011-02-01 01:10:53 UTC --- Now fixed I think looking at the output from trunk.

[Bug rtl-optimization/47166] [4.5 Regression] SpecCpu2000 Ammp segfaults for ARM with -O3 -mthumb

2011-01-31 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47166 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug rtl-optimization/47373] avoid goto table to reduce code size when optimized for size

2011-01-31 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Last reconfirmed||2011.02.01 01:19:27 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan 2011-02-01 01:19:27

[Bug target/47562] New: Meta bug to keep track of Neon enhancements.

2011-01-31 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47562 Summary: Meta bug to keep track of Neon enhancements. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: meta-bug Severity: enhancement Priority: P3 Componen

[Bug rtl-optimization/45039] memory access and address update in one instruction for thumb2

2011-01-31 Thread ramana at gcc dot gnu.org
CC||ramana at gcc dot gnu.org Component|target |rtl-optimization --- Comment #2 from Ramana Radhakrishnan 2011-02-01 01:46:14 UTC --- (In reply to comment #1) > This requires scheduling the code better. What do you mean here ? Is

[Bug target/47719] [4.6 regression] ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM

2011-02-27 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Keywords||ice-on-valid-code Last reconfirmed||2011.02.27 23:12:50 CC||ramana at gcc dot gnu.org Ever Confirmed|0

[Bug target/47685] Tail call doesn't work for thumb2

2011-02-27 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution||WONTFIX --- Comment #2 from Ramana Radhakrishnan 2011-02-27 23:27:11 UTC --- This has been fixed on trunk and will be in the 4.6.0 release. With this commit http://gcc.gnu.org/ml/gcc-cvs/2010-05

[Bug target/47540] ARM THUMB crash with complex numbers

2011-02-27 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47540 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/19599] function pointer prevents tail-call optimization on arm

2013-05-16 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19599 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap

2013-05-21 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57340 --- Comment #1 from Ramana Radhakrishnan --- I'll take a look. Ramana

[Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap

2013-05-22 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57340 Ramana Radhakrishnan changed: What|Removed |Added CC||zhroma at ispras dot ru --- Commen

[Bug rtl-optimization/57372] [4.9 Regression] Miscompiled tailcall on ARM

2013-05-22 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution|--- |DUPLICATE --- Comment #1 from Ramana Radhakrishnan --- duplicate *** This bug has been marked as a duplicate of bug 57340 ***

[Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap

2013-05-22 Thread ramana at gcc dot gnu.org
||2013-05-22 Assignee|unassigned at gcc dot gnu.org |ramana at gcc dot gnu.org Ever confirmed|0 |1

[Bug bootstrap/57340] [4.9 regression] stage2 miscompiles build/genconditions on armv5tel-linux-gnueabi breaking bootstrap

2013-05-22 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57340 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/55701] Inline some instances of memset for ARM

2013-05-24 Thread ramana at gcc dot gnu.org
||2013-05-24 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan --- Confirmed.

[Bug tree-optimization/57748] ICE on ARM with -mfloat-abi=softfp -mfpu=neo

2013-07-05 Thread ramana at gcc dot gnu.org
||2013-07-05 CC||ramana at gcc dot gnu.org Component|target |tree-optimization Ever confirmed|0 |1

[Bug rtl-optimization/57462] ira-costs considers only a single register at a time

2013-07-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57462 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/57731] [4.9 Regression] ICE in extract_insn, at recog.c:2158 (arm-linux)

2013-07-10 Thread ramana at gcc dot gnu.org
||2013-07-10 CC||ramana at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |ramana at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Ramana Radhakrishnan --- confirmed

[Bug target/57731] [4.9 Regression] ICE in extract_insn, at recog.c:2158 (arm-linux)

2013-07-10 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57731 Ramana Radhakrishnan changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/57329] ICE with -O2 and -mthumb

2013-07-10 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution|--- |FIXED Target Milestone|--- |4.8.2 --- Comment #5 from Ramana Radhakrishnan --- fixed.

[Bug target/57837] ARM function pointer tailcall miscompilation regression

2013-07-10 Thread ramana at gcc dot gnu.org
|UNCONFIRMED |NEW Last reconfirmed||2013-07-10 CC||ramana at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |ramana at gcc dot gnu.org Target Milestone

[Bug target/57837] ARM function pointer tailcall miscompilation regression

2013-07-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57837 Ramana Radhakrishnan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/57731] [4.9 Regression] ICE in extract_insn, at recog.c:2158 (arm-linux)

2013-07-26 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57731 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58014] vshuf-v2si.C fails at -O3 on hppa64

2013-07-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58014 --- Comment #1 from Ramana Radhakrishnan --- No access to any hppa machine for me to consider reproducing the issue and the compile farm machines are down. I did do some work in this area a year ago but I don't have any commits in the range men

[Bug target/56110] Sub-optimal code: unnecessary CMP after AND

2013-08-05 Thread ramana at gcc dot gnu.org
||2013-08-05 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1

[Bug target/56102] Wrong rtx cost calculated for Thumb1

2013-08-05 Thread ramana at gcc dot gnu.org
||2013-08-05 CC||ramana at gcc dot gnu.org Target Milestone|--- |4.9.0 Ever confirmed|0 |1 --- Comment #3 from Ramana Radhakrishnan --- Is this now fixed by http://gcc.gnu.org

[Bug tree-optimization/56369] Missed opportunity to combine comparisons with zero

2013-08-05 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Last reconfirmed||2013-08-05 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1

[Bug middle-end/57540] stack pointer related loop invariants after reload for ARM mode

2013-08-05 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Last reconfirmed||2013-08-05 CC||ramana at gcc dot gnu.org Component|target |middle-end Ever confirmed|0 |1

[Bug target/54473] Compiling advancemame on raspberry pi yields unrecognizable insn

2013-08-05 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution|--- |DUPLICATE --- Comment #5 from Ramana Radhakrishnan --- Duplicate of 50099. *** This bug has been marked as a duplicate of bug 50099 ***

[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust

2013-08-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50099 Ramana Radhakrishnan changed: What|Removed |Added CC||patenaude at gmail dot com --- Com

[Bug target/55634] ARM: gcc vector extensions: storing vector to unaligned memory location does not use VST1.8 NEON instruction

2013-08-05 Thread ramana at gcc dot gnu.org
||2013-08-05 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Ramana Radhakrishnan --- On AArch64 with no strict alignment we end up generating with .002t.original trunk { T tmp

[Bug target/58065] ARM MALLOC_ABI_ALIGNMENT is wrong

2013-08-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58065 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/40523] GCC generates invalid instructions when building for Thumb-2 on armel

2013-08-05 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Known to work|| Resolution|--- |WONTFIX Target Milestone|--- |4.4.0 --- Comment #4 from Ramana Radhakrishnan --- 4.3 is no longer interesting and this is

[Bug target/48250] ICE in reload_cse_simplify_operands, at postreload.c:403

2013-08-05 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48250 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/43590] ICE in spill_failure, at reload1.c:2158

2013-08-05 Thread ramana at gcc dot gnu.org
||4.7.0 Resolution|--- |FIXED Assignee|ramana at gcc dot gnu.org |unassigned at gcc dot gnu.org Target Milestone|--- |4.7.0 Known to fail||4.6.4 --- Comment #7

[Bug target/58065] ARM MALLOC_ABI_ALIGNMENT is wrong

2013-08-08 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58065 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug regression/58084] FAIL: gcc.dg/torture/pr8081.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

2013-08-08 Thread ramana at gcc dot gnu.org
Status|UNCONFIRMED |NEW Last reconfirmed||2013-08-08 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1

[Bug regression/55754] FAIL: gcc.target/arm/unsigned-extend-2.c scan-assembler ands

2013-08-13 Thread ramana at gcc dot gnu.org
||ramana at gcc dot gnu.org Resolution|--- |FIXED Target Milestone|--- |4.8.0 --- Comment #4 from Ramana Radhakrishnan --- fixed for 4.8.0

[Bug target/57907] warning: switch -mcpu=cortex-a15 conflicts with -march=armv7-a switch [enabled by default]

2013-08-14 Thread ramana at gcc dot gnu.org
||2013-08-14 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1

[Bug target/56997] Incorrect write to packed field when strict-volatile-bitfields enabled on aarch32

2013-08-28 Thread ramana at gcc dot gnu.org
||2013-08-28 CC||ramana at gcc dot gnu.org Ever confirmed|0 |1 Known to fail||4.6.0, 4.7.0, 4.8.0

[Bug target/50106] [ARM] Wrong code with -march=armv5t -mthumb -Os

2011-08-17 Thread ramana at gcc dot gnu.org
|UNCONFIRMED |NEW Last reconfirmed||2011-08-17 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1 Known to fail||4.6.1, 4.7.0 --- Comment #3 from

[Bug target/50150] misc vect.exp failures for target arm

2011-08-22 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50150 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto

2011-09-06 Thread ramana at gcc dot gnu.org
*-*-*, ||arm-linux-gnueabi Status|UNCONFIRMED |NEW Last reconfirmed||2011-09-06 CC||ramana at gcc dot gnu.org Ever Confirmed|0 |1

[Bug target/50099] ICE: internal compiler error: in extract_insn, at recog.c:2113 while building lttng-ust

2011-09-06 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50099 Ramana Radhakrishnan changed: What|Removed |Added CC||ramana at gcc dot gnu.org

[Bug target/48308] [4.6/4.7 Regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2011-09-07 Thread ramana at gcc dot gnu.org
|unassigned at gcc dot |ramana at gcc dot gnu.org |gnu.org |

[Bug target/50022] [4.7 regression] "incorrect condition in IT block" when building mozilla code base for ARM

2011-09-08 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50022 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

  1   2   3   4   5   6   7   8   9   10   >