INTRINSIC_MINMAX.f90 line 26 seems to me to have different kinds in MAX arguments. R has different kind from 4D0? Should it be MAX(r,4E0) ? What if in the same source you have MAX(real4var,4D0) and MAX(real8var,4E0) ? Best regards Vittorio Zecca
-- Summary: MAX arguments should have same kind Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zeccav at gmail dot com GCC host triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44799