http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55473
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55473
--- Comment #4 from Jakub Jelinek 2013-03-07
07:53:17 UTC ---
Author: jakub
Date: Thu Mar 7 07:53:10 2013
New Revision: 196517
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196517
Log:
PR libquadmath/55473
* quadmath
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56559
Markus Trippelsdorf changed:
What|Removed |Added
CC||wschmidt at linux dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56559
Markus Trippelsdorf changed:
What|Removed |Added
CC||markus at trippelsdorf dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55473
Shakthi Kannan changed:
What|Removed |Added
CC||skannan at redhat dot com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56559
Vincent changed:
What|Removed |Added
CC||vchou79 at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56559
Bug #: 56559
Summary: [4.7/4.8 Regression] ICE in
propagate_op_to_single_use, at tree-ssa-reassoc.c:1057
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558
--- Comment #3 from Thierry Moreau
2013-03-07 02:11:20 UTC ---
pinskia at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558
>
> --- Comment #2 from Andrew Pinski 2013-03-07
> 02:07:47 UTC ---
>> The C++ source
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558
--- Comment #2 from Andrew Pinski 2013-03-07
02:07:47 UTC ---
> The C++ source file attached is minimal and causes a compiler error with 4.2
> and 4.6 (latest snapshot), but neither 4.7 (except a 4.7.0 RC) nor 4.8.
So it was fixed in 4.7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558
--- Comment #1 from Thierry Moreau
2013-03-07 02:02:05 UTC ---
Latest check was made with tools:
GCC_VERS=4.6-20130301
BINUTILS_VERS=2.23
GMP_VERS=5.0.5
MPFR_VERS=3.1.1
MPC_VERS=1.0.1
../gcc-${GCC_VERS}/configure \
-prefix=$HO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56558
Bug #: 56558
Summary: Address of operator with template base class member
(C++ source compile error)
Classification: Unclassified
Product: gcc
Version: 4.6.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56557
Paolo Carlini changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Co
nt.cgi?id=29605
Output of -v option
The following code results in a link error when compiling on GCC 4.8.0 20130303
with `-flto' and `-rdynamic' options;
//
#include
int main()
{
std::fstream x;
}
//
The link error is;
cryolit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56556
--- Comment #1 from Andrew Pinski 2013-03-07
00:46:12 UTC ---
The main reason for the warning here is namelookup happens before access
control happens. So even if change the name of x usage in Derived, you will
start to get weird error me
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56556
Bug #: 56556
Summary: Wshadow warns for private members in base classes
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
Paolo Carlini changed:
What|Removed |Added
Summary|[4.7/4.8 Regression] ICE|[4.7 Regression] ICE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56555
Ryo Furue changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56555
--- Comment #1 from Ryo Furue 2013-03-07 00:33:40 UTC
---
I'm sorry That was a mistake! I want to withdraw it but don't know how.
I'm very sorry for posting a total nonsense!
Ryo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #26 from Steven Bosscher 2013-03-07
00:26:56 UTC ---
(In reply to comment #23)
> FYI, the original file ( http://gcc.gnu.org/bugzilla/attachment.cgi?id=17377 )
> can be compiled with 'clang', albeit slowly:
...
> Memory consu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56555
Bug #: 56555
Summary: read from pipe
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #25 from Steven Bosscher 2013-03-07
00:08:26 UTC ---
(In reply to comment #24)
> (In reply to comment #22)
> > 4.8.0 -O2 (terminated after 9 minutes waiting, LIM being the offender, I
> > suspect domwalk ...) >2.5GB
> >
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
--- Comment #6 from paolo at gcc dot gnu.org
2013-03-06 23:47:30 UTC ---
Author: paolo
Date: Wed Mar 6 23:47:20 2013
New Revision: 196513
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196513
Log:
/cp
2013-03-06 Paolo Carlin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55786
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56534
Paolo Carlini changed:
What|Removed |Added
CC||hpsMouse at gmail dot com
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
Steven Bosscher changed:
What|Removed |Added
CC||steven at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56539
Jakub Jelinek changed:
What|Removed |Added
Known to work||4.8.0
Target Milestone|4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
--- Comment #5 from Andrew Pinski 2013-03-06
23:28:19 UTC ---
Did you rebuild a candian cross to the target first before updating your libc?
I think you broke your system by changing your libc without first building a
full cross build to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
--- Comment #4 from Andrew Pinski 2013-03-06
23:26:58 UTC ---
What binutils version are you using?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56539
--- Comment #9 from Jakub Jelinek 2013-03-06
23:26:48 UTC ---
Author: jakub
Date: Wed Mar 6 23:26:42 2013
New Revision: 196511
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196511
Log:
PR tree-optimization/56539
* tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
--- Comment #3 from Douglas Mencken 2013-03-06
23:20:51 UTC ---
Created attachment 29604
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29604
Attaching intl/config.log
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
--- Comment #2 from Douglas Mencken 2013-03-06
23:16:36 UTC ---
Created attachment 29603
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29603
readelf of _gcc_bootstrap/./prev-gcc/libgcc_s.so.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
--- Comment #1 from Douglas Mencken 2013-03-06
23:15:46 UTC ---
Created attachment 29602
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29602
readelf of /usr/lib/libgcc_s.so.0.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56554
Bug #: 56554
Summary: stage2 ./intl: error: C compiler cannot create
executables
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56524
--- Comment #5 from Aldy Hernandez 2013-03-06
23:01:26 UTC ---
(In reply to comment #4)
> Created attachment 29601 [details]
> Tentative patch
>
> How about this patch? Only lightly tested. It fixes the testcase
> and the pr43564.c f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56529
--- Comment #4 from Oleg Endo 2013-03-06 22:54:18
UTC ---
Author: olegendo
Date: Wed Mar 6 22:54:11 2013
New Revision: 196510
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196510
Log:
Backport from mainline
2013-03-0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56379
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55473
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56495
--- Comment #3 from Florian Meyer
2013-03-06 21:34:11 UTC ---
Seems i can only reproduce it with the live package provided by Gentoo , even
though it does not apply any patches. If I configure and compile the current
GCC trunk by hand and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56539
--- Comment #8 from Vincent 2013-03-06 21:20:29 UTC
---
Jakub,
The patch also fixed this problem testcase on cross compiler
(x86_64-w64-mingw32).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56524
--- Comment #4 from rsandifo at gcc dot gnu.org
2013-03-06 20:59:01 UTC ---
Created attachment 29601
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29601
Tentative patch
How about this patch? Only lightly tested. It fixes the tes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56492
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56492
--- Comment #2 from Jonathan Wakely 2013-03-06
20:08:55 UTC ---
Created attachment 29600
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29600
Patch for after 4.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50293
Georg-Johann Lay changed:
What|Removed |Added
Keywords||lto
Status|UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56552
Bug #: 56552
Summary: conditional move can generate unnecessary conversion
code
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
--- Comment #6 from Jakub Jelinek 2013-03-06
18:18:52 UTC ---
But you can't achieve that through generation of invalid RTL.
Anyway, I wonder why nonzero_bits during combine doesn't figure out that the
upper bits are already all zero and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
--- Comment #7 from Steve Ellcey 2013-03-06 18:22:44
UTC ---
(In reply to comment #6)
> But you can't achieve that through generation of invalid RTL.
Agreed.
> Anyway, I wonder why nonzero_bits during combine doesn't figure out that t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
--- Comment #5 from Steve Ellcey 2013-03-06 18:04:30
UTC ---
For the record, this does undo the performance regression fix on MIPS. I will
submit a new bug for that issue. The problem (on mips) is that we want to do a
conditional move of
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56524
--- Comment #3 from Aldy Hernandez 2013-03-06
17:54:41 UTC ---
This is ICEing here:
/* ?? If this fails, we should temporarily restore the default
target first (set_cfun (NULL) ??), do the rest of this function,
and then res
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56474
--- Comment #14 from Eric Botcazou 2013-03-06
17:19:42 UTC ---
> Note the hacks all boil down to the fact that FEs use signed array
> domains but unsigned sizetype TYPE_DOMAIN. The C and C++ FE were
> adjusted to use (unsigned) [1, 0] for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56548
--- Comment #3 from Jakub Jelinek 2013-03-06
17:18:53 UTC ---
Author: jakub
Date: Wed Mar 6 17:18:46 2013
New Revision: 196498
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196498
Log:
PR middle-end/56548
* expr.c (e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #23 from Sergei Steshenko 2013-03-06
16:49:51 UTC ---
FYI, the original file ( http://gcc.gnu.org/bugzilla/attachment.cgi?id=17377 )
can be compiled with 'clang', albeit slowly:
"
sergei@amdam2:~/gcc_bug> time ~/AFSWD/instal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49234
--- Comment #20 from Aldy Hernandez 2013-03-06
16:28:12 UTC ---
Oh, no worries Ian. I totally agree. I just wanted to put all this out there,
since I'm unfortunately about to drop it.
We should probably close this as a WONTFIX, or perh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56551
--- Comment #1 from Jonathan Wakely 2013-03-06
16:24:20 UTC ---
I've only glanced at the code but it's good to see you support passing an
Allocator to the constructor (though it should use std::allocator_traits to
support C++11 allocators)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49234
--- Comment #19 from Ian Lance Taylor 2013-03-06 16:18:50
UTC ---
Those tests are more or less the whole point of the strict-overflow warning.
-Wstrict-overflow exists to have an optional warning that tells you when you
may run into troub
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56461
--- Comment #35 from Jakub Jelinek 2013-03-06
16:18:51 UTC ---
Author: jakub
Date: Wed Mar 6 16:18:40 2013
New Revision: 196497
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196497
Log:
PR middle-end/56461
* internal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49234
--- Comment #18 from Aldy Hernandez 2013-03-06
16:11:22 UTC ---
Created attachment 29599
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29599
do not set overflow on [+-]INF
This is Richi's suggestion from comment 10. The problem i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363
--- Comment #18 from Jason Merrill 2013-03-06
15:34:19 UTC ---
Author: jason
Date: Wed Mar 6 15:34:11 2013
New Revision: 196493
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196493
Log:
PR debug/53363
* g++.dg/debug/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
--- Comment #9 from Jakub Jelinek 2013-03-06
15:27:25 UTC ---
Author: jakub
Date: Wed Mar 6 15:27:13 2013
New Revision: 196492
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196492
Log:
PR c++/56543
* tree.c (strip_ty
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56551
Bug #: 56551
Summary: A faster implementation of std::function
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
--- Comment #8 from Jakub Jelinek 2013-03-06
15:19:17 UTC ---
Author: jakub
Date: Wed Mar 6 15:19:11 2013
New Revision: 196491
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196491
Log:
PR c++/56543
* tree.c (strip_ty
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
--- Comment #179 from Martin Jambor 2013-03-06
15:14:35 UTC ---
I'm currently (gcc revision 196427, FF changeset 123831:c95439870e05)
facing a few ICEs during the compilation phase with the following
backtrace:
#0 0x00f89a73 in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56539
--- Comment #7 from Jonathan Wakely 2013-03-06
15:08:29 UTC ---
The patch fixes the problem for both 4.7 and 4.8, using the testcase above and
the original C++ one it was reduced from.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56522
--- Comment #2 from Jakub Jelinek 2013-03-06
15:06:41 UTC ---
Created attachment 29598
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29598
assign.c
With -O3 -march=corei7 -fomit-frame-pointer -funroll-loops -ffast-math
the differ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
--- Comment #6 from Jason Merrill 2013-03-06
14:28:15 UTC ---
(In reply to comment #5)
> -if (TREE_CODE (fullname) == TEMPLATE_ID_EXPR)
> +if (TREE_CODE (fullname) == TEMPLATE_ID_EXPR
> +&& TREE_OPERAND (fullna
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56539
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51884
Jason Merrill changed:
What|Removed |Added
Keywords||ice-on-valid-code
Sum
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
--- Comment #29 from rguenther at suse dot de
2013-03-06 12:23:21 UTC ---
On Wed, 6 Mar 2013, steven at gcc dot gnu.org wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
>
> --- Comment #28 from Steven Bosscher 2013-03-06
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
--- Comment #28 from Steven Bosscher 2013-03-06
12:18:01 UTC ---
(In reply to comment #22)
> Posted for discussion here:
> http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00193.html
OT: Another trivial speed-up for bitmaps used as regsets
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
--- Comment #27 from Richard Biener 2013-03-06
12:16:06 UTC ---
Btw, I wouldn't call
> gcc-4.6.3: 1:39.92 total
"work" ;) Also the reporter says the bug is in 4.4.5 (so we are again
turning a bug into a different bug ... :/)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
--- Comment #26 from rguenther at suse dot de
2013-03-06 12:14:03 UTC ---
On Wed, 6 Mar 2013, steven at gcc dot gnu.org wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
>
> Steven Bosscher changed:
>
>What
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
--- Comment #11 from Richard Biener 2013-03-06
12:11:38 UTC ---
(In reply to comment #9)
> (In reply to comment #8)
> > All these regressions clutter the list of important regressions.
>
> And why would all of these not be important?
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
--- Comment #25 from Steven Bosscher 2013-03-06
12:10:31 UTC ---
(NB 4.6.3 known to work w.r.t. comment #5, not w.r.t. original bug report)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
Steven Bosscher changed:
What|Removed |Added
Known to work||4.6.3
Known to fail|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
--- Comment #10 from Jakub Jelinek 2013-03-06
12:07:28 UTC ---
I agree with Richard here, it isn't that much hidden, simplifies RM tasks and
allows us to actually release the compiler in roughly timely manner.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
Steven Bosscher changed:
What|Removed |Added
CC||steven at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
--- Comment #22 from Richard Biener 2013-03-06
11:38:07 UTC ---
4.7.2 -O0 25s 2189981kB
integrated RA : 8.96 (35%) usr 0.89 (28%) sys 9.89 (34%) wall
206439 kB (16%) ggc
reload : 2.98 (12%) usr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56294
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56294
--- Comment #20 from Richard Biener 2013-03-06
11:24:20 UTC ---
Author: rguenth
Date: Wed Mar 6 11:24:07 2013
New Revision: 196488
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196488
Log:
2013-03-06 Richard Biener
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
--- Comment #5 from Jakub Jelinek 2013-03-06
11:13:23 UTC ---
The second is NULL if there are no explicit arguments, or a
TREE_VEC of arguments.
Thus, perhaps:
-if (TREE_CODE (fullname) == TEMPLATE_ID_EXPR)
+if
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54896
--- Comment #7 from rguenther at suse dot de
2013-03-06 11:11:28 UTC ---
On Wed, 6 Mar 2013, steven at gcc dot gnu.org wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54896
>
> Steven Bosscher changed:
>
>What
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
Steven Bosscher changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org |
Blocks|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56543
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54896
Steven Bosscher changed:
What|Removed |Added
Summary|Some optimization slowness |optimization slowness on
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
Steven Bosscher changed:
What|Removed |Added
Status|WAITING |NEW
URL|http://
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
--- Comment #8 from rguenther at suse dot de
2013-03-06 10:57:15 UTC ---
On Wed, 6 Mar 2013, steven at gcc dot gnu.org wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
>
> --- Comment #7 from Steven Bosscher 2013-03-06
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12850
--- Comment #48 from Richard Biener 2013-03-06
10:53:50 UTC ---
I've added the testcase to http://gcc.opensuse.org/c++bench/random/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56113
Steven Bosscher changed:
What|Removed |Added
Component|middle-end |c
--- Comment #29 from Steven
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47344
--- Comment #7 from Steven Bosscher 2013-03-06
10:51:27 UTC ---
This bug looks like the wrong idea to me. Old is apparently anything
older than the maintained release branches, but many users "in the field"
still use older compilers that c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55135
Richard Biener changed:
What|Removed |Added
Version|4.4.5 |4.8.0
Target Milestone|4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448
Richard Biener changed:
What|Removed |Added
Summary|[4.6/4.7/4.8 Regression]|cannot compile big function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56550
Bug #: 56550
Summary: cortex-m3: incorrect write to member of volatile
packed structure
Classification: Unclassified
Product: gcc
Version: unknown
Status: U
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37448
Steven Bosscher changed:
What|Removed |Added
Summary|gcc 4.3.1 cannot compile|[4.6/4.7/4.8 Regression]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56379
Shakthi Kannan changed:
What|Removed |Added
CC||skannan at redhat dot com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53958
Steven Bosscher changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56378
Richard Biener changed:
What|Removed |Added
Priority|P3 |P5
Target Milestone|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55402
--- Comment #11 from Steven Bosscher 2013-03-06
10:30:20 UTC ---
Maybe the issues in this bug are the same as those for bug 55135.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56470
Richard Earnshaw changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from
1 - 100 of 115 matches
Mail list logo