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 c/33396] add --enable-intermodule



------- Comment #1 from aldot at gcc dot gnu dot org  2007-09-11 16:47 -------
Created an attachment (id=14190)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14190&action=view)
libgcc patch#1

libgcc/ChangeLog:
2007-09-11  Bernhard Fischer  <>

        * configure.ac: Add option --enable-intermodule for onestep compile.
        * Makefile.in: Use onestep.

gcc/ChangeLog:
2007-09-11  Bernhard Fischer  <>

        * gbl-ctors.h: Add header guard.
        * libgcc2.c: Avoid redefinition of FUNC, use FUNCU for __floatundi?f


-- 


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


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