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 middle-end/33699] [4.3/4.4/4.5 regression], missing optimization on const addr area store



------- Comment #9 from pinskia at gcc dot gnu dot org  2010-03-12 23:56 -------
PowerPC has the same issue.  X86 does not because it's move instruction can
take a constant address.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|mips-elf                    |mips*-* powerpc*-*-*
   Last reconfirmed|2008-01-07 18:24:00         |2010-03-12 23:56:39
               date|                            |


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


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