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 c++/38256] [4.4 regression] ICE with "operator auto"



------- Comment #1 from uros at gcc dot gnu dot org  2008-11-25 00:13 -------
Subject: Bug 38256

Author: uros
Date: Tue Nov 25 00:12:15 2008
New Revision: 142177

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142177
Log:
        PR target/38256
        * config/i386/sync.md (memory_barrier_nosse): New insn
        (memory_barrier): Generate memory_barrier_nosse insn for !TARGET_SSE2.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sync.md


-- 


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


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