This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 libgcj/18699] [4.0 Regression] SIGSEGV in GC_local_gcj_malloc


------- Additional Comments From andreast at gcc dot gnu dot org  2004-11-29 09:42 -------
Reverting those two patches makes TT work on darwin.

2004-11-27  Bryce McKinlay  <mckinlay@redhat.com>

        * include/gc_config.h.in: Add comment. Define only THREAD_LOCAL_ALLOC.

2004-11-26  Bryce McKinlay  <mckinlay@redhat.com>

        Fix "PACKAGE_NAME redefined" errors.
        * configure.ac (AC_CONFIG_HEADERS): Build both include/config.h
        and include/gc_config.h.
        * configure: Regenerated.
        * include/gc_config.h.in: No longer auto-generated. Define only the
        macros needed by libjava.
        * include/config.h.in: Generated by autoheader.
        * include/gc.h: Include config.h, not gc_config.h.

http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg01333.html
http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg01278.html


These patches are also responsible for the many failure we see in libgcj testsuite.



-- 


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


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