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: Pointer Plus Patch


On 6/13/07, Andrew Pinski <pinskia@gmail.com> wrote:
On 6/13/07, Paolo Bonzini <bonzini@gnu.org> wrote:



> > > + /* FALL THROUGH */ > > lowercase.

There is no clear style recorded for this case and GCC sources are
with a couple of different styles with reguard to this.  I am using
the one word all caps one.

Just to back Andrew up here, I hit the same issue yesterday, and discovered "/* FALLTHROUGH */" seemed to be used a lot, and chose that :)


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