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

            Bug ID: 58301
           Summary: [4.9 Regression] error: inlining failed in call to
                    always_inline 'set_mem_alias_set'
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
c_lto_20090218-1_0.o c_lto_20090218-1_1.o -fno-diagnostics-show-caret
-fdiagnostics-color=never 
-O0 -flto -flto-partition=none -o
gcc-dg-lto-20090218-1-01.exe/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_0.c:
In function
'emit_push_insn':/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_1.c:7:46:
error: inlining 
failed in call to always_inline 'set_mem_alias_set': function body not
available/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_0.c:3:21: error:
called from here
lto-wrapper: /test/gnu/gcc/objdir/gcc/xgcc returned 1 exit statuscollect2:
error: lto-wrapper returned 1 exit status
compiler exited with status 1output
is:/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_0.c: In function
'emit_push_insn':
/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_1.c:7:46: error: inlining
failed in call to always_inline 'set_mem_alias_set': function body not
available/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/lto/20090218-1_0.c:3:21: error:
called fr
om herelto-wrapper: /test/gnu/gcc/objdir/gcc/xgcc returned 1 exit status
collect2: error: lto-wrapper returned 1 exit status
FAIL: gcc.dg/lto/20090218-1 c_lto_20090218-1_0.o-c_lto_20090218-1_1.o link, -O0

Reply via email to