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: [PATCH] Fix __builtin_sincos{,f,l} type in Fortran FE (PR target/35662)


>  Starting regtest, ok for trunk/4.3 if it passes?
>
>  2008-04-15  Jakub Jelinek  <jakub@redhat.com>
>
>         PR target/35662
>         * f95-lang.c (gfc_init_builtin_functions): Make sure
>         BUILT_IN_SINCOS{,F,L} types aren't varargs.

OK, thanks for fixing it. In case other maintainers wonder: I've
eyeballed the rest of f95-lang.c and I think that's the only place we
have this issue (but that already happened in the past, so this is
something we should keep in mind when adding new function nodes).

FX

-- 
FX Coudert
http://www.homepages.ucl.ac.uk/~uccafco/


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