internal compiler error: in reload_cse_simplify_operands, at postreload.c:402

Bug #816055 reported by Khem Raj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro GCC
New
Undecided
Unassigned

Bug Description

compiling glibc 2.13 with gcc 4.5 using -march=armv7-a -mfloat-abi=softfp -O2 the attached testcase ends up in gcc ICE

../sysdeps/ieee754/dbl-64/mpatan.c: In function ‘__mpatan’:
../sysdeps/ieee754/dbl-64/mpatan.c:102:1: error: insn does not satisfy its constraints:
(insn 93 626 614 6 ../sysdeps/ieee754/dbl-64/mpatan.c:61 (set (mem/c/i:DF (plus:SI (reg:SI 12 ip)
                (const_int 904 [0x388])) [0 dx+0 S8 A64])
        (reg:DF 2 r2)) 642 {*movdf_vfp} (nil))
../sysdeps/ieee754/dbl-64/mpatan.c:102:1: internal compiler error: in reload_cse_simplify_operands, at postreload.c:402
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

This is caused by r99524

Revision history for this message
Khem Raj (khem-raj) wrote :
Revision history for this message
Ramana Radhakrishnan (ramana) wrote :

Probably a dup of #815435.

Ramana

Revision history for this message
Khem Raj (khem-raj) wrote :

yes likely.

Revision history for this message
Ramana Radhakrishnan (ramana) wrote :

can you check if the fix for lp:815435 fixes your issue.

thanks,
Ramana

Revision history for this message
Khem Raj (khem-raj) wrote :

Yes the fix for lp:815435 fixes my testcase as well.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.