[Bug ada/70786] Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, Available)
ienkovich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 10 15:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70786
--- Comment #8 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Tue May 10 15:56:27 2016
New Revision: 236086
URL: https://gcc.gnu.org/viewcvs?rev=236086&root=gcc&view=rev
Log:
gcc/
PR tree-optimization/70786
* tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
* gcc/calls.c (initialize_argument_information): Bind bounds
with corresponding args passed by reference.
gcc/testsuite/
PR tree-optimization/70786
* gcc.target/i386/pr70876.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr70876.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/calls.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-chkp.c
More information about the Gcc-bugs
mailing list