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 middle-end/29272] [4.2 Regression] memcpy optimization causes wrong-code



------- Comment #15 from cvs-commit at developer dot classpath dot org  2006-12-06 11:37 -------
Subject: Bug 29272

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Chris Burdess <dog>     06/12/06 11:36:42

Modified files:
        .              : ChangeLog 
        gnu/xml/stream : SAXParser.java 
        javax/xml/parsers: DocumentBuilderFactory.java 

Log message:
        2006-12-06  Chris Burdess  <dog@gnu.org>

                Fixes PR 29272.
                * javax/xml/parsers/DocumentBuilderFactory.java: Fix broken
Javadoc.
                * gnu/xml/stream/SAXParser.java: Fix file descriptor leak.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8928&r2=1.8929
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/xml/stream/SAXParser.java?cvsroot=classpath&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/xml/parsers/DocumentBuilderFactory.java?cvsroot=classpath&r1=1.5&r2=1.6


-- 


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


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