https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
--- Comment #11 from Richard Biener ---
Author: rguenth
Date: Tue Feb 24 12:49:11 2015
New Revision: 220939
URL: https://gcc.gnu.org/viewcvs?rev=220939&root=gcc&view=rev
Log:
2015-02-24 Richard Biener
Backport from mainline
2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
--- Comment #10 from Richard Biener ---
Author: rguenth
Date: Thu Feb 19 14:13:16 2015
New Revision: 220815
URL: https://gcc.gnu.org/viewcvs?rev=220815&root=gcc&view=rev
Log:
2015-02-19 Richard Biener
Backport from mainline
2014-12-0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
--- Comment #9 from Alexander Peslyak ---
(In reply to Alexander Peslyak from comment #8)
> $ gcc -S -Wall -O2 -funroll-loops testcase.c
> testcase.c: In function 'DES_std_set_key':
> testcase.c:14:17: warning: array subscript is above array bou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
Alexander Peslyak changed:
What|Removed |Added
CC||solar-gcc at openwall dot com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
--- Comment #7 from Richard Biener ---
The testcase in comment #2 is fixed for GCC 5 but the original testcase still
warns.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
--- Comment #6 from Richard Biener ---
Author: rguenth
Date: Tue Jan 27 09:49:29 2015
New Revision: 220157
URL: https://gcc.gnu.org/viewcvs?rev=220157&root=gcc&view=rev
Log:
2015-01-27 Richard Biener
PR tree-optimization/56273
PR tre
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59124
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.8.4 |4.8.5
--- Comment #5 from Jakub Jelinek