[Bug target/95182] Change the definition of Pmode

2020-05-19 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95182 Nathan Sidwell changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment #

[Bug target/95182] Change the definition of Pmode

2020-05-19 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95182 --- Comment #3 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:a641d6d3e631e523e8cf0cfc8b8e324da118dff2 commit r11-496-ga641d6d3e631e523e8cf0cfc8b8e324da118dff2 Author: Nathan Sidwell Date: T

[Bug target/95182] Change the definition of Pmode

2020-05-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95182 --- Comment #2 from Andrew Pinski --- Also explictly this part of the documentation makes it clear that Pmode should be DImode for AARCH64 ILP32: define this to be the integer mode corresponding to the width of a hardware pointer The hardware po

[Bug target/95182] Change the definition of Pmode

2020-05-17 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95182 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---