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 debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24183|0                           |1
        is obsolete|                            |

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-05-04 17:51:37 UTC ---
Created attachment 24184
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24184
gcc47-pr48853.patch

So like this?  CONST_DOUBLEs really shouldn't appear in the addresses...


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