[Bug target/49860] [x32] Error: cannot represent relocation type BFD_RELOC_64 in x32 mode

2011-08-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49860 Uros Bizjak changed: What|Removed |Added Target||x32 Status|UNCONFIRMED

[Bug target/49688] [alpha]: Many execution test failures

2011-08-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49688 --- Comment #16 from Uros Bizjak 2011-08-02 06:16:21 UTC --- Still happens with unpatched compiler, gcc 4.7.0 20110801 [1]. [1] http://gcc.gnu.org/ml/gcc-testresults/2011-08/msg00190.html

[Bug debug/49775] [4.6 Regression on AVR] ICE in based_loc_descr

2011-08-01 Thread anitha.boyapati at atmel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49775 --- Comment #3 from Anitha Boyapati 2011-08-02 05:54:03 UTC --- I thought P3 should be OK. But P4 ...?

[Bug other/49930] Need some adjustments for bionic

2011-08-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49930 --- Comment #1 from Andrew Pinski 2011-08-02 05:40:59 UTC --- The libiberty patch is not needed anymore as it is not built for the target.

[Bug c++/49938] [4.7 regression] ICE in interpret_loop_phi, at tree-scalar-evolution.c:1645

2011-08-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49938 Markus Trippelsdorf changed: What|Removed |Added CC||jason at gcc dot gnu.org C

[Bug c++/47453] Various non-conforming behaviors with braced-init-list initialization

2011-08-01 Thread d.v.a at ngs dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47453 --- Comment #6 from __vic 2011-08-02 03:25:10 UTC --- > > Why not say > > constexpr cond_variable() : cond PTHREAD_COND_INITIALIZER { } > What if PTHREAD_COND_INITIALIZER is a just scalar? > > You can define it as follows to make it work

[Bug ada/49940] New: [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined"

2011-08-01 Thread ludo...@ludovic-brenta.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49940 Summary: [4.5/4.6/4.7 regression] Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop.adb:717:32: "lwp_self" is undefined" Product: gcc Version: 4.5.0 Sta

[Bug target/49903] [avr] Redundant comparisons in binary-search switch/case expansion

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49903 Richard Henderson changed: What|Removed |Added CC||rth at gcc dot gnu.org --- Comment #3

[Bug target/49878] [h8300] ICE in based_loc_descr, at dwarf2out.c:10478

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49878 Richard Henderson changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/49878] [h8300] ICE in based_loc_descr, at dwarf2out.c:10478

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49878 --- Comment #2 from Richard Henderson 2011-08-01 23:07:11 UTC --- Command-line options? Neither -O[23] -g seem to reproduce it, at least based on top of PR49879 fix...

[Bug target/49879] [h8300] ICE in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49879 Richard Henderson changed: What|Removed |Added Depends on||49864 --- Comment #5 from Richard Hen

[Bug debug/49864] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49864 --- Comment #4 from Richard Henderson 2011-08-01 21:43:56 UTC --- Current patch: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg00075.html

[Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c

2011-08-01 Thread pthaugen at gcc dot gnu.org
-lm --enable-languages=c,fortran,c++ --disable-bootstrap Thread model: posix gcc version 4.7.0 20110801 (experimental) [trunk revision 177065] (GCC)

[Bug c++/49932] [C++0x] ICE on instantiating decltype(expr)::type with template

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49932 --- Comment #2 from Jason Merrill 2011-08-01 21:02:10 UTC --- Author: jason Date: Mon Aug 1 21:02:07 2011 New Revision: 177074 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177074 Log: PR c++/49932 gcc/cp/ * mangle.c (write_pref

[Bug c++/49924] [C++0X] [constexpr] can't initialize a non-static member array of a literal type as a constexpr

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49924 --- Comment #1 from Jason Merrill 2011-08-01 21:02:02 UTC --- Author: jason Date: Mon Aug 1 21:01:59 2011 New Revision: 177073 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177073 Log: PR c++/49924 * semantics.c (cxx_eval_vec_in

[Bug target/49939] New: [avr] Skip 2-word instructions if applicable

2011-08-01 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49939 Summary: [avr] Skip 2-word instructions if applicable Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: enhancement Priority: P3

[Bug middle-end/49938] New: [4.7 regression] ICE in interpret_loop_phi, at tree-scalar-evolution.c:1645

2011-08-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49938 Summary: [4.7 regression] ICE in interpret_loop_phi, at tree-scalar-evolution.c:1645 Product: gcc Version: 4.7.0 URL: Status: UNCONFIRMED Severity: normal

[Bug c++/49756] g++ ICE

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49756 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug testsuite/49741] make -k check-c++0x not multilib aware

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49741 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49932] [C++0x] ICE on instantiating decltype(expr)::type with template

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49932 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug middle-end/49937] New: [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C

2011-08-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49937 Summary: [4.7 Regression] g++.dg/tree-ssa/fwprop-align.C Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedT

[Bug middle-end/49545] [4.6 Regression] New C++ test failures

2011-08-01 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49545 --- Comment #15 from Hans-Peter Nilsson 2011-08-01 20:16:28 UTC --- (In reply to comment #14) > Fixed. The cris issue seems to be sth else. Whatever, as long as it helps fixing the bug. Cloning this PR then.

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|paolo.carlini

[Bug rtl-optimization/49936] [4.7 regression] IRA handles CANNOT_CHANGE_MODE_CLASS poorly, + spills to memory on 4.7

2011-08-01 Thread sandra at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936 --- Comment #1 from Sandra Loosemore 2011-08-01 19:44:34 UTC --- Created attachment 24886 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24886 WIP patch to MIPS backend Here is the WIP patch I referred to earlier. This patch (which handles

[Bug rtl-optimization/49936] New: [4.7 regression] IRA handles CANNOT_CHANGE_MODE_CLASS poorly, + spills to memory on 4.7

2011-08-01 Thread sandra at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49936 Summary: [4.7 regression] IRA handles CANNOT_CHANGE_MODE_CLASS poorly, + spills to memory on 4.7 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal P

[Bug target/49881] [AVR] Inefficient stack manipulation around calls

2011-08-01 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49881 --- Comment #8 from Richard Henderson 2011-08-01 19:35:46 UTC --- Author: rth Date: Mon Aug 1 19:35:43 2011 New Revision: 177071 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177071 Log: PR target/49881 * config/avr/avr.h (PUSH_

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-08-01 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 --- Comment #56 from paolo at gcc dot gnu.org 2011-08-01 19:26:42 UTC --- Author: paolo Date: Mon Aug 1 19:26:39 2011 New Revision: 177070 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177070 Log: 2011-08-01 Paolo Carlini PR c++

[Bug c++/49924] [C++0X] [constexpr] can't initialize a non-static member array of a literal type as a constexpr

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49924 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 --- Comment #55 from Jason Merrill 2011-08-01 18:27:58 UTC --- I've changed the compiler to allow all builtins in constexpr functions.

[Bug target/47766] [x32] -fstack-protector doesn't work

2011-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47766 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/47766] [x32] -fstack-protector doesn't work

2011-08-01 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47766 --- Comment #2 from hjl at gcc dot gnu.org 2011-08-01 18:21:10 UTC --- Author: hjl Date: Mon Aug 1 18:21:07 2011 New Revision: 177067 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177067 Log: Use ptr_mode for stack protector. 2011-08-0

[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

2011-08-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813 --- Comment #54 from Jason Merrill 2011-08-01 18:14:32 UTC --- Author: jason Date: Mon Aug 1 18:14:29 2011 New Revision: 177066 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177066 Log: PR c++/49813 * semantics.c (potential_cons

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #6 from Paolo Carlini 2011-08-01 17:20:57 UTC --- To be clear: if nobody objects I'm willing to bootstrap and test again that patch, commit it, and then use abs_hwi in all the places pointed out here.

[Bug target/49927] [4.7 Regression] ice in spill_failure, at reload1.c:2120

2011-08-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49927 Uros Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Component|rtl-optimizatio

[Bug rtl-optimization/49927] [4.7 Regression] ice in spill_failure, at reload1.c:2120

2011-08-01 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49927 --- Comment #6 from uros at gcc dot gnu.org 2011-08-01 17:13:35 UTC --- Author: uros Date: Mon Aug 1 17:13:30 2011 New Revision: 177064 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177064 Log: PR target/49927 * config/i386/i386.c

[Bug tree-optimization/49926] [4.7 Regression] ice in process_use, at tree-vect-stmts.c:405

2011-08-01 Thread irar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926 --- Comment #4 from irar at gcc dot gnu.org 2011-08-01 16:58:24 UTC --- Author: irar Date: Mon Aug 1 16:58:20 2011 New Revision: 177063 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177063 Log: PR tree-optimization/49926

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #5 from Paolo Carlini 2011-08-01 16:56:33 UTC --- Ah, excellent. But what happened to that patch, I see it approved but not committed!?

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #4 from joseph at codesourcery dot com 2011-08-01 16:44:52 UTC --- For HOST_WIDE_INT we want abs_hwi from .

[Bug tree-optimization/45034] [4.4 Regression] "safe" conversion from unsigned to signed char gives broken code

2011-08-01 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45034 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/45034] [4.4 Regression] "safe" conversion from unsigned to signed char gives broken code

2011-08-01 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45034 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #22 fr

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug web/48924] bugzilla: password dialog still claims 6-char minimum length

2011-08-01 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48924 Frédéric Buclin changed: What|Removed |Added CC||LpSolit at netscape dot net Co

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #100 from Marc Glisse 2011-08-01 16:17:25 UTC --- Created attachment 24884 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24884 Alter mangling of std::tm and std::ldiv_t And I attach a patch that mangles std::tm as ::tm, and the

[Bug tree-optimization/49651] [4.4/4.5 Regression] nested lambdas and -O3 produced incorrect integer variable increments

2011-08-01 Thread pedro.larroy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49651 --- Comment #14 from Pedro Larroy 2011-08-01 15:59:23 UTC --- (In reply to comment #13) > Fixed for 4.6.2 and trunk sofar. great! thanks.

[Bug web/49935] New: Upgrade GCC Bugzilla to 3.6.6

2011-08-01 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49935 Summary: Upgrade GCC Bugzilla to 3.6.6 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: web AssignedTo: unassig...@gcc.gnu.o

[Bug c++/49272] [4.7 Regression] FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line 11)

2011-08-01 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49272 John David Anglin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug tree-optimization/45034] [4.4 Regression] "safe" conversion from unsigned to signed char gives broken code

2011-08-01 Thread sezeroz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45034 --- Comment #21 from Ozkan Sezer 2011-08-01 15:31:01 UTC --- Can we expect this bug to be fixed in 4.4? If not, is the 4.5.x commit in comment #18 safe to apply to 4.4.x for private use? Thanks.

[Bug tree-optimization/49926] [4.7 Regression] ice in process_use, at tree-vect-stmts.c:405

2011-08-01 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926 --- Comment #3 from Ira Rosen 2011-08-01 15:14:50 UTC --- I am testing this patch: Index: tree-vect-loop.c === --- tree-vect-loop.c(revision 177007) +++ tree-vect-loop.c(wor

[Bug tree-optimization/49518] [4.6 Regression] ICE in vect_enhance_data_refs_alignment, at tree-vect-data-refs.c:1555

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49518 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c/49934] gcc 4.6.1 messes up code

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49934 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/49669] [4.6/4.7 Regression] [C++0x] Compiler crashes with "internal compiler error: in perform_member_init, at cp/init.c:530"

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49669 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug debug/49775] [4.6 Regression on AVR] ICE in based_loc_descr

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49775 Richard Guenther changed: What|Removed |Added Priority|P3 |P4 Summary|[4.6.1 Regressio

[Bug middle-end/49886] [4.6/4.7 Regression] pass_split_functions cannot deal with function type attributes

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49886 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c/49644] [4.5 Regression] post-increment of promoted operand is incorrect.

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49644 Richard Guenther changed: What|Removed |Added CC||michael.pippig at |

[Bug c/49933] float pointer postincrement during complex calculations increments twice

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49933 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/49006] [4.6/4.7 Regression] Missed vectorization due to revision 167531

2011-08-01 Thread irar at il dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49006 --- Comment #7 from Ira Rosen 2011-08-01 14:47:08 UTC --- I think that this is not really a missed-optimization. It's just that some loops disappear because of the unrolling. Ira

[Bug target/49821] [4.6 regression] ICE in dwarf2out_cfi_begin_epilogue, at dwarf2out.c:3015

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49821 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 Marc Glisse changed: What|Removed |Added Attachment #24877|0 |1 is obsolete|

[Bug tree-optimization/49006] [4.6/4.7 Regression] Missed vectorization due to revision 167531

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49006 Richard Guenther changed: What|Removed |Added Keywords||missed-optimization Priority

[Bug fortran/49885] [4.6/4.7 Regression] Segmentation fault when writing to an automatic character array

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49885 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug testsuite/49464] [4.6/4.7 Regression] FAIL: g++.dg/ext/altivec-17.C (test for errors, line 15)

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49464 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug middle-end/49545] [4.6 Regression] New C++ test failures

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49545 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/49140] [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49140 Richard Guenther changed: What|Removed |Added Status|REOPENED|WAITING --- Comment #22 from Richard G

[Bug tree-optimization/49033] [4.6/4.7 Regression] ICE in compute_affine_dependence (tree-data-ref.c:4090) with -O3 -fcheck-data-deps -march=amdfam10

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49033 Richard Guenther changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/49629] [4.7 Regression] ICE: in df_refs_verify, at df-scan.c

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49629 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug target/49865] [4.7 Regression] Unnecessary reload causes small bloat

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49865 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c/49934] New: gcc 4.6.1 messes up code

2011-08-01 Thread andy_code at mailup dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49934 Summary: gcc 4.6.1 messes up code Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.gnu.org

[Bug target/49641] [4.6 Regression] Wrong code for ARMv4T and stmia

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49641 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug middle-end/48965] [4.7 Regression] FAIL: gcc.dg/pr45055.c

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48965 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/49272] [4.7 Regression] FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line 11)

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49272 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug other/49533] [4.7 regression] Revision 174989 (ipa-inline-transform.c) regressions

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49533 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug tree-optimization/49019] [4.4 Regression] Spurious aliasing warning with boost:optional

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49019 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.4.7 --- Comment #1 from Richard Guen

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug rtl-optimization/48596] [4.7 Regression] [SH] unable to find a register to spill in class 'FPUL_REGS'

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48596 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug debug/48853] [4.7 Regression] Wrong DWARF codegen when Pmode != ptr_mode

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48853 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug target/48308] [4.6 regression] crosscompiling to arm fails with assembler: can't resolve '.LC4' {.rodata.str1.1 section} - '.LPIC4' {*UND* section}

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.2

[Bug tree-optimization/48641] [4.7 Regression] ICE: verify_flow_info failed: Wrong frequency of block 77 -419530 with -O -fno-tree-ccp -fno-tree-copy-prop

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48641 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug bootstrap/49907] [4.5/4.6/4.7 Regression] lto-plugin -Wall in stage1

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49907 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Status|NEW

[Bug tree-optimization/49651] [4.4/4.5 Regression] nested lambdas and -O3 produced incorrect integer variable increments

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49651 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug libfortran/49791] [4.4/4.5/4.6/4.7 Regression] Formatted namelist reads fails with: Cannot match namelist object

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49791 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug tree-optimization/49460] [4.5 Regression] g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49460 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/49897] [4.5 Regression] nesting lastprivate gives incorrect result

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49897 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/49442] [4.5/4.6/4.7 Regression] Misaligned store support pessimization

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49442 Richard Guenther changed: What|Removed |Added Keywords||missed-optimization Priority

[Bug tree-optimization/49234] [4.4/4.5/4.7/4.7 Regression] -Wstrict-overflow gives obviously unwarranted warning

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49234 Richard Guenther changed: What|Removed |Added Keywords||diagnostic Priority|P3

[Bug c++/49279] [4.5/4.6/4.7 Regression] Optimization incorrectly presuming constant variable inside loop in g++ 4.5 and 4.6 with -O2 and -O3 for x86_64 targets

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49279 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c++/49932] [C++0x] ICE on instantiating decltype(expr)::type with template

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49932 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/49206] [4.5/4.6/4.7 Regression] RA failure in spill_failure, at reload1.c:2113

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49206 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/49067] [4.5 Regression] Internal Compiler Error with -O3

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49067 Richard Guenther changed: What|Removed |Added Priority|P3 |P2 Component|c

[Bug c++/48869] [4.5 Regression] OpenMP task construct fails to instantiate copy constructor(same as Bug 36523)

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48869 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug c/49933] New: float pointer postincrement during complex calculations increments twice

2011-08-01 Thread michael.pippig at mathematik dot tu-chemnitz.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49933 Summary: float pointer postincrement during complex calculations increments twice Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug rtl-optimization/48840] [4.4/4.5 regression] assertion failure in reload1.c

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48840 Richard Guenther changed: What|Removed |Added Priority|P3 |P4

[Bug target/49547] LZCNT should be enabled only if ABM or LZCNT bits are set

2011-08-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49547 H.J. Lu changed: What|Removed |Added Target Milestone|4.6.2 |4.7.0

[Bug tree-optimization/48766] [4.4/4.5/4.6/4.7 Regression] Infinite recursion in fold_binary_loc()

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48766 Richard Guenther changed: What|Removed |Added Priority|P3 |P2

[Bug target/49547] LZCNT should be enabled only if ABM or LZCNT bits are set

2011-08-01 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49547 --- Comment #6 from hjl at gcc dot gnu.org 2011-08-01 13:47:39 UTC --- Author: hjl Date: Mon Aug 1 13:47:31 2011 New Revision: 177034 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177034 Log: Add -mlzcnt. gcc/ 2011-08-01 Kirill Yukhi

[Bug target/47908] attribute((optimize(2))) causes ICE in m68k_sched_issue_rate

2011-08-01 Thread owner at bugs dot debian.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908 --- Comment #10 from owner at bugs dot debian.org 2011-08-01 13:45:23 UTC --- Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been rece

[Bug c++/49932] New: [C++0x] ICE on instantiating decltype(expr)::type with template

2011-08-01 Thread flast at flast dot jp
Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: fl...@flast.jp ICE on instantiating the following two template functions. I tested with GCC 4.7.0 20110801. 8< template < typename T > auto f1( T x ) // ICE on here -> typename decltype( x )::type

[Bug libstdc++/1773] __cplusplus defined to 1, should be 199711L

2011-08-01 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773 --- Comment #98 from Marc Glisse 2011-08-01 13:03:18 UTC --- (In reply to comment #97) > If there's wording in the C++ standard that suggests the cos(int) > overload should exist, I could file a bug with Oracle. Only in C++2011. So they will like

[Bug middle-end/47990] Missed promotion of double precision constants to single precision for -funsafe-math-optimizations

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47990 --- Comment #2 from Richard Guenther 2011-08-01 13:07:00 UTC --- The intel compiler does not perform this optimization even at -fast. It does perform the demotion on float foo (float x, float y) { return (int)((float)(x/y + 0.5)) * y; } thou

[Bug rtl-optimization/49927] [4.7 Regression] ice in spill_failure, at reload1.c:2120

2011-08-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49927 Uros Bizjak changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at g

  1   2   >