This is the mail archive of the gcc-help@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]

gcc 3.4.4 assembly problem


Hi all,
I'm running into a problem with GCC 3.4.4 when building mplayer.
Test case and assembly is attached. Can others confirm this behaviour?
Any other workaround than inlining the second constraint?

The difference with GCC 3.4.3 is that it doesn't put the memory operator
into a register, which is perfectly fine.

Joerg

Using built-in specs.
Configured with: ./configure --prefix=/usr --host=i386-just-dragonflybsd
Thread model: posix
gcc version 3.4.4 [DragonFly] (propolice, visibility)

Attachment: tabinit_MMX.c
Description: Text document

Attachment: tabinit_MMX.s
Description: Text document


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