public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/55619] New: [4.8 Regression] Chromium build fails with: error: memory input is not directly addressable
@ 2012-12-08  7:47 markus at trippelsdorf dot de
  2012-12-08  7:48 ` [Bug tree-optimization/55619] " markus at trippelsdorf dot de
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: markus at trippelsdorf dot de @ 2012-12-08  7:47 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55619
           Summary: [4.8 Regression] Chromium build fails with: error:
                    memory input is not directly addressable
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: markus@trippelsdorf.de


On current trunk I get:

 % c++ -c compare_posix.ii
third_party/libyuv/source/compare_posix.cc: In function ‘uint32
libyuv::HashDjb2_SSE41(const uint8*, int, uint32)’:
third_party/libyuv/source/compare_posix.cc:156:4: error: memory input 4 is not
directly addressable
third_party/libyuv/source/compare_posix.cc:156:4: error: memory input 5 is not
directly addressable
third_party/libyuv/source/compare_posix.cc:156:4: error: memory input 6 is not
directly addressable
third_party/libyuv/source/compare_posix.cc:156:4: error: memory input 7 is not
directly addressable
third_party/libyuv/source/compare_posix.cc:156:4: error: memory input 8 is not
directly addressable
 %                                                                  

<= gcc version 4.8.0 20121123 (experimental) (GCC) is OK
>  gcc version 4.8.0 20121130 (experimental) (GCC) fails


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-12-20 10:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-08  7:47 [Bug tree-optimization/55619] New: [4.8 Regression] Chromium build fails with: error: memory input is not directly addressable markus at trippelsdorf dot de
2012-12-08  7:48 ` [Bug tree-optimization/55619] " markus at trippelsdorf dot de
2012-12-08  8:06 ` pinskia at gcc dot gnu.org
2012-12-08  8:19 ` [Bug c++/55619] " markus at trippelsdorf dot de
2012-12-08  8:30 ` pinskia at gcc dot gnu.org
2012-12-08  8:49 ` glisse at gcc dot gnu.org
2012-12-10  9:53 ` rguenth at gcc dot gnu.org
2012-12-10 10:51 ` jakub at gcc dot gnu.org
2012-12-10 14:48 ` jakub at gcc dot gnu.org
2012-12-11 16:52 ` jakub at gcc dot gnu.org
2012-12-11 16:54 ` jakub at gcc dot gnu.org
2012-12-20 10:42 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).