do not use -fdata-sections

~d

On Wednesday 07 January 2004 03:11, Matthias Weingart wrote:
> test.c:
> int a,b,c; f1(){a=c;} f2(){a=b;} main() { f1(); };
>
> msp430-gcc -mmcu=msp430x148 -ffunction-sections -fdata-sections
> -Wl,-ma...@.map,--cref,--gc-sections,-uInterruptVectors -o test -O test.c
>
> test.c:3: Internal compiler error in unique_section, at
> config/msp430/msp430.c:1901
>
> This is with latest cvs (linux).
>
> Matthias
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

-- 
/*****************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild     UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  State Polytechnical Univ.
      (_Y_.)'  ._   )  `._ `. ``-..-'   Radio-Physics Departament
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,  Russia
   (il),-''  (li),'  ((!.-'             +7 (812) 5403923, 5585314
 *****************************************************************/


Reply via email to