http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36683
Thomas Koenig changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #3
--- Comment #2 from dominiq at lps dot ens dot fr 2009-04-29 14:20 ---
pr39286 is a duplicate of this one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36683
--- Comment #1 from tkoenig at gcc dot gnu dot org 2008-10-12 12:09 ---
The front end obligingly fills out the descriptor for
the libray with an extent of 3:
atmp.5.dim[1].stride = 5;
atmp.5.dim[1].lbound = 0;
atmp.5.dim[1].ubound = 2;
atmp.5.data = (void *) &A.6;
atm
--
tkoenig at gcc dot gnu dot org changed:
What|Removed |Added
OtherBugsDependingO||34670
nThis||
S