public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50325] New: 76 new fails with rev. 177691
@ 2011-09-08 10:32 krebbel at gcc dot gnu.org
  2011-09-08 10:51 ` [Bug middle-end/50325] " dominiq at lps dot ens.fr
                   ` (41 more replies)
  0 siblings, 42 replies; 43+ messages in thread
From: krebbel at gcc dot gnu.org @ 2011-09-08 10:32 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50325

             Bug #: 50325
           Summary: 76 new fails with rev. 177691
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: krebbel@gcc.gnu.org


Author: rguenth
Date: Fri Aug 12 08:55:05 2011
New Revision: 177691

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177691
Log:
2011-08-12  Richard Guenther  <rguenther@suse.de>

    * call.c (build_over_call): Instead of memcpy use an
    assignment of two MEM_REFs.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c

Seem to have introduced a bunch of new fails on s390x:


< LAST_UPDATED: Thu Sep  8 07:27:18 UTC 2011 (revision 177690)
---
> LAST_UPDATED: Thu Sep  8 07:27:15 UTC 2011 (revision 177691)
239c239
< /home/andreas/clean/gcc-head-build/gcc/xgcc  version 4.7.0 20110812
(experimental) [trunk revision 177690] (GCC) 
---
> /home/andreas/patched/gcc-head-build/gcc/xgcc  version 4.7.0 20110812 (experimental) [trunk revision 177691] (GCC) 
245c245,247
< UNRESOLVED: decl_plugin.c compilation, -I.
-I/home/andreas/clean/gcc-head/gcc/testsuite
-I/home/andreas/clean/gcc-head/gcc/testsuite/../../gcc
-I/home/andreas/clean/gcc-head-build/gcc/testsuite/g++/../../../gcc 
-I/home/andreas/clean/gcc-head/gcc/testsuite/../../include
-I/home/andreas/clean/gcc-head/gcc/testsuite/../../libcpp/include  
-I/home/andreas/clean/gcc-head-build/gcc/testsuite/g++/../../../intl  -DIN_GCC
-fPIC -shared
---
> FAIL: g++.dg/tree-ssa/pr41186.C scan-tree-dump fre1 "Replaced b1.D.[0-9]*.i with 0"
> FAIL: g++.dg/tree-ssa/pr41186.C scan-tree-dump fre1 "Replaced b1.D.[0-9]*.f with 1"
> UNRESOLVED: decl_plugin.c compilation, -I. -I/home/andreas/patched/gcc-head/gcc/testsuite -I/home/andreas/patched/gcc-head/gcc/testsuite/../../gcc -I/home/andreas/patched/gcc-head-build/gcc/testsuite/g++/../../../gcc  -I/home/andreas/patched/gcc-head/gcc/testsuite/../../include -I/home/andreas/patched/gcc-head/gcc/testsuite/../../libcpp/include   -I/home/andreas/patched/gcc-head-build/gcc/testsuite/g++/../../../intl  -DIN_GCC -fPIC -shared
251,252c253,254
< # of expected passes          28054
< # of unexpected failures      1
---
> # of expected passes          28052
> # of unexpected failures      3
256c258
< /home/andreas/clean/gcc-head-build/gcc/testsuite/g++/../../g++  version 4.7.0
20110812 (experimental) [trunk revision 177690] (GCC) 
---
> /home/andreas/patched/gcc-head-build/gcc/testsuite/g++/../../g++  version 4.7.0 20110812 (experimental) [trunk revision 177691] (GCC) 
278a281,354
> FAIL: 22_locale/money_get/get/char/13.cc execution test
> FAIL: 22_locale/money_get/get/char/15.cc execution test
> FAIL: 22_locale/money_get/get/char/16.cc execution test
> FAIL: 22_locale/money_get/get/char/17.cc execution test
> FAIL: 22_locale/money_get/get/char/18.cc execution test
> FAIL: 22_locale/money_get/get/char/19.cc execution test
> FAIL: 22_locale/money_get/get/char/38399.cc execution test
> FAIL: 22_locale/money_get/get/char/39168.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/13.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/15.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/16.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/17.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/18.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/19.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/38399.cc execution test
> FAIL: 22_locale/money_get/get/wchar_t/39168.cc execution test
> FAIL: 22_locale/num_get/get/char/10.cc execution test
> FAIL: 22_locale/num_get/get/char/12.cc execution test
> FAIL: 22_locale/num_get/get/char/15.cc execution test
> FAIL: 22_locale/num_get/get/char/22131.cc execution test
> FAIL: 22_locale/num_get/get/char/39168.cc execution test
> FAIL: 22_locale/num_get/get/char/7.cc execution test
> FAIL: 22_locale/num_get/get/char/9.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/10.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/12.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/15.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/22131.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/39168.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/7.cc execution test
> FAIL: 22_locale/num_get/get/wchar_t/9.cc execution test
> FAIL: 22_locale/time_get/get_date/char/1.cc execution test
> FAIL: 22_locale/time_get/get_date/char/12750.cc execution test
> FAIL: 22_locale/time_get/get_date/char/12791.cc execution test
> FAIL: 22_locale/time_get/get_date/char/2.cc execution test
> FAIL: 22_locale/time_get/get_date/char/26701.cc execution test
> FAIL: 22_locale/time_get/get_date/char/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_date/char/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/1.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/12750.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/12791.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/2.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/26701.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_monthname/char/1.cc execution test
> FAIL: 22_locale/time_get/get_monthname/char/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_monthname/char/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_monthname/wchar_t/1.cc execution test
> FAIL: 22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_time/char/1.cc execution test
> FAIL: 22_locale/time_get/get_time/char/2.cc execution test
> FAIL: 22_locale/time_get/get_time/char/4.cc execution test
> FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_time/wchar_t/1.cc execution test
> FAIL: 22_locale/time_get/get_time/wchar_t/2.cc execution test
> FAIL: 22_locale/time_get/get_time/wchar_t/4.cc execution test
> FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_weekday/char/1.cc execution test
> FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
> FAIL: 22_locale/time_get/get_weekday/char/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_weekday/char/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_weekday/wchar_t/1.cc execution test
> FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_year/char/1.cc execution test
> FAIL: 22_locale/time_get/get_year/char/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_year/char/wrapped_locale.cc execution test
> FAIL: 22_locale/time_get/get_year/wchar_t/1.cc execution test
> FAIL: 22_locale/time_get/get_year/wchar_t/wrapped_env.cc execution test
> FAIL: 22_locale/time_get/get_year/wchar_t/wrapped_locale.cc execution test
282c358,359
< # of expected passes          8637
---
> # of expected passes          8563
> # of unexpected failures      74
286c363
< Compiler version: 4.7.0 20110812 (experimental) [trunk revision 177690] (GCC) 
---
> Compiler version: 4.7.0 20110812 (experimental) [trunk revision 177691] (GCC) 
288c365
< configure flags: --prefix=/home/andreas/clean/gcc-head-install
--enable-shared --with-system-zlib --enable-threads=posix --enable-__cxa_atexit
--enable-checking --program-suffix=-4.7.0 --enable-languages=c,c++
--enable-decimal-float
---
> configure flags: --prefix=/home/andreas/patched/gcc-head-install --enable-shared --with-system-zlib --enable-threads=posix --enable-__cxa_atexit --enable-checking --program-suffix=-4.7.0 --enable-languages=c,c++ --enable-decimal-float
290c367
< Mail -s "Results for 4.7.0 20110812 (experimental) [trunk revision 177690]
(GCC) testsuite on s390x-ibm-linux-gnu" gcc-testresults@gcc.gnu.org &&
---
> Mail -s "Results for 4.7.0 20110812 (experimental) [trunk revision 177691] (GCC) testsuite on s390x-ibm-linux-gnu" gcc-testresults@gcc.gnu.org &&






13.exe:
/home/andreas/patched/gcc-head/libstdc++-v3/testsuite/22_locale/money_get/get/char/13.cc:53:
void test01(): Assertion `*end01 == '.'' failed.


^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2020-03-13  9:10 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-08 10:32 [Bug middle-end/50325] New: 76 new fails with rev. 177691 krebbel at gcc dot gnu.org
2011-09-08 10:51 ` [Bug middle-end/50325] " dominiq at lps dot ens.fr
2011-09-08 12:10 ` [Bug middle-end/50325] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-09-08 12:35 ` rguenth at gcc dot gnu.org
2011-09-14  7:38 ` krebbel at gcc dot gnu.org
2011-09-14  8:50 ` krebbel at gcc dot gnu.org
2011-09-14 13:33 ` dominiq at lps dot ens.fr
2011-09-14 18:04 ` dominiq at lps dot ens.fr
2011-09-14 18:29 ` dominiq at lps dot ens.fr
2011-09-16 14:46 ` dominiq at lps dot ens.fr
2011-10-10 12:36 ` rguenth at gcc dot gnu.org
2011-11-16  9:50 ` krebbel at gcc dot gnu.org
2011-11-16 10:22 ` krebbel at gcc dot gnu.org
2011-11-17 15:19 ` dje at gcc dot gnu.org
2011-11-17 15:21 ` dje at gcc dot gnu.org
2011-11-17 15:53 ` krebbel at gcc dot gnu.org
2011-11-17 16:38 ` dominiq at lps dot ens.fr
2011-11-19 16:08 ` iains at gcc dot gnu.org
2011-11-19 19:29 ` ebotcazou at gcc dot gnu.org
2011-11-20 12:32 ` rsandifo at gcc dot gnu.org
2011-11-21  0:55 ` oleg.endo@t-online.de
2011-11-21  8:42 ` iains at gcc dot gnu.org
2011-11-21 22:03 ` davem at gcc dot gnu.org
2011-11-22  9:49 ` krebbel at gcc dot gnu.org
2011-12-01  9:22 ` rguenther at suse dot de
2011-12-01 10:11 ` iains at gcc dot gnu.org
2011-12-01 10:26 ` iains at gcc dot gnu.org
2011-12-01 11:08 ` iains at gcc dot gnu.org
2011-12-01 11:26 ` rguenther at suse dot de
2012-01-08 13:00 ` dominiq at lps dot ens.fr
2012-01-08 17:26 ` ebotcazou at gcc dot gnu.org
2012-01-15 13:40 ` dominiq at lps dot ens.fr
2012-01-16 17:06 ` dje at gcc dot gnu.org
2012-01-16 21:32 ` rsandifo at gcc dot gnu.org
2012-01-16 22:05 ` ebotcazou at gcc dot gnu.org
2012-01-16 22:21 ` jakub at gcc dot gnu.org
2012-01-16 23:06 ` ebotcazou at gcc dot gnu.org
2012-01-17 11:36 ` jakub at gcc dot gnu.org
2012-01-17 12:09 ` rsandifo at gcc dot gnu.org
2012-01-17 22:10 ` rsandifo at gcc dot gnu.org
2012-01-17 23:46 ` rsandifo at gcc dot gnu.org
2012-01-23 10:12 ` amodra at gmail dot com
2020-03-13  9:10 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).