[Bug debug/41048] bad DW_AT_data_member_location from g++

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 12 19:25:00 GMT 2009



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-08-12 19:25 -------
I think this only happens for HWI == 32bits.  It works for me with a compiler
for ppc64-linux-gnu but fails with i686-linux-gnu.  (Oh it works for
i386-darwin too which has HWI as being 64bits).

One more reason to change HWI for x86 to be 64bits by default.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |HWi == 32bits


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



More information about the Gcc-bugs mailing list