This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/6522] [x86] incorrect struct offset for unaligned 64-bit fields in debug information


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6522


drow@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-02 16:52:01
               date|                            |
            Version|2.96 (redhat)               |3.3


------- Additional Comments From drow@gcc.gnu.org  2003-06-02 16:52 -------
There are two testcases in this PR.  t64.cpp now passes with 3.2 and HEAD
- but fails with 3.3.  Run the test in GDB to line 34, print out
Local_struct, and notice that .bbb is corrupted.

The little __complex__ testcase appears to be fixed in 3.2 and 3.3 and HEAD.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]