| View previous topic :: View next topic |
| Author |
Message |
_tmator_

Joined: 15 Nov 2004 Posts: 19 Location: France
|
Posted: Thu Apr 28, 2005 5:03 am Post subject: ee-gcc error :| |
|
|
if someone undertand this message returned by ee-gcc :
mpegaudiodec.c: In function `dct32':
mpegaudiodec.c:2768: insn does not satisfy its constraints:
(insn 2939 448 2941 (set (reg:DI 2 v0)
(ashiftrt:DI (reg:DI 66 accum)
(const_int 32 [0x20]))) 216 {ashrdi3_internal4} (nil)
(nil))
mpegaudiodec.c:2768: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8338
Please submit a full bug report,
with preprocessed source if appropriate. |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Thu Apr 28, 2005 6:15 am Post subject: |
|
|
remove -O3. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
|