This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/30091] specs file: `@LANGUAGE' not documented
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2007 03:08:04 -0000
- Subject: [Bug driver/30091] specs file: `@LANGUAGE' not documented
- References: <bug-30091-10217@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from tromey at gcc dot gnu dot org 2007-01-21 03:08 -------
I have a patch to document '#' and '@'.
I'll submit it shortly.
Currently gcc.c and invoke.texi are mostly kept in sync.
However I haven't audited to make sure they are fully in sync.
Adding support for \f is probably more complicated than just
changing skip_whitespace. I think it is fine to just leave
the code as is; users can use multiple blank lines and also
comments to separate chunks of spec files.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-01-21 03:08:03
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30091