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]

Re: NIST Failure - FM013.f at -O2


On OSX 10.3 I get:

[karma] Fortran/fcvs21% gfortran -w -O1 FM013.FOR
/var/tmp//ccNVbjlw.s:397:non-relocatable subtraction expression, "L26" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:397:symbol: "L26" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:396:non-relocatable subtraction expression, "L26" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:396:symbol: "L26" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:311:non-relocatable subtraction expression, "L15" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:311:symbol: "L15" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:310:non-relocatable subtraction expression, "L15" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:310:symbol: "L15" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:294:non-relocatable subtraction expression, "L15" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:294:symbol: "L15" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:293:non-relocatable subtraction expression, "L15" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:293:symbol: "L15" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:253:non-relocatable subtraction expression, "L3" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:253:symbol: "L3" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:252:non-relocatable subtraction expression, "L3" minus "L00000000001$pb"
/var/tmp//ccNVbjlw.s:252:symbol: "L3" can't be undefined in a subtraction expression
/var/tmp//ccNVbjlw.s:unknown:Undefined local symbol L3
/var/tmp//ccNVbjlw.s:unknown:Undefined local symbol L15
/var/tmp//ccNVbjlw.s:unknown:Undefined local symbol L26

Dominique


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