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/13464] [gfortran options] -d8, -i8 and -r8 not passed correctly to compiler proper.


------- Additional Comments From toon at moene dot indiv dot nluug dot nl  2003-12-23 23:48 -------
> I believe this is what we want.  -d8 shouldn't be Joined though.

Well, yes, obviously - unfortunately, it *is*:

"a prefix [for -d<letters>]"

and therefore eaten (while it shouldn't, because '8' isn't one of the <letters>).

-- 


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


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