[Bug bootstrap/33396] add --enable-intermodule

2010-09-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33396 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug bootstrap/33396] add --enable-intermodule

2010-09-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33396 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/33396] add --enable-intermodule

2008-06-19 Thread aldot at gcc dot gnu dot org
--- Comment #12 from aldot at gcc dot gnu dot org 2008-06-19 14:57 --- Created an attachment (id=15789) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15789&action=view) handle libdecnumber libdecnumber/ChangeLog * configure.ac: Add option --enable-intermodule and adjust bid

[Bug bootstrap/33396] add --enable-intermodule

2008-06-11 Thread aldot at gcc dot gnu dot org
--- Comment #11 from aldot at gcc dot gnu dot org 2008-06-11 12:30 --- Created an attachment (id=15748) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15748&action=view) updated patch including unwind and eh and handling of static includes untested draft for --disable-shared which

[Bug bootstrap/33396] add --enable-intermodule

2008-01-29 Thread aldot at gcc dot gnu dot org
--- Comment #10 from aldot at gcc dot gnu dot org 2008-01-29 12:27 --- Created an attachment (id=15046) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15046&action=view) updated patch for libgcc Fixes an error about {mul,div}{d,x,t}c3 which wants to be built for different modes / d

[Bug bootstrap/33396] add --enable-intermodule

2008-01-24 Thread aldot at gcc dot gnu dot org
--- Comment #9 from aldot at gcc dot gnu dot org 2008-01-24 16:15 --- Stats: -rw-r--r-- 1 1000 1000 3853392 Jan 24 13:28 ./build_i686/gcc-4.3.0-target.IMA/i686-linux-uclibc/libgcc/libgcc.a 2826503 34784 8 2861295 2ba8ef (TOTALS) -rw-r--r-- 1 1000 1000 4569970 Jan 24 14:00 ./b

[Bug bootstrap/33396] add --enable-intermodule

2008-01-24 Thread aldot at gcc dot gnu dot org
--- Comment #8 from aldot at gcc dot gnu dot org 2008-01-24 13:43 --- Created an attachment (id=15016) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15016&action=view) updated patch tiny fix: libgcc-s-objects-onestep is only needed for enable_shared=yes. Two other buglets fixed t

[Bug bootstrap/33396] add --enable-intermodule

2008-01-23 Thread aldot at gcc dot gnu dot org
--- Comment #7 from aldot at gcc dot gnu dot org 2008-01-23 14:41 --- Created an attachment (id=15008) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15008&action=view) libgcc patch #2 Updated patch -- aldot at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/33396] add --enable-intermodule

2007-11-19 Thread patchapp at dberlin dot org
--- Comment #6 from patchapp at dberlin dot org 2007-11-20 05:05 --- Subject: Bug number PR33396 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-11/msg01024.html -- http://gcc.gnu.org/bugzilla/sh

[Bug bootstrap/33396] add --enable-intermodule

2007-09-26 Thread aldot at gcc dot gnu dot org
--- Comment #5 from aldot at gcc dot gnu dot org 2007-09-26 18:53 --- (In reply to comment #4) > For the fortran frontend, It seems that i have this patch (must be relatively > old; undetermined status, ATM). Scratch that. Testing a working version that i will attach when it passes the