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

[Bug driver/30091] specs file: `@LANGUAGE' not documented



------- Comment #1 from tschwinge at gnu dot org  2006-12-06 18:22 -------
It is also not documented that `#COMMENT' can be used to embed comments.


And `\f' (form feed, `^L') could be added to list of white space (in the
skip_whitespace function): it's convenient to separate units in hand-made specs
files by form feed characters.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30091


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