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: [C/C++ PATCH]: Fix 7640


On Mon, Sep 16, 2002 at 09:13:16PM +0100, Nathan Sidwell wrote:
> void init ()
> {
>   do {  } while (0)
>   obj = 0;

Did you intend to miss the ";" here?  If so, you'll at
least need to mark the dg-error that should be generated.


r~


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