]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
re PR other/69432 (ICE in connect_traces, at dwarf2cfi.c with -O3 -m32 -minline-strin...
authorJakub Jelinek <jakub@redhat.com>
Fri, 22 Jan 2016 23:14:27 +0000 (00:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 22 Jan 2016 23:14:27 +0000 (00:14 +0100)
commit62041cfc096feb6e4e4a9bf5bbeab906dad708fa
tree716f6f2730dc130c33b02e1dbd3f1feda7fdc850
parentd403fc9a7b069eb27229796569ef654a5600e562
re PR other/69432 (ICE in connect_traces, at dwarf2cfi.c with -O3 -m32 -minline-stringops-dynamically)

PR target/69432
* config/i386/i386.c: Include dojump.h.
(expand_small_movmem_or_setmem,
expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
fixes.
(ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
if dynamic_check != -1.

* g++.dg/opt/pr69432.C: New test.

From-SVN: r232754
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr69432.C [new file with mode: 0644]