Re: [PATCH][www] Add loop case to non-bugs in bugs.html

2013-03-01 Thread Gerald Pfeifer
On Mon, 18 Feb 2013, Richard Biener wrote: >> Before reporting that GCC compiles your code incorrectly, compile it >> with gcc -Wall -Wextra and see whether this shows anything >> wrong with your code. Similarly, if compiling with >> -fno-strict-aliasing -fwrapv makes a difference, your co

Re: [PATCH][www] Add loop case to non-bugs in bugs.html

2013-02-18 Thread Richard Biener
On Sun, 17 Feb 2013, Gerald Pfeifer wrote: > On Thu, 7 Feb 2013, Richard Biener wrote: > > As promised, a bugs.html entry. > > Looks good to me. > > Now, at the top of the page we have > > Before reporting that GCC compiles your code incorrectly, compile it > with gcc -Wall -Wextra and see

Re: [PATCH][www] Add loop case to non-bugs in bugs.html

2013-02-16 Thread Gerald Pfeifer
On Thu, 7 Feb 2013, Richard Biener wrote: > As promised, a bugs.html entry. Looks good to me. Now, at the top of the page we have Before reporting that GCC compiles your code incorrectly, compile it with gcc -Wall -Wextra and see whether this shows anything wrong with your code. Similarly

[PATCH][www] Add loop case to non-bugs in bugs.html

2013-02-07 Thread Richard Biener
As promised, a bugs.html entry. Ok? Thanks, Richard. 2013-02-07 Richard Biener * bugs/index.html: Add "Loops do not terminate" case to non-bugs. Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/index.html,v