[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-02 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #6 from davem at gcc dot gnu.org 2012-05-02 07:01:24 UTC --- Created attachment 27283 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27283 Simplest test case. Build with -O1 -ffloat-store -m64 on sparc This is the most simplest t

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-02 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #7 from davem at gcc dot gnu.org 2012-05-02 07:01:52 UTC --- Created attachment 27284 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27284 DSE debugging dump of t1.c testcase.

[Bug rtl-optimization/53160] [4.7/4.8 Regression] likely wrong code bug

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53160 --- Comment #4 from Jakub Jelinek 2012-05-02 07:13:54 UTC --- Author: jakub Date: Wed May 2 07:13:49 2012 New Revision: 187035 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187035 Log: PR rtl-optimization/53160 * ree.c (combine_

[Bug rtl-optimization/53160] [4.7/4.8 Regression] likely wrong code bug

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53160 --- Comment #5 from Jakub Jelinek 2012-05-02 07:19:46 UTC --- Author: jakub Date: Wed May 2 07:19:41 2012 New Revision: 187036 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187036 Log: PR rtl-optimization/53160 * ree.c (combine_

[Bug rtl-optimization/53160] [4.7/4.8 Regression] likely wrong code bug

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53160 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-02 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #8 from davem at gcc dot gnu.org 2012-05-02 07:23:56 UTC --- I can't see how the current DSE code can properly handle this case, and I'm surprised this doesn't trigger more often. The outgoing args are stored to offsets of FRAME_POINTE

[Bug c++/53186] New: [C++11] missing devirtualization for operators "final"

2012-05-02 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53186 Bug #: 53186 Summary: [C++11] missing devirtualization for operators "final" Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: enhancement

[Bug c++/49488] [C++0x] Use 'final' for devirtualization purposes

2012-05-02 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49488 --- Comment #6 from vincenzo Innocente 2012-05-02 08:00:07 UTC --- it looks to me that it is not effective with operators (see PR53186)

[Bug target/52684] [4.7 regression] glibc long double math tests fail on sparc 64-bit

2012-05-02 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52684 --- Comment #9 from davem at gcc dot gnu.org 2012-05-02 08:09:46 UTC --- Ok, after further study, I think I'm going to propose to fix this in DSE as follows. When we see a CALL in dse.c:scan_insn(), if FRAME_POINTER_REGNUM == ARG_POINTER_REGNUN th

[Bug target/53187] New: ICE in arm_select_dominance_cc_mode

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53187 Bug #: 53187 Summary: ICE in arm_select_dominance_cc_mode Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Sev

[Bug tree-optimization/30318] VRP does not create ANTI_RANGEs on overflow

2012-05-02 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30318 --- Comment #6 from rguenther at suse dot de 2012-05-02 08:21:57 UTC --- On Sat, 28 Apr 2012, marc.glisse at normalesup dot org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30318 > > --- Comment #5 from Marc Glisse > 2012-04-28 13:18:

[Bug c++/53177] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 Jonathan Wakely changed: What|Removed |Added CC||redi at gcc dot gnu.org --- Comment #5

[Bug bootstrap/53188] New: libatomic error: Please use exactly Autoconf 2.64 instead of 2.69

2012-05-02 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53188 Bug #: 53188 Summary: libatomic error: Please use exactly Autoconf 2.64 instead of 2.69 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug other/53178] fixinclude needed for iso/ctype_iso.h on Solaris 8

2012-05-02 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53178 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/53187] ICE in arm_select_dominance_cc_mode

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53187 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/53187] ICE in arm_select_dominance_cc_mode

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53187 --- Comment #2 from Jakub Jelinek 2012-05-02 09:50:22 UTC --- Created attachment 27285 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27285 gcc48-pr53187.patch Untested fix. If combine puts there (*:SI (reg:CC* cc) (const_int 0)) we should

[Bug tree-optimization/53163] [4.7/4.8 Regression] crash due to null ptr deref

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53163 --- Comment #3 from Jakub Jelinek 2012-05-02 09:55:36 UTC --- Author: jakub Date: Wed May 2 09:55:32 2012 New Revision: 187038 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187038 Log: PR tree-optimization/53163 * tree-ssa-phiop

[Bug tree-optimization/53163] [4.7/4.8 Regression] crash due to null ptr deref

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53163 --- Comment #4 from Jakub Jelinek 2012-05-02 09:56:43 UTC --- Author: jakub Date: Wed May 2 09:56:39 2012 New Revision: 187039 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187039 Log: PR tree-optimization/53163 * tree-ssa-phiop

[Bug tree-optimization/53163] [4.7/4.8 Regression] crash due to null ptr deref

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53163 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/53174] [4.6/4.7/4.8 Regression] ICE in expand_debug_expr, verify_ssa failed

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53174 Richard Guenther changed: What|Removed |Added Keywords||ice-checking Target Milestone|---

[Bug tree-optimization/53168] ICE in find_or_generate_expression, at tree-ssa-pre.c:3053

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53168 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug bootstrap/53167] [4.8 regression] bootstrap failure: no previous prototype for 'preserve_function_body_p'

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53167 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53150] [C++0x] g++ crashes if struct member initializer references to local variable

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53150 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/53189] New: DImode and/or/not/xor optimized poorly in core-registers

2012-05-02 Thread ams at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53189 Bug #: 53189 Summary: DImode and/or/not/xor optimized poorly in core-registers Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug regression/53149] [4.8 Regression]: gcc.dg/20011021-1.c

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53149 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug tree-optimization/38785] [4.5/4.6/4.7/4.8 Regression] huge performance regression on EEMBC bitmnp01

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38785 Richard Guenther changed: What|Removed |Added Target Milestone|4.5.4 |4.8.0

[Bug debug/53145] [4.8 Regression] gcc.dg/pch/save-temps-1.c

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53145 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug other/53143] [4.8 Regression] ' in c_tree_printer, at c-objc-common.c:136

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53143 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/53144] [4.7/4.8 Regression] PPRE infinite loop

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53144 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug middle-end/53142] [4.8 Regression] FAIL: gcc.dg/pr52283.c (test for excess errors)

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53142 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/53185] segmentation fault in vectorizable_load

2012-05-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53185 Markus Trippelsdorf changed: What|Removed |Added CC||matz at gcc dot gnu.org --- Comment

[Bug c++/53184] Unnecessary anonymous namespace warnings

2012-05-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53184 Jonathan Wakely changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #3

[Bug c++/53150] [C++0x] g++ crashes if struct member initializer references to local variable

2012-05-02 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53150 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #2 from

[Bug target/53189] DImode and/or/not/xor optimized poorly in core-registers

2012-05-02 Thread ams at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53189 --- Comment #1 from Andrew Stubbs 2012-05-02 11:25:35 UTC --- I do mean "anddi3" not "adddi3" in the description. :( My fingers have bad habits ...

[Bug bootstrap/53188] [4.8 Regression] libatomic error: Please use exactly Autoconf 2.64 instead of 2.69

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53188 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/53185] [4.8 Regression] segmentation fault in vectorizable_load

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53185 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|segmentation

[Bug debug/53174] [4.6/4.7/4.8 Regression] ICE in expand_debug_expr, verify_ssa failed

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53174 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/53039] [4.7/4.8 Regression] including breaks std::is_convertible with template-pack expansion

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039 Jakub Jelinek changed: What|Removed |Added CC||dodji at gcc dot gnu.org,

[Bug bootstrap/53183] [4.7/4.8 Regression] libgcc does not always figure out the size of double/long double

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53183 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.1

[Bug c/53182] GNU C: attributes without underscores should be discouraged / no longer be documented e.g. as examples

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53182 Richard Guenther changed: What|Removed |Added Keywords||documentation Status|UNCON

[Bug rtl-optimization/53180] [4.8 Regression] Revision 186378 generates incorrect code for cpu2006 416.gamess

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53180 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|Revision 1863

[Bug c++/53177] [4.8 Regression] 20_util/function/cons/callable.cc failed with -m32 -march=corei7

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53177 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0 Summary|20_util/funct

[Bug rtl-optimization/53176] [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53144] [4.7/4.8 Regression] PPRE infinite loop

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53144 --- Comment #7 from Richard Guenther 2012-05-02 12:17:48 UTC --- We are repeatedly inserting Inserted pretmp.34_83 = MEM[(unsigned char *)&uc0]; in predecessor 2 causing insert iteration. Reproduces with -fno-tree-partial-pre, too, so a regul

[Bug fortran/51267] loop optimization error using LOC function

2012-05-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #11

[Bug rtl-optimization/53190] New: CSE (?) CSEs asms

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53190 Bug #: 53190 Summary: CSE (?) CSEs asms Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Keywords: wrong-code Severity: normal P

[Bug rtl-optimization/53190] CSE (?) CSEs asms

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53190 --- Comment #1 from Richard Guenther 2012-05-02 12:47:58 UTC --- Created attachment 27287 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27287 preprocessed source Preprocessed source from glibc test-ifloat testcase.

[Bug fortran/52864] [4.6/4.7/4.8 Regression] Assignment to pointer component for INTENT(IN) dummy argument

2012-05-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52864 --- Comment #5 from Tobias Burnus 2012-05-02 12:51:55 UTC --- Author: burnus Date: Wed May 2 12:51:49 2012 New Revision: 187044 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187044 Log: 2012-05-02 Tobias Burnus Backport from

[Bug fortran/52864] [4.6/4.7/4.8 Regression] Assignment to pointer component for INTENT(IN) dummy argument

2012-05-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52864 --- Comment #6 from Tobias Burnus 2012-05-02 12:53:24 UTC --- Author: burnus Date: Wed May 2 12:53:20 2012 New Revision: 187046 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187046 Log: 2012-05-02 Tobias Burnus Backport from

[Bug middle-end/53153] [4.8 Regression] ice in tree_low_cst, at tree.c:6569

2012-05-02 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53153 --- Comment #5 from Steven Bosscher 2012-05-02 12:57:17 UTC --- Author: steven Date: Wed May 2 12:57:10 2012 New Revision: 187048 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187048 Log: gcc/ PR middle-end/53153 * gimplify.c (p

[Bug middle-end/53153] [4.8 Regression] ice in tree_low_cst, at tree.c:6569

2012-05-02 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53153 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

Re: [Bug fortran/51267] loop optimization error using LOC function

2012-05-02 Thread Jan Hubicka
I am surprised that this does not happen already at PRE :) Without volatile attribute there is really nothing that prevents GCC from doing this optimization and unfortunately I don't think we provide way to prevent it without this big hammer. We have fpcr register defined for the control word th

[Bug fortran/51267] loop optimization error using LOC function

2012-05-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51267 --- Comment #12 from Jan Hubicka 2012-05-02 13:05:42 UTC --- I am surprised that this does not happen already at PRE :) Without volatile attribute there is really nothing that prevents GCC from doing this optimization and unfortunately I don't th

[Bug rtl-optimization/44174] [4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm'

2012-05-02 Thread zhou3 at lycos dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 zhou3 at lycos dot com changed: What|Removed |Added CC||zhou3 at lycos dot com --- Commen

[Bug bootstrap/53188] [4.8 Regression] libatomic error: Please use exactly Autoconf 2.64 instead of 2.69

2012-05-02 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53188 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c/53182] GNU C: attributes without underscores should be discouraged / no longer be documented e.g. as examples

2012-05-02 Thread ericb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53182 Eric Blake changed: What|Removed |Added CC||ericb at gcc dot gnu.org --- Comment #2 from

[Bug middle-end/53144] [4.7/4.8 Regression] PPRE infinite loop

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53144 --- Comment #8 from Richard Guenther 2012-05-02 14:08:18 UTC --- I have a patch.

[Bug debug/53174] [4.6/4.7/4.8 Regression] ICE in expand_debug_expr, verify_ssa failed

2012-05-02 Thread pcpa at mandriva dot com.br
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53174 --- Comment #4 from Paulo César Pereira de Andrade 2012-05-02 14:08:02 UTC --- (In reply to comment #3) > Created attachment 27286 [details] > gcc48-pr53174.patch > > Untested fix. Thanks. The patch corrects the ICE and builds the package.

[Bug fortran/53191] New: [OOP] C614 (F2003) or C618 (F2008) not implemented for class expressions

2012-05-02 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53191 Bug #: 53191 Summary: [OOP] C614 (F2003) or C618 (F2008) not implemented for class expressions Classification: Unclassified Product: gcc Version: unknown Status: UNCO

[Bug tree-optimization/50602] ICE in tree_nrv, at tree-nrv.c:155 during large LTO build

2012-05-02 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50602 --- Comment #13 from Andi Kleen 2012-05-02 14:23:57 UTC --- This still happens with a recent 4.7 and bites 32bit Linux kernel builds badly

[Bug tree-optimization/30318] VRP does not create ANTI_RANGEs on overflow

2012-05-02 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30318 --- Comment #7 from Marc Glisse 2012-05-02 14:33:42 UTC --- (In reply to comment #6) > On Sat, 28 Apr 2012, marc.glisse at normalesup dot org wrote: > > I find it easier to use bignum and wrap at the end, instead of checking for > > each operatio

[Bug middle-end/53093] [4.8 Regression]: tls/alias-1.c ICE, emutls

2012-05-02 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53093 --- Comment #8 from Jan Hubicka 2012-05-02 14:34:02 UTC --- > > > > Does the aliases behave sanely with emutls? > > > How do I tell? > > Honestly I hoped you will know. Emutls is not my area. > > I should have mentioned that the other tests cove

Spital nou de pediatrie

2012-05-02 Thread cramer
http://www.youtube.com/watch?feature=player_embedded&v=phjGxHn3uKU To unsubscribe please send email to unsubscr...@cc.psd-prahova.ro

[Bug tree-optimization/50602] ICE in tree_nrv, at tree-nrv.c:155 during large LTO build

2012-05-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50602 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug c++/53173] GCC 4.6.2 errors

2012-05-02 Thread shalja.rudra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53173 --- Comment #6 from gcc 2012-05-02 14:53:25 UTC --- Thanks for the point, Jonathan ! I will make changes accordingly in our code. (In reply to comment #4) > (In reply to comment #0) > > 4. error: no matching function for call to ‘make_pair(std::

[Bug tree-optimization/53168] ICE in find_or_generate_expression, at tree-ssa-pre.c:3053

2012-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53168 Richard Guenther changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment

[Bug tree-optimization/50602] ICE in tree_nrv, at tree-nrv.c:155 during large LTO build

2012-05-02 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50602 --- Comment #15 from Markus Trippelsdorf 2012-05-02 15:18:53 UTC --- This one is nicer (compiles without warnings): typedef __u32; typedef (*initcall_t) (); struct IO_APIC_route_entry { __u32 dest; } ; struct syscore_ops { int (*suspend) ();

[Bug target/53192] New: Incorrect arguments to AVX2's gather intrinsics

2012-05-02 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53192 Bug #: 53192 Summary: Incorrect arguments to AVX2's gather intrinsics Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/53192] Incorrect arguments to AVX2's gather intrinsics

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53192 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug other/53178] fixinclude needed for iso/ctype_iso.h on Solaris 8

2012-05-02 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53178 --- Comment #2 from Daniel Richard G. 2012-05-02 15:57:24 UTC --- (In reply to comment #1) > Is this problem also present in more recent Solaris releases? It's gone as of Solaris 10 (the macros have the necessary casts), but I don't have a 9 sys

[Bug libstdc++/53193] New: [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53193 Bug #: 53193 Summary: [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED

[Bug other/29442] insn-attrtab has grown too large

2012-05-02 Thread gasper.azman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29442 Gašper Ažman changed: What|Removed |Added CC||gasper.azman at gmail dot

[Bug libstdc++/53193] [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53193 --- Comment #1 from H.J. Lu 2012-05-02 16:33:11 UTC --- It needs to update error line.

[Bug c/47530] [trans-mem] tail call optimization problem with _ITM_commitTransaction

2012-05-02 Thread luked at cs dot rochester.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47530 --- Comment #5 from Luke Dalessandro 2012-05-02 16:50:41 UTC --- Created attachment 27288 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27288 Preprocessed RBTree microbenchmark from RSTM that triggers this bug. I'm still seeing this bug wi

[Bug c/47530] [trans-mem] tail call optimization problem with _ITM_commitTransaction

2012-05-02 Thread luked at cs dot rochester.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47530 --- Comment #6 from Luke Dalessandro 2012-05-02 16:52:42 UTC --- (In reply to comment #5) > Created attachment 27288 [details] > Preprocessed RBTree microbenchmark from RSTM that triggers this bug. > > [snip] > > I will reopen pr47530, but if s

[Bug other/29442] insn-attrtab has grown too large

2012-05-02 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29442 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug bootstrap/53188] [4.8 Regression] libatomic error: Please use exactly Autoconf 2.64 instead of 2.69

2012-05-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53188 --- Comment #3 from Andrew Pinski 2012-05-02 16:56:09 UTC --- >./contrib/gcc_update for svn trees, it also works correctly for git trees too.

[Bug libstdc++/52866] [4.8 Regression] build with --enable-libstdcxx-debug fails in libstdc++

2012-05-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52866 Benjamin Kosnik changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug target/46779] [4.4/4.5/4.6 Regression][avr] wrong code generation for values held in R28/R29

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46779 --- Comment #17 from Georg-Johann Lay 2012-05-02 17:05:10 UTC --- Author: gjl Date: Wed May 2 17:05:04 2012 New Revision: 187055 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187055 Log: Backport from 2011-07-08 4.6-branch r176055.

[Bug target/46779] [4.4/4.5/4.6 Regression][avr] wrong code generation for values held in R28/R29

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46779 Georg-Johann Lay changed: What|Removed |Added Known to work||4.5.4 Known to fail|

[Bug rtl-optimization/53190] CSE (?) CSEs asms

2012-05-02 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53190 --- Comment #2 from Andrew Pinski 2012-05-02 17:09:02 UTC --- (clobber (reg:QI 18 fpsr)) (clobber (reg:QI 17 flags)) It might clobber those but that is not considered an use. So CSE is doing the correct thing as there i

[Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration

2012-05-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52740 Benjamin Kosnik changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug libstdc++/52447] Application crashes on SLES11 when using libstdc++.so.6.0.10 but runs fine with 6.0.8

2012-05-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52447 Benjamin Kosnik changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug target/39633] [avr] loop bug: missing 8-bit comparison (*cmpqi)

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633 --- Comment #15 from Georg-Johann Lay 2012-05-02 17:14:42 UTC --- Author: gjl Date: Wed May 2 17:14:32 2012 New Revision: 187056 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187056 Log: Backport from 2011-07-11 4.6-branch r176143

[Bug fortran/53175] [4.8 Regression] link failure for private module variables used in function specification

2012-05-02 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53175 --- Comment #2 from Tobias Burnus 2012-05-02 17:15:33 UTC --- As I have not clearly mentioned it before, there exist the following workarounds: a) Make "dim" *not* PRIVATE. ("dim" can be marked as PROTECTED to avoid unwanted changes.) That might

[Bug target/39633] [avr] loop bug: missing 8-bit comparison (*cmpqi)

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39633 Georg-Johann Lay changed: What|Removed |Added Known to work||4.5.4 Known to fail|

[Bug libstdc++/53193] [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc

2012-05-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53193 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/53193] [4.7 Regression] 23_containers/unordered_set/instantiation_neg.cc

2012-05-02 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53193 --- Comment #2 from paolo at gcc dot gnu.org 2012-05-02 17:16:43 UTC --- Author: paolo Date: Wed May 2 17:16:33 2012 New Revision: 187057 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187057 Log: 2012-05-02 Paolo Carlini PR libs

[Bug c++/53184] Unnecessary anonymous namespace warnings

2012-05-02 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53184 --- Comment #4 from Jason Merrill 2012-05-02 17:23:09 UTC --- (In reply to comment #3) > Because then the anonymous class has the name "Foo" for linkage purposes, and > has external linkage. When Foo referes to the const or volatile qualified >

[Bug target/45263] registers used in __do_global_ctors can get clobbered

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263 --- Comment #16 from Georg-Johann Lay 2012-05-02 17:23:14 UTC --- Author: gjl Date: Wed May 2 17:23:06 2012 New Revision: 187058 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187058 Log: Backport from 2011-05-30 4.6-branch r174427.

[Bug rtl-optimization/53190] CSE (?) CSEs asms

2012-05-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53190 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/45263] registers used in __do_global_ctors can get clobbered

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45263 Georg-Johann Lay changed: What|Removed |Added Keywords||wrong-code Known to work|4.7.0

[Bug target/50820] [avr] Use EIND consistently

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50820 --- Comment #6 from Georg-Johann Lay 2012-05-02 17:37:36 UTC --- Author: gjl Date: Wed May 2 17:37:31 2012 New Revision: 187059 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187059 Log: Backport from 2011-10-21 4.6-branch 180303.

[Bug target/50820] [avr] Use EIND consistently

2012-05-02 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50820 Georg-Johann Lay changed: What|Removed |Added Known to work||4.5.4 Known to fail|

[Bug target/53194] New: [4.8 Regression] Many x86 failures

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53194 Bug #: 53194 Summary: [4.8 Regression] Many x86 failures Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/53196] New: unknown struct name in C99 compound initializer doesn't generate error

2012-05-02 Thread lzie59p1 at frolickingcow dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53196 Bug #: 53196 Summary: unknown struct name in C99 compound initializer doesn't generate error Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIR

[Bug target/53194] [4.8 Regression] Many x86 failures

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53194 --- Comment #1 from H.J. Lu 2012-05-02 17:55:50 UTC --- The same failures happens on both ia32 and x86-64.

[Bug rtl-optimization/53176] [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c

2012-05-02 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176 --- Comment #3 from Uros Bizjak 2012-05-02 17:58:17 UTC --- (In reply to comment #1) > Lower-subreg is most likely a terrible transformation to do on later x86s but > is likely to have been useful on the earlier ones. So this regression is > li

[Bug rtl-optimization/53176] [4.8 Regression] gcc.target/i386/movbe-2.c and gcc.dg/lower-subreg-1.c

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53176 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 f

[Bug bootstrap/53197] New: [4.8 Regression] bootstrap failure on Linux/ia32

2012-05-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53197 Bug #: 53197 Summary: [4.8 Regression] bootstrap failure on Linux/ia32 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal P

  1   2   >