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

Re: GCC's statement expression extension


Nick Ing-Simmons <nik@tiuk.ti.com> writes:

| Michael Meissner <meissner@cygnus.com> writes:
| >
| >I think have seen PRs come in with big hairy macros that use statement
| >expressions, though not recently.  Of course the only way to find out is to
| >remove them from the compiler and see who complains.....
| 
| perl uses statement expressions (in C though mainly) when compiled with GCC.

IIRC, Perl-6.0 is written in C++ and I hope they aren't using
statement-expressions. 

-- Gaby
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]