This is the mail archive of the gcc-patches@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]

Re: [patch, fortran] Fix PR 65542, accepts invalid F95


On Wed, Feb 08, 2017 at 10:17:10PM +0100, Thomas Koenig wrote:
> +         && !gfc_notify_std (GFC_STD_F2003, "Transformational function 
> %qs "
> +                             "invalid as initialization expression is 
> at %L",
> +                             name, &expr->where))

OK after you fix the error message.

Transformational function %qs at %L is invalid in an 
ininitialization expression

-- 
Steve
20161221 https://www.youtube.com/watch?v=IbCHE-hONow


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