[Bug c/25151] GCC issues warnings to a syntactically correct expression.
--- Comment #2 from mishabear at gmail dot com 2005-11-29 07:44 --- Subject: Re: GCC issues warnings to a syntactically correct expression. In fact I want to do something lik this: int main() { int ia[10]; int *pi, i; i=10; pi = ( ((i>=0) &
[Bug c/25151] New: GCC issues warnings to a syntactically correct expression.
Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mishabear at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25151