: 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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58622
Kugan changed:
What|Removed |Added
CC||kuganv at linaro dot org
--- Comment #2 from
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034
Kugan changed:
What|Removed |Added
CC||kuganv at linaro dot org
--- Comment #2 from
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
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
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
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