http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53785
--- Comment #1 from Andrew Pinski 2012-06-27
06:59:08 UTC ---
The question comes, do we want to have a lock for each variable or one for the
scope? One for each variable was easier to implement and might be more
correct. What happens if getId h
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53785
Bug #: 53785
Summary: coalescing multiple static instances in function scope
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53573
--- Comment #23 from Keean Schupke 2012-06-27 06:48:28 UTC
---
(In reply to comment #22)
> (In reply to comment #21)
> > Is there any chance this 'feature' of GCC could be kept as a g++ specific
> > extension in 'gnu++11' mode, as I think the old
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
--- Comment #19 from Alexandre Oliva 2012-06-27
06:30:05 UTC ---
Alas, it doesn't work on i686 or x86_64: the free_alloc_pool in vt_finalize has
to be conditional on non-NULL, because we will skip vt_emit_notes (and thus the
initializer) in some
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53784
--- Comment #2 from Dag Lem 2012-06-27 06:12:37 UTC ---
Yes, gcc -fexcess-precision=standard -mavx -S test.c triggers the bug.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
--- Comment #7 from Jakub Jelinek 2012-06-27
05:58:31 UTC ---
(In reply to comment #6)
> The bug was introduced in r188527, with the conditionalization of calling
> insert_dead_debug_temp in the “else” clause, so that we would no longer insert
>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
--- Comment #18 from Alexandre Oliva 2012-06-27
05:43:33 UTC ---
I've just successfully bootstrapped a recent tree with (and without) the patch
on ia64-linux-gnu, so I'm going to regtest it and post it (with proper credit).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53784
--- Comment #1 from Andrew Pinski 2012-06-27
05:42:16 UTC ---
This is most likely due to -fexcess-precision= handling.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
--- Comment #6 from Alexandre Oliva 2012-06-27
05:42:26 UTC ---
The bug was introduced in r188527, with the conditionalization of calling
insert_dead_debug_temp in the “else” clause, so that we would no longer insert
debug temps for sets that wer
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53784
Bug #: 53784
Summary: Scalar vector binary operation - error with
-std=c9x/c1x
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
Alexandre Oliva changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #17 from Alexandre
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53783
Bug #: 53783
Summary: [4.8 Regression] lambda in lambda in template function
rejected
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33190
--- Comment #6 from Steven Bosscher 2012-06-26
22:21:17 UTC ---
(In reply to comment #2)
> Learned some more. (For reference, this is all from Fr 17 Aug 21:29:16 UTC
> 2007 (revision 127595).)
>
> Not defined by any target, but used in the main
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
Alexandre Oliva changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
Alexandre Oliva changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
--- Comment #9 from Alexandre Oliva 2012-06-26
20:22:05 UTC ---
Author: aoliva
Date: Tue Jun 26 20:21:58 2012
New Revision: 188997
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188997
Log:
PR debug/53682
* cselib.c (promote_debug_loc): D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53782
Bug #: 53782
Summary: Pointer to static function member expression rejected
in class template
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFI
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53774
--- Comment #4 from William J. Schmidt 2012-06-26
18:52:44 UTC ---
Yeah, looking at the test case it's an uninitialized variable. Seems like a
hole in the ranking system that it gets a rank of zero. I think a default
value that isn't a parm sho
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53774
--- Comment #3 from William J. Schmidt 2012-06-26
18:42:41 UTC ---
I wonder why fp_6(D) gets a rank of zero. Is it an uninitialized variable or a
parameter? Parms are supposed to get small positive numbers for ranks. Maybe
the "right" fix is t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53769
--- Comment #5 from joseph at codesourcery dot com 2012-06-26 17:13:52 UTC ---
On Tue, 26 Jun 2012, vincent-gcc at vinc17 dot net wrote:
> OK, this makes clear that for portability, programs should do configure tests
> instead of relying on the v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53781
Oleg Grunin changed:
What|Removed |Added
CC||oleg00 at gmail dot com
Version|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53781
--- Comment #2 from Oleg Grunin 2012-06-26 16:52:17
UTC ---
Created attachment 27708
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27708
bzipped precompiled source part 2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53781
--- Comment #1 from Oleg Grunin 2012-06-26 16:51:15
UTC ---
Created attachment 27707
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27707
bzipped precompiled source part 1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
William J. Schmidt changed:
What|Removed |Added
CC||wschmidt at gcc dot gnu.org
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
William J. Schmidt changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53781
Bug #: 53781
Summary: ICE when compiling a deeply nested template
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
--- Comment #4 from H.J. Lu 2012-06-26 15:58:40
UTC ---
(In reply to comment #3)
> I wonder if the recent changes to var-tracking.c contain the possibility for a
> double-free.
>
PR 53706.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53780
Bug #: 53780
Summary: [l4.7.1 lto] linker fails with lto and "standard"
object file
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
William J. Schmidt changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47692
--- Comment #17 from John T 2012-06-26 15:07:48 UTC
---
Thank you for reminding me to submit a follow-up. Yes, blas and lapack test
cleanly with gcc and gfortran version 4.6.3.
I have since encountered a difficulty with the Octave program involv
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
--- Comment #64 from Martin Jambor 2012-06-26
15:01:28 UTC ---
(In reply to comment #62)
> (In reply to comment #61)
> > (In reply to comment #57)
> >
> > Anyway, on the machine where are debugged this, compilation at -O3
> > took over 16 second
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294
--- Comment #16 from Nick Clifton 2012-06-26
14:59:54 UTC ---
Author: nickc
Date: Tue Jun 26 14:59:45 2012
New Revision: 188988
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188988
Log:
* doc/extend.texi (__builtin_arm_tinsrb): Add m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
--- Comment #63 from Richard Guenther 2012-06-26
14:58:31 UTC ---
(In reply to comment #61)
> (In reply to comment #57)
> >
> > I will, on Monday.
>
> And by Monday I obviously meant yesterday ;-)
>
> Anyway, on the machine where are debugged
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
--- Comment #1 from Andreas Schwab 2012-06-26 14:55:34
UTC ---
Try running it under valgrind. Your patch is apparently causing a memory
corruption, and the SIGABRT handler tries to call back into malloc/free, which
cannot work. Most likely targ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
--- Comment #1 from Andreas Schwab 2012-06-26 14:55:34
UTC ---
Try running it under valgrind. Your patch is apparently causing a memory
corruption, and the SIGABRT handler tries to call back into malloc/free, which
cannot work. Most likely targ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
--- Comment #62 from Michael Matz 2012-06-26 14:44:58
UTC ---
(In reply to comment #61)
> (In reply to comment #57)
>
> Anyway, on the machine where are debugged this, compilation at -O3
> took over 16 seconds which dropped to about 13.5 seconds
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38474
--- Comment #61 from Martin Jambor 2012-06-26
14:26:34 UTC ---
(In reply to comment #57)
>
> I will, on Monday.
And by Monday I obviously meant yesterday ;-)
Anyway, on the machine where are debugged this, compilation at -O3
took over 16 secon
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53774
Richard Guenther changed:
What|Removed |Added
Keywords||missed-optimization
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53752
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53752
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53752
--- Comment #8 from Richard Guenther 2012-06-26
14:03:06 UTC ---
Author: rguenth
Date: Tue Jun 26 14:03:02 2012
New Revision: 188987
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188987
Log:
2012-06-26 Richard Guenther
PR c++/537
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53779
Bug #: 53779
Summary: Bootstrap hangs waiting for a lock
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53752
--- Comment #7 from Richard Guenther 2012-06-26
13:55:39 UTC ---
Author: rguenth
Date: Tue Jun 26 13:55:34 2012
New Revision: 188986
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188986
Log:
2012-06-26 Richard Guenther
PR c++/537
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53771
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53778
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33190
--- Comment #5 from Steven Bosscher 2012-06-26
11:27:47 UTC ---
Author: steven
Date: Tue Jun 26 11:27:41 2012
New Revision: 188984
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188984
Log:
PR other/33190
* doc/tm.texi.in: Doc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33190
--- Comment #4 from Steven Bosscher 2012-06-26
10:47:05 UTC ---
Author: steven
Date: Tue Jun 26 10:47:01 2012
New Revision: 188983
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188983
Log:
PR other/33190
* config/mips/mips.h: Do
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53572
--- Comment #9 from Jan Hubicka 2012-06-26
10:15:22 UTC ---
Author: hubicka
Date: Tue Jun 26 10:15:18 2012
New Revision: 188982
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188982
Log:
PR lto/53572
* cgraph.h (varpool_can_remov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53778
Bug #: 53778
Summary: bad code (delivering NaN instead of proper result)
with -foptimize-sibling-calls
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33190
Steven Bosscher changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53777
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53729
Ulrich Weigand changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53729
--- Comment #2 from Ulrich Weigand 2012-06-26
09:05:55 UTC ---
Author: uweigand
Date: Tue Jun 26 09:05:48 2012
New Revision: 188979
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188979
Log:
PR tree-optimization/53729
PR tree-opti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53636
--- Comment #3 from Ulrich Weigand 2012-06-26
09:05:56 UTC ---
Author: uweigand
Date: Tue Jun 26 09:05:48 2012
New Revision: 188979
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188979
Log:
PR tree-optimization/53729
PR tree-opti
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53776
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53774
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53731
Martin changed:
What|Removed |Added
Severity|normal |major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53772
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53768
Richard Guenther changed:
What|Removed |Added
Target Milestone|--- |4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53776
--- Comment #1 from Andrew Pinski 2012-06-26
08:43:36 UTC ---
Ofast is recorded as PR 48110.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
--- Comment #2 from rguenther at suse dot de
2012-06-26 08:35:59 UTC ---
On Tue, 26 Jun 2012, jakub at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
>
> Jakub Jelinek changed:
>
>What|Removed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53777
Bug #: 53777
Summary: [lto] lto does not propagate optimization flags from
command lines given at "compilation time"
Classification: Unclassified
Product: gcc
Version: 4.7.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53773
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53748
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53776
Bug #: 53776
Summary: pragma optimize does not support Os
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53748
--- Comment #5 from Jakub Jelinek 2012-06-26
08:02:31 UTC ---
Author: jakub
Date: Tue Jun 26 08:02:20 2012
New Revision: 188975
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188975
Log:
PR tree-optimization/53748
* tree-ssa-phiop
70 matches
Mail list logo