This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix libgomp miscompilation on ppc64


On Tue, Jan 24, 2006 at 06:11:50PM -0800, Mike Stump wrote:
> Random thought for the day, can this be used for stack slot reuse  
> when unions are involved and -Os is given to shrink the stack space  
> required and yet still get the impossible to conflict stack slots to  
> then conflict?

Nope.  Problem cases all involve pointers through other
basic types.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]