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] | |
Please Paolo, don't use 0.0. Use something like 0.1 or something that implies a change of value. I know that we do emit a warning with your testcase since the front-end has no dataflow or value propagation. However, in an ideal world we should not and we would like the testcase to be still useful if that ideal world ever comes true. I think you should test also for the positive. That is, that a warning is given if no #pragma system_header is present.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |