This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/32444] missing debug information for structure components with optimized code
- 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 Jun 2007 09:03:32 -0000
- Subject: [Bug debug/32444] missing debug information for structure components with optimized code
- References: <bug-32444-638@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-21 09:03 -------
Actually SRA should be ok, because we do keep tracking them on the tree level.
Daniel Berlin added this code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32444