Remove __const__ qualifier from __asm__ statements... GCC since at least
authorOwen Taylor <otaylor@redhat.com>
Mon, 25 Mar 2002 23:18:13 +0000 (23:18 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 25 Mar 2002 23:18:13 +0000 (23:18 +0000)
commita95ec87a9359912d80434af519997491ba5d6f5f
tree7339e2da9d3d9c3ba28a2776e408f336b4246c24
parent75f7f9ed05585d18e3db0dcd9d00082971261ca9
Remove __const__ qualifier from __asm__ statements... GCC since at least

Mon Mar 25 18:13:06 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gtypes.h (GUINT*_SWAP_LE_BE_X86): Remove __const__
        qualifier from __asm__ statements... GCC since at least
        2.96 has assumed no side effects automaticaly, and gcc-3.1
        will warn about this usage. (#73308, Cody Russell)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gtypes.h