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] Add gfc_define_builtin_with_spec


On 09-01-15 18:11, FX wrote:
If unused on trunk, why would we commit it there?
When your branch is merged, you'll merge it along. Otherwise that defeats the purpose of working on a branch, unless I misunderstand something...

This patch is not branch-specific.

Thanks,
- Tom


FX



Le 9 janv. 2015 Ã 16:37, Tom de Vries <Tom_deVries@mentor.com> a Ãcrit :

Jakub,

For the oacc kernels patch series I need a fortran builtin with fn spec attribute (as mentioned here: https://gcc.gnu.org/ml/gcc/2014-12/msg00001.html ).

Attached patch adds a function gfc_define_builtin_with_spec that allows me to define such a builtin.

At this point there's no user yet in trunk, so I've declared it unused.

Bootstrapped and reg-tested on x86_64.

OK for stage 3 trunk?

Thanks,
- Tom
<0001-Add-gfc_define_builtin_with_spec.patch>


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