This is the mail archive of the gcc-patches@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]

Re: 3.2: langhook for copy_lang_decl




--On Wednesday, February 27, 2002 09:20:58 PM +0000 Neil Booth 
<neil@daikokuya.demon.co.uk> wrote:

> I estimate that leaves about 20 or so to go 8-(
>
> copy_lang_decl() was not consistenly implemented amonst front ends as
> to whether it could be passed a NULL pointer.  So I decreed that a NULL
> can be passed, and fixed java to work in that situation (it was saved
> by the fact that its only caller would check before calling).
>
> Bootstrapped x86 Linux.  OK to commit?

Yes, thanks.


-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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