[Bug target/55953] hand loop faster then builtin memset

2013-01-12 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55953 --- Comment #5 from Marc Glisse glisse at gcc dot gnu.org 2013-01-12 11:16:01 UTC --- See this patch: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00336.html (the thread continues in earlier and later months)

[Bug tree-optimization/55955] New: ICE in optab_for_tree_code, at optabs.c:402

2013-01-12 Thread antoine.balestrat at gmail dot com
Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: antoine.balest...@gmail.com Hi ! Using GCC 4.8.0 as of 20130112 : $ cat optab.c int a, b; void f(void) { for(; a; a++) { for(b = 0; b 2; b++) *((unsigned

[Bug testsuite/55956] New: Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory

2013-01-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55956 Bug #: 55956 Summary: Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory Classification: Unclassified

[Bug testsuite/55956] Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory

2013-01-12 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55956 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug testsuite/55956] Multiple failures on powerpc-apple-darwin9 in the acats test if the check-ada is run from the gcc directory

2013-01-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55956 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING

[Bug fortran/55868] [4.8 Regression] gfortran generates for CLASS(*) __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems

2013-01-12 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55868 --- Comment #5 from Paul Thomas pault at gcc dot gnu.org 2013-01-12 12:52:45 UTC --- Author: pault Date: Sat Jan 12 12:52:41 2013 New Revision: 195124 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195124 Log: 2013-01-08 Paul

[Bug fortran/55868] [4.8 Regression] gfortran generates for CLASS(*) __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems

2013-01-12 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55868 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/55909] libtool test exposes what I think is some alignment issue in libstdc++

2013-01-12 Thread philip.copeland at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55909 --- Comment #38 from philip.copeland at oracle dot com 2013-01-12 14:10:52 UTC --- Ugh,... well, the good news is that I can now compile this successfully. I didn't even need to rebuild gcc. (although I will just to follow through on

[Bug web/55954] Bugzilla breaks mail threading

2013-01-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55954 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2013-01-12 14:49:43 UTC --- Without the New I can't keep track of new bugs at http://gcc.gnu.org/ml/gcc-bugs/2013-01/ which is how I monitor and respond to libstdc++ bugs.

[Bug tree-optimization/55955] [4.8 Regression] ICE in optab_for_tree_code, at optabs.c:402

2013-01-12 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55955 Marc Glisse glisse at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/55789] [4.6/4.7/4.8 Regression] Needless realloc with array constructor.

2013-01-12 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55789 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added CC||pault at

[Bug fortran/55362] [4.6/4.7/4.8 Regression] ICE with size() on character pointer

2013-01-12 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55362 Paul Thomas pault at gcc dot gnu.org changed: What|Removed |Added CC||pault at

[Bug target/55939] [4.6/4.7/4.8 regression] gcc miscompiles gmp-5.0.5 on m68k-linux

2013-01-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55939 --- Comment #2 from Mikael Pettersson mikpe at it dot uu.se 2013-01-12 16:23:55 UTC --- The regression started with Jan Hubicka's Pretty-ipa merge: Inliner heruistics reorg patch in r147852:

[Bug fortran/55072] [4.6/4.7/4.8 Regression] Missing internal_pack leads to wrong code with derived type

2013-01-12 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55072 --- Comment #20 from janus at gcc dot gnu.org 2013-01-12 18:52:18 UTC --- Author: janus Date: Sat Jan 12 18:52:11 2013 New Revision: 195125 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195125 Log: 2013-01-12 Janus Weil

[Bug tree-optimization/55955] [4.8 Regression] ICE in optab_for_tree_code, at optabs.c:402

2013-01-12 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55955 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

[Bug bootstrap/55957] New: [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt

2013-01-12 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55957 Bug #: 55957 Summary: [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug bootstrap/55957] [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt

2013-01-12 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55957 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug c++/55958] New: vtable hidden when compiling with -fvisibility-ms-compat

2013-01-12 Thread gnu at gonsoe dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55958 Bug #: 55958 Summary: vtable hidden when compiling with -fvisibility-ms-compat Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug c++/55958] vtable hidden when compiling with -fvisibility-ms-compat

2013-01-12 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55958 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2013-01-12 23:28:08 UTC --- I think you should be marking SO1 as default visibility rather than just the member function as default visibility.

[Bug c++/55958] vtable hidden when compiling with -fvisibility-ms-compat

2013-01-12 Thread gnu at gonsoe dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55958 --- Comment #2 from Soren Soe gnu at gonsoe dot com 2013-01-13 00:16:11 UTC --- Unfortunately this is a both a Linux and Windows project. I would like to reuse the windows export macros, have gcc default to -fvisibility-ms-compat so that

[Bug bootstrap/55957] [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt

2013-01-12 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55957 --- Comment #2 from Andrew Pinski pinskia at gcc dot gnu.org 2013-01-13 04:59:57 UTC --- It works fine for me without any modifications with revision 195125.

[Bug fortran/55618] [4.6/4.7 Regression] Failures with ISO_Varying_String test suite

2013-01-12 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55618 --- Comment #8 from Paul Thomas pault at gcc dot gnu.org 2013-01-13 07:51:30 UTC --- Author: pault Date: Sun Jan 13 07:51:26 2013 New Revision: 195129 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195129 Log: 2013-01-13 Paul