4 msgints, floats and chars
5 msgProblem using Lauterbach Debugger with GCC-ARM
4 msgHelp with understanding strict aliasing rules
2 msgPPC SDA
2 msgTokens not displaying
2 msgwhich version of gcc starts to support '__threa...
4 msgIBM/Rational Purify (or an alternative) on FC3/FC5
2 msgOT: help
5 msgMigration of cross compiler to GCC 3.4.6
4 msgSections (.got .got2 .gcc_except_table .fixup),...
9 msgGcc+binutils+libc cross-compiling: path to libc...
1 msgHow to get the bottom of the stack
2 msgGCJ and JNI
1 msgABI changes version 1 -> 2?
2 msgstatic libgcc_s.a?

C++ grammar
\ Gerald Iakobinyi Pich (23 Aug 2006)
. \ David Fang (23 Aug 2006)

6 msgbuilding fortran
17 msg__builtin_constant_p and inline assembly constr...
2 msgconfigure gcc4.0.2
3 msgweird characters in compiler warnings output
Subject:Re: C++ grammar
Group:Gcc-help
From:David Fang
Date:23 Aug 2006


> Could somebody tell me if a specification of the GNU ANSI C++ grammar
> is somewhere available on the gcc site ?

Try:
http://www.parashift.com/c++-faq-lite/compiler-dependencies.html#faq-38.11

which links to:
http://www.computing.surrey.ac.uk/research/dsrg/fog/CxxGrammar.y

A general web search will also turn up a few other candidates.

I haven't tested the standard conformance of the grammar yet, although it
punts some things until the semantic actions and checking. Maybe someone
else experienced with it can comment.

Fang



© 2004-2008 readlist.com