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] | |
Currently, the pass name is "ipa-pure-const" so the dump switch ends up being "-fdump-ipa-ipa-pure-const". This changes the pass name so it's simply "pure-const", so the dump switch ends up as "-fdump-ipa-pure-const". Committed to mainline.
Attachment:
pureconstdiff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |