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 other/43944] New: libgcc2 fails to build in gcc 4.5.0


Here is the concerning part of the log.
In all-stageprofile-target-libgcc:
building _moddi3.o
...
../../../gcc-4.5.0/libgcc/../gcc/libgcc2.c: In function '__moddi3':
../../../gcc-4.5.0/libgcc/../gcc/libgcc2.c:1103:1: error: total size of local
objects too large

The same kind of configuration built properly with gcc 4.4.3


-- 
           Summary: libgcc2 fails to build in gcc 4.5.0
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: viriketo at gmail dot com
 GCC build triplet: armv5tel-unknown-linux-gnueabi
  GCC host triplet: armv5tel-unknown-linux-gnueabi
GCC target triplet: armv5tel-unknown-linux-gnueabi


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


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