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)
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55956
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55956
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever Conf
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55868
Paul Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
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
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55955
Marc Glisse changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55789
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
A
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55362
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
A
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.
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55955
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
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
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
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
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.
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
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.
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
22 matches
Mail list logo