This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

{PATCH]: Fix two fortran testcases when using -fpic/-fPIC


When running the testsuite with extra passes containing -fpic or -fPIC I
get two additional fortran failures.  A fix to add -fpie in these cases
was included as part of this patch:
http://gcc.gnu.org/ml/gcc-patches/2009-08/msg01167.html

The fortran bits can go in separately and at least those parts didn't seem
to stir any controversy.  Okay for mainline?

		Thanks,
		--Kaveh


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