[Bug lto/57879] New: GCC with -flto generates invalid code for genmddeps program

d.g.gorbachev at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jul 10 20:05:00 GMT 2013


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

            Bug ID: 57879
           Summary: GCC with -flto generates invalid code for genmddeps
                    program
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: d.g.gorbachev at gmail dot com
              Host: i686-pc-linux-gnu
            Target: i686-pc-linux-gnu
             Build: i686-pc-linux-gnu

Created attachment 30495
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30495&action=edit
Self-contained (though not yet minimized) testcase

A function htab_create_typed_alloc.constprop.9 expects arguments in registers,
but called from main() with arguments on the stack.



More information about the Gcc-bugs mailing list