Re: gcc 4.6.1 messes up code ?? why

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

 



>
>     FPGA_UART_DATA		*ptr;
>     FPGA_UART_DATA		kpd;

What is the declaration of FPGA_UART_DATA? Could it be you are putting the
"volatile" in the wrong place (e.g. making the POINTER volatile, rather
than making the data POINTED TO volatile, or vis versa)?




[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