This is the mail archive of the gcc@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: PR fortran/9038, a regression in 3.3/3.4 with respect to 3.2.


Neil Booth wrote:

> Toon Moene wrote:-

> > Neil Booth wrote:
> >
> > >Is there more than one -ffixed-?  If so, just add -ffixed- to take
an
> > >optional joined argument (CL_JOINED), and ignore it.  This kills
all
> > >the birds with one stone.
> > >
> > >If we're just talking about -ffixed-line-length-, then do it for
that
> > >instead (best to be specific if there's just one switch, of
course).
> >
> > Apparently I still don't understand how this piece of c-opts.c
works,
> > because the attached patch doesn't solve the problem.
> 
> How does it not work?

cc1 still gives the warning:

unknown register: line-length-none.

--
Toon Moene, KNMI, PO Box 201, 3730 AE De Bilt, The Netherlands.
Tel. +31302206443, Fax +31302210407,  e-mail moene at knmi dot nl
URL: http://www.knmi.nl/hirlam
--------------------------------------------------------------
Zie ook/see also: http://www.knmi.nl/maildisclaimer.html 


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