Search Results

Search: Posts Made By: Corona688
Forum: Programming 05-22-2015
4,881
Posted By Corona688
x86 is one of the only common architectures which...
x86 is one of the only common architectures which does not have these limitations, and accessing memory in that manner still comes at a performance cost.
Forum: Programming 05-20-2015
4,881
Posted By Corona688
That forces alignment with a #pragma, otherwise,...
That forces alignment with a #pragma, otherwise, that'd be extremely difficult.

He didn't mention that about his code, but you're right, it could be something to look for.
Forum: Programming 05-12-2015
4,881
Posted By Corona688
It's unlikely that the compiler would build...
It's unlikely that the compiler would build itself a data structure it cannot use...
Forum: Programming 05-08-2015
4,881
Posted By Corona688
Optimization often causes subtle bugs from...
Optimization often causes subtle bugs from anything which uses undefined values -- things like pointing to a stack variable which went out of scope, overrunning the end of an array, etc. The crash...
Forum: Programming 05-08-2015
4,881
Posted By Corona688
Is that really the entire code? Does it still...
Is that really the entire code? Does it still cause that crash when minimized like that?
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 05:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy