Re: RTL help needed

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

 



kripashankar <kripa82@xxxxxxxxx> writes:

> Iam using an arm-linux-gcc-3.3 toolchain.. 
> 
> This is my sample program
> 
> int main()
> {
>  int i = 9;
>  i += 10;
>  return 0;
> }
> 
> and the RTL dump after all the optimization passes
> looks like this
[snip]

You can probably get better information from gcc at gcc.gnu.org . 

[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