This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug preprocessor/23479] Implement binary constants with a "0b" prefix
- From: Tom Tromey <tromey at redhat dot com>
- To: Joerg Wunsch <joerg_wunsch at uriah dot heep dot sax dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 09 Feb 2007 07:45:19 -0700
- Subject: Re: [Bug preprocessor/23479] Implement binary constants with a "0b" prefix
- References: <bug-23479-11199@http.gcc.gnu.org/bugzilla/> <20061207183223.18681.qmail@sourceware.org> <20070209125740.GV38723@uriah.heep.sax.de>
- Reply-to: tromey at redhat dot com
>>>>> "Joerg" == Joerg Wunsch <j@uriah.heep.sax.de> writes:
Joerg> Which I'm hereby doing. I updated the patch to the output of
Joerg> "svn diff" as of yesterday, and reassured everything works fine
Joerg> with the SVN trunk still.
There's no ChangeLog entry. That is required for a patch to go in.
Tom