This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31072] [4.2/4.3 Rgression] Wrong code for volatile var with initalization and optimization
- 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: 8 Mar 2007 03:41:42 -0000
- Subject: [Bug c/31072] [4.2/4.3 Rgression] Wrong code for volatile var with initalization and optimization
- References: <bug-31072-9614@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2007-03-08 03:41 -------
I have a very simple fix to the C front-end that I am testing. The C front-end
causes the DECL_RTL to be created early on.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Component|target |c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31072