]> git.ipfire.org Git - thirdparty/gcc.git/commit
cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF.
authorRichard Biener <rguenther@suse.de>
Fri, 14 Feb 2014 14:07:30 +0000 (14:07 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 14 Feb 2014 14:07:30 +0000 (14:07 +0000)
commit3069b4210a4330c9bb570a1e65bb68144aea1761
treeaa5f0b15f66120c3faaea0084413e5c79de357b8
parent1966fd99d822c06cbfb667806ba8bcf1fecaef58
cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF.

2014-02-14  Richard Biener  <rguenther@suse.de>

* cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF.
(get_frame_arg): Drop the assert with langhook types_compatible_p.
Do not strip INDIRECT_REFs.

From-SVN: r207784
gcc/ChangeLog
gcc/cilk-common.c