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

re: GCC porting problem help


"Nithya Babu" <nithyababu at isofttech dot com> wrote:
We have a problem while using a gcc cross-compiler to compile one of our uClinux applications.

This is Compiler's error report:-
nisa-elf-gcc -DCONFIG_FRIO -O0 -g -Dlinux -D__linux__ -Dunix -D__uClinux__ ... mpeg3dec.c
mpeg3dec.c: In function `MPEG3_dequantize_samples':
mpeg3dec.c:864: internal error--insn does not satisfy its constraints:
...

Please submit a minimal test case so others can reproduce the problem. Also please give more information about the version of gcc you're using, what patches it has applied, and how it was built. - Dan


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