]> gcc.gnu.org Git - gcc.git/commit
re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since transactional...
authorJakub Jelinek <jakub@redhat.com>
Mon, 16 Jan 2012 14:05:54 +0000 (15:05 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 16 Jan 2012 14:05:54 +0000 (15:05 +0100)
commit00fbd5c8c7bfa737f289517e5248bf249fdbf1a3
tree53be6b66a4d4347da7cd030a7cfef82f09a56756
parent90dda0e9563ec83ddbf59bc8fce9f1c1c9d1a55b
re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since transactional memory branch merge)

PR bootstrap/51860
* config/s390/s390.c (s390_chunkify_start): Don't skip
call insns followed by NOTE_INSN_CALL_ARG_LOCATION note.  Skip
NOTE_INSN_VAR_LOCATION and NOTE_INSN_CALL_ARG_LOCATION notes.
If insn is followed by NOTE_INSN_VAR_LOCATION or
NOTE_INSN_CALL_ARG_LOCATION notes, insert jump after all those notes.
Don't use location of note insns.

From-SVN: r183210
gcc/ChangeLog
gcc/config/s390/s390.c
This page took 0.054122 seconds and 5 git commands to generate.