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 libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64



------- Comment #7 from oliver at linux-kernel dot at  2007-04-10 15:44 -------
Same problem happens on alpha. read_barrier is not defined in sysdeps/locks.h.

Added read_barrier with a simple __sync_synchronize, but I guess this will not
work in real life... Just for testing... Can please check this someone?

Arg. Version is some Fedora Core(development): gcc-4.1.2-2007040.


-- 

oliver at linux-kernel dot at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at linux-kernel dot
                   |                            |at


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


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