Le 21/07/2015 13:52, Mikael Morin a écrit :
Hello,

this is a followup to the bug report/patch at:
https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01062.html

It's a fortran quite unimportant bug, so I bet nobody cares.
However, the bug could have been detected when the co_reduce support was
implemented, if double address operators appeared as '&&some_func' in
the dump, instead of the rather innocent '&some_func'.

So I propose the attached patch which does that change.
Bootstrapped and regression tested (c,c++,fortran) on x86_64-linux.
OK for trunk?


Ping: https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01740.html

Reply via email to