[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 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=gcc&view=rev&rev=195129 Log: 2013-01-13 Paul Thomas PR fortra

[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 2013-01-13 04:59:57 UTC --- It works fine for me without any modifications with revision 195125.

[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 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 everything except type

[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 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] 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 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 changed: What|Removed |Added Target Milestone|--- |4.8.0 --- Comment #1 from Thoma

[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: UNCONF

[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 changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[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=gcc&view=rev&rev=195125 Log: 2013-01-12 Janus Weil

[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 2013-01-12 16:23:55 UTC --- The regression started with Jan Hubicka's "Pretty-ipa merge: Inliner heruistics reorg" patch in r147852: http://gcc.gnu.org/ml/gcc-patches/2009-05/msg00812.html http://gcc.

[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 changed: What|Removed |Added CC||pault at gcc dot gnu.org A

[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 changed: What|Removed |Added CC||pault at gcc dot gnu.org A

[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 changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[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 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 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 Eric's

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[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 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=gcc&view=rev&rev=195124 Log: 2013-01-08 Paul Thomas PR fortra

[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 changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever Conf

[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 changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[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 P

[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++) *((unsig

[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 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)