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] | |
I think the reason why 2.95.3 did not warn is because it does not have the tree-inliner but uses the rtl-inliner.
Thanks, Andrew Pinski
Michael S. Zick wrote:
Using gcc-2.95.3, compiling to asm (on x86); I can confirm that: No warnings, No errors, Compiles as expected, all -O? levels.
Thanks for the data point. On 3.3 I get the same error with -O3 ...
Bye, Ulrich
-- Dr. Ulrich Weigand weigand@informatik.uni-erlangen.de
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |