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]

Re: C++ alternative tokens in the preprocessor


"Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de> writes:

| > Normative text says:
| > 2.12/1:
| > 
| >   Each preprocessing-op-or-punc is converted to a single token in
| >   translation phase 7 (2.1).
| > 
| > Phase 7 happens only after phase 4 where preprocessing diretives are
| > executed.
| 
| So you conclude that they have their input-character-set spelling
| until then.

Exactly.

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