This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20408] Unnecessary code generated for empty structs
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2005 10:48:44 -0000
- Subject: [Bug middle-end/20408] Unnecessary code generated for empty structs
- References: <20050310154814.20408.chris@bubblescope.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-05 10:48 -------
Unfortunately we start with D.1755 allocated to a register. This may be solved
at the tree level if we fix PR23372. Or we need to be smarter at allocating
space for D.1755.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20408