https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95331
Bug 95331 depends on bug 85868, which changed state.
Bug 85868 Summary: Subarray of a pointer array associated with a pointer dummy
argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85868
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95331
Bug 95331 depends on bug 52351, which changed state.
Bug 52351 Summary: Wrong bounds when passing an array section to an intent-in
pointer dummy
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52351
What|Removed |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95331
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95331
--- Comment #2 from CVS Commits ---
The master branch has been updated by Thomas Kथà¤nig :
https://gcc.gnu.org/g:2ee70f5d161edd99a7af97d166b251bcf83cd91b
commit r11-1235-g2ee70f5d161edd99a7af97d166b251bcf83cd91b
Author: José Rui Faustino de S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95331
--- Comment #1 from José Rui Faustino de Sousa ---
Created attachment 48604
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48604&action=edit
Fortran code demonstrating problems.
Somehow the testcase was left behind...