[Bug tree-optimization/36118] New: [4.4 Regressions] inline-related regressions

hp at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 3 16:47:00 GMT 2008


Revision 134851 built and tested without regressions.
Revision 134885 up to at least 134889 has these regresssions, which all seem to
be inline-related:

g++.sum g++.dg/opt/pr30965.C
gcc.sum gcc.c-torture/execute/va-arg-pack-1.c
gcc.sum gcc.dg/attr-alwaysinline.c
gcc.sum gcc.dg/torture/nested-fn-1.c
gcc.sum gcc.dg/winline-4.c

with the logfiles saying:
PASS: g++.dg/opt/pr30965.C (test for excess errors)
FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times optimized ";; Function" 2
PASS: g++.dg/opt/pr30965.C scan-tree-dump-times optimized "variable = v" 2

/tmp/ccgCuFpj.o: In function `_main':^M
va-arg-pack-1.c:(.text+0x6d8): undefined reference to `_bar'^M
va-arg-pack-1.c:(.text+0x748): undefined reference to `_bar'^M
va-arg-pack-1.c:(.text+0x75e): undefined reference to `_bar'^M
va-arg-pack-1.c:(.text+0x77e): undefined reference to `_bar'^M
va-arg-pack-1.c:(.text+0x918): undefined reference to `_bar'^M
collect2: ld returned 1 exit status^M

FAIL: gcc.c-torture/execute/va-arg-pack-1.c compilation,  -O0


PASS: gcc.dg/attr-alwaysinline.c (test for excess errors)
FAIL: gcc.dg/attr-alwaysinline.c scan-assembler-not sabrina

PASS: gcc.dg/torture/nested-fn-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/nested-fn-1.c  -O0  scan-assembler-not should_not_appear

FAIL: gcc.dg/winline-4.c  (test for warnings, line 4)
FAIL: gcc.dg/winline-4.c  (test for warnings, line 7)
PASS: gcc.dg/winline-4.c (test for excess errors)

Author of the only suspect patches in this range is CCed.


-- 
           Summary: [4.4 Regressions] inline-related regressions
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: cris-axis-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36118



More information about the Gcc-bugs mailing list