This is the mail archive of the gcc@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] | |
From: Darryl Miles <darryl-mailinglists@netbauds.net> Date: Mon, 29 Oct 2007 04:53:49 +0000
What are the issues with "speculative loads" ?
The conditional might be protecting whether the pointer is valid and can be dereferenced at all.
And in another module that GCC can't see when compiling foo():
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |