[Bug fortran/61768] New: Fortran compiler goes into infinite loop while compiling SPEC2000 applu.f

2014-07-10 Thread kuganv at linaro dot org
: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kuganv at linaro dot org arm-linux-gnueabihf-gfortran -c -floop-interchange applu.f goes into infinite loop. It goes into infinite loop in isl_vec_mat_product, while

[Bug target/58622] With -fomit-frame-pointer, A64 does not generate post-decrement stores

2014-03-12 Thread kuganv at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58622 Kugan changed: What|Removed |Added CC||kuganv at linaro dot org --- Comment #2 from

[Bug target/60034] "invalid expression as operand" in aarch64 inline asm

2014-02-16 Thread kuganv at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034 --- Comment #5 from Kugan --- There is a rgression with this patch in qemu aarch64-none-linux-gnu for pr38151.c. pr38151.c:(.text+0x10c): relocation truncated to fit: R_AARCH64_LDST64_ABS_LO12_NC against `.rodata' collect2: error: ld returned 1 e

[Bug target/60034] "invalid expression as operand" in aarch64 inline asm

2014-02-02 Thread kuganv at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034 Kugan changed: What|Removed |Added CC||kuganv at linaro dot org --- Comment #2 from

[Bug target/60034] New: "invalid expression as operand" in aarch64 inline asm

2014-02-02 Thread kuganv at linaro dot org
iority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: kuganv at linaro dot org Created attachment 32017 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32017&action=edit pre processed source This issue is originally reported in https://bugs.launchp

[Bug target/60034] "invalid expression as operand" in aarch64 inline asm

2014-02-02 Thread kuganv at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034 --- Comment #1 from Kugan --- Created attachment 32018 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32018&action=edit Proposed patch

[Bug other/58578] [4.9 Regression] mpfr tasinh test doesn't terminate when built with trunk for ARM

2013-10-01 Thread kuganv at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58578 --- Comment #3 from Kugan --- gcc -v Using built-in specs. COLLECT_GCC=/home/kugan/work/install-trunk/bin/gcc COLLECT_LTO_WRAPPER=/home/kugan/work/install-trunk/libexec/gcc/armv7l-unknown-linux-gnueabihf/4.9.0/lto-wrapper Target: armv7l-unknown-li

[Bug other/58578] New: mpfr tasinh test doesn't terminate when built with trunk for ARM

2013-09-30 Thread kuganv at linaro dot org
ormal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: kuganv at linaro dot org Created attachment 30936 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30936&action=edit preprocessed testcase mpfr tasinh 3.1.1. does not pro