]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
* c-common.c (expand_tree_builtin): Ensure creal and cimag
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 22:03:34 +0000 (22:03 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Oct 2003 22:03:34 +0000 (22:03 +0000)
commit46d8d16b09495cbf3ec4c5a7bdf654f06491ead0
treea16b9dae3d728b41ee5440ba9e0129514a33e701
parent6b2a8d563ce7d54be91607185dcd67b9936fefd7
* c-common.c (expand_tree_builtin): Ensure creal and cimag
functions do not return lvalues.

testsuite:
* gcc.dg/builtins-28.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72727 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/builtins-28.c [new file with mode: 0644]