Re: Error in Supporting Char and Int Addition.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Eljay,

    Thanks for reply.

    GCC version I am using is 4.3.0

    And to compile the C code I am using -S option to see the assembly file
for both ARM & my target architecture i.e. 

      # /Install_Path/arm-elf-gcc -S test.c

    And my problem is I am getting extra load and store instruction for my
target which is not there in case of ARM supported by GCC -4.3.0 which I
have mentioned in detail in first post.

Thanks & Regards,
Prashant.


John (Eljay) Love-Jensen wrote:
> 
> Hi Prashant,
> 
> I was unable to reproduce.
> 
> What was your compile command line?
> 
> What version of GCC are you using?
> 
> Sincerely,
> --Eljay
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Error-in-Supporting-Char-and-Int-Addition.-tp27755780p27764366.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux