[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c, invalid delay slot fill.

2006-11-15 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-11-15 08:06 --- No testcase in 3 months so closing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c, invalid delay slot fill.

2006-08-15 Thread carlos at systemhalted dot org
--- Comment #3 from carlos at systemhalted dot org 2006-08-16 06:48 --- Dumping vfprintf.c compile with -S and -da ; basic block 131 .LBE379: .LBB380: .LBB380: ; vfprintf.c:1448 .loc 2 1448 0 ldw 8(%r3),%r28 ldil L'16384,%r22 ldb 0(%r28),%

[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c, invalid delay slot fill.

2006-08-15 Thread carlos at systemhalted dot org
--- Comment #2 from carlos at systemhalted dot org 2006-08-16 05:56 --- Building vfprintf.c with -fno-delayed-branch is a workaround. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28749

[Bug middle-end/28749] Miscompilation of glibc/stdio-common/vfprintf.c

2006-08-15 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-16 05:22 --- Yes a testcase is needed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added