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 fortran/40995] [4.5 Regression] Spurious "Type specified for intrinsic function...ignored" message



------- Comment #6 from janus at gcc dot gnu dot org  2009-08-07 15:46 -------
(In reply to comment #1)
> When fixing it, one should make sure that
>   intrinsic abs
>   real abs
> still prints a warning with -Wsurprising.

This is done by intrinsic.f90 and intrinsic_2.f90 in the testsuite.


-- 


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


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