]> git.ipfire.org Git - thirdparty/gcc.git/commit
Backport r276178
authorMartin Liska <mliska@suse.cz>
Wed, 23 Oct 2019 12:16:28 +0000 (14:16 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 23 Oct 2019 12:16:28 +0000 (12:16 +0000)
commit5bd08e79df8852135a474250e9ebbc139e9d8e1d
treec9201cae9078454fe9e69ec6a1188f019b5aa54f
parentaee63014ab30f98eda779303ed10a7e962326856
Backport r276178

2019-10-23  Martin Liska  <mliska@suse.cz>

Backport from mainline
2019-09-27  Jakub Jelinek  <jakub@redhat.com>

PR tree-optimization/91885
* gcc.dg/pr91885.c (__int64_t): Change from long to long long.
(__uint64_t): Change from unsigned long to unsigned long long.

From-SVN: r277318
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr91885.c