[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2020-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 42633, which changed state.

Bug 42633 Summary: hinting gcc that restricted pointer dont alias with members 
of structs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42633

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2020-03-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 94416, which changed state.

Bug 94416 Summary: passing a restricted pointer to a function can be assumed 
not to modify an accessed object
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94416

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2020-02-28 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 93971, which changed state.

Bug 93971 Summary: std::string considered to alias declared objects of 
incompatible types
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93971

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WONTFIX |---

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2020-02-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 93971, which changed state.

Bug 93971 Summary: std::string considered to alias declared objects of 
incompatible types
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93971

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2019-09-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 90328, which changed state.

Bug 90328 Summary: [7 Regression] Wrong loop distribution with aliasing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90328

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2019-05-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 89509, which changed state.

Bug 89509 Summary: restrict doesnt work with subfield accesses
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89509

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2018-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 88014, which changed state.

Bug 88014 Summary: Restrict/C2X/N2260 Restricted function argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88014

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2017-12-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 35503, which changed state.

Bug 35503 Summary: Warning about restricted pointers?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35503

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2016-12-05 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 48390, which changed state.

Bug 48390 Summary: Multiple setting to restricted pointer variable not 
optimized away
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48390

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2016-08-18 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774

Manuel López-Ibáñez  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-08-18
 Depends on||50419, 65330
 Ever confirmed|0   |1
  Alias||restrict

--- Comment #1 from Manuel López-Ibáñez  ---
confirm so that it doesn't show up in the list of UNCONFIRMED.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50419
[Bug 50419] Bad interaction between data-ref and disambiguation with restrict
pointers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65330
[Bug 65330] restrict should be considered when folding through references from
global vars

[Bug middle-end/49774] [meta-bug] restrict qualification aliasing issues

2015-09-24 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49774
Bug 49774 depends on bug 48885, which changed state.

Bug 48885 Summary: missed optimization with restrict qualifier?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48885

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED