This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Record likely upper bounds for loops


Hi,

On 27/05/2016 19:20, Alexander Monakov wrote:
Hi,

On Fri, 27 May 2016, Jan Hubicka wrote:
Thanks, updatted and comitted.
This checkin seems to regress gcc.c-torture/execute/20050826-2.c at -Os:

gcc/xgcc -Bgcc/ ../gcc/gcc/testsuite/gcc.c-torture/execute/20050826-2.c -Os \
   -o ./20050826-2.exe

./20050826-2.exe
Aborted

(the previous revision is fine)
I suspect (should double check) this one too in libstdc++-v3:

    FAIL: 25_algorithms/is_sorted/1.cc execution test

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]