This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/46898] New: libgcc build failure on lm32-elf


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

           Summary: libgcc build failure on lm32-elf
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: monaka@monami-software.com
              Host: lm32-pizzafactory-elf
             Build: i386-apple-darwin10.5.0


Created attachment 22718
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22718
testcase

cc1 -g conftest.c

conftest.c:1:0: internal compiler error: in dwarf2out_frame_init, at
dwarf2out.c:4260
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://sourceforge.jp/projects/pf3gnuchains/ticket/> for instructions.

cc1 -version
GNU C (GCC) version 4.6.0 20101207 (experimental) (lm32-elf)
    compiled by GNU C version 4.2.1 (Apple Inc. build 5664), GMP version 4.2.4,
MPFR version 2.4.1, MPC version 0.8
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]