This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30913] SRA bugs with anon bitfields
- 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: 21 Feb 2007 15:18:43 -0000
- Subject: [Bug tree-optimization/30913] SRA bugs with anon bitfields
- References: <bug-30913-87@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-21 15:18 -------
> SRA certainly should not have decided to use element copies at all, that makes
> many times worse code.
That is really unrelated to unanonymous bitfields and is a different bug and
has been filled already (I forgot the number but I filled it).
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30913