This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/14323] stored_field (expr.c) should deal with PARALLELs in target
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Feb 2004 16:45:21 -0000
- Subject: [Bug middle-end/14323] stored_field (expr.c) should deal with PARALLELs in target
- References: <20040227163824.14323.ehrhardt@mathematik.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-27 16:45 -------
Already fixed by:
* tree-nrv.c (tree_nrv): Only perform NRV optimization when the
return value lives in memory.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c |middle-end
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14323