1 msgCant build gcc 4.2 snapshot on MinGW (configure...
3 msgCompiling gcc-4.2 on 64 bit Ubuntu
3 msggcc 4.1.2 - Compile error with cygwin
3 msgSegmentation fault compiling java program with ...
2 msg__builtin_return_address from inline assembly o...
4 msggcc-3.4.2 Cross Compiler
1 msginstallation of gcc-3.4.2
2 msgRe: [LWOW] install gcc 3.2
3 msgA Qn on GCC generated ARM asm code
3 msgUnable to compile java file with gcj 4.1.1: und...
3 msgregarding autovectorization and prefetching
2 msgcompiling opts.c
2 msgpasses of gcc
2 msgsignificance of _builtin* functions
1 msgddg.c
4 msgUnderstandin Accessing protected member variabl...
2 msgRegarding building gcc-4.1.0 cross compiler
3 msgGCC backend: can C++ code be converted to C equ...
2 msgPossible missing files in gcc build

Performance problem: unaligned loads/stores on ...
\ Simon Kagstrom (25 Feb 2007)
. \ Ian Lance Taylor (27 Feb 2007)

Subject:Re: Performance problem: unaligned loads/stores on structure assignments on MIPS
Group:Gcc-help
From:Ian Lance Taylor
Date:27 Feb 2007


Simon Kagstrom <simon.kagstrom> writes:

> GCC 4.1 seems to sometimes generate inefficient code when doing
> structure assignments directly when compiling for MIPS1. When assigning
> to structure members manually, it generates regular lw/sw sequences.
> When assigning to the structure, you instead get lwl/lwr and swl/swr
> pairs (for no reason, since the data is aligned).

...

> Should I consider this a bug and report it to the bug tracking system?
> I looked for similar problems, but couldn't find any matching bug report.

This seems like a bug to me.

Ian


© 2004-2008 readlist.com