https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #21 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:05193687dde2e5a6337164182a1946b584acfada
commit r11--g05193687dde2e5a6337164182a1946b584acfada
Author: Martin Sebor
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Martin Sebor changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #18 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:baad4c48a85a354d2bf1b17e5aff71203c08adea
commit r11-3305-gbaad4c48a85a354d2bf1b17e5aff71203c08adea
Author: Martin Sebor
Date: Sat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #19 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:3f9a497d1b0dd9da87908a11b59bf364ad40ddca
commit r11-3306-g3f9a497d1b0dd9da87908a11b59bf364ad40ddca
Author: Martin Sebor
Date: Sat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #17 from CVS Commits ---
The master branch has been updated by Martin Sebor :
https://gcc.gnu.org/g:6450f07388f9fe575a489c9309c36012b17b88b0
commit r11-3303-g6450f07388f9fe575a489c9309c36012b17b88b0
Author: Martin Sebor
Date: Sat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Martin Sebor changed:
What|Removed |Added
Keywords||patch
--- Comment #16 from Martin Sebor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Martin Sebor changed:
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|2015-07-03 00
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Fredrik Hederstierna changed:
What|Removed |Added
CC||fredrik.hederstierna@securi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Markus Trippelsdorf changed:
What|Removed |Added
CC||drepper.fsp+rhbz at gmail dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
nsz at gcc dot gnu.org changed:
What|Removed |Added
CC||nsz at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #11 from joseph at codesourcery dot com ---
On Fri, 3 Jul 2015, sergei.ivn+bugzilla at gmail dot com wrote:
> Some excerpts from the C11 standard:
>
> /-
> If the keyword static also appears within the [ and ] of the array type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #10 from Serg Iv ---
Some thoughts after I read C99 rationale.
Actually, [static N] it's a PROMISE to a compiler, that programmer will always
provide N pieces of data. *ALWAYS*.
Therefore compiler can do with this data whatever it wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Manuel López-Ibáñez changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #8 from Serg Iv ---
Forgot to say that C99 standard has the same sentences.
Useful links:
C99 draft http://www.open-std.org/JTC1/SC22/WG14/www/docs/n1256.pdf
C11 draft http://www.open-std.org/JTC1/SC22/WG14/www/docs/n1570.pdf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Serg Iv changed:
What|Removed |Added
CC||sergei.ivn+bugzilla at gmail
dot c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
jimis changed:
What|Removed |Added
CC||jimis at gmx dot net
--- Comment #5 from jimis -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #4 from Malcolm Inglis ---
I don't have a copy of the C99 standard, but IBM says [1] that if the function
is called with a pointer to a smaller array than specified with `static`, then
the behavior is undefined. Ergo, there should be a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
--- Comment #3 from joseph at codesourcery dot com ---
The point of this language feature is for optimization, not diagnostics -
but there is no requirement for either; GCC does all the checks required
by C99 on the contexts in which [static] ma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Malcolm Inglis changed:
What|Removed |Added
CC||me at minglis dot id.au
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50584
Andi Kleen changed:
What|Removed |Added
CC||andi-gcc at firstfloor dot
21 matches
Mail list logo