This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Your patch
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Your patch
- From: Jason Merrill <jason at cygnus dot com>
- Date: 17 Mar 2000 16:41:04 -0800
- Cc: Nathan Sidwell <nathan at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org
- References: <20000317151139A.mitchell@codesourcery.com>
I'm opposed to removing this extension; we want to be able to use GNU C
headers.
Would it work to just change size_zero_node to bitsizetype?
Jason