[Bug libstdc++/59283] New: missing std::basic_string constructor

2013-11-25 Thread tmmikolajczyk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59283 Bug ID: 59283 Summary: missing std::basic_string constructor Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug ipa/59282] New: ICE: When compiling 252.eon

2013-11-25 Thread zhenqiang.chen at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59282 Bug ID: 59282 Summary: ICE: When compiling 252.eon Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ipa

[Bug ipa/59282] ICE: When compiling 252.eon

2013-11-25 Thread zhenqiang.chen at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59282 --- Comment #1 from zhenqiang.chen at linaro dot org --- ICE from: commit 3af5e0b77894f5348512dfd60c034da9e859ef11 Author: hubicka hubicka@138bc75d-0d04-0410-961f-82ee72b054a4 Date: Tue Nov 19 10:05:54 2013 + * cgraph.c

[Bug bootstrap/59279] [4.9 Regression] r205337 breaks bootstrap with java

2013-11-25 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59279 --- Comment #5 from Steven Bosscher steven at gcc dot gnu.org --- OK, thinko on my part: Can't remove the label before a JUMP_TABLE_DATA if we're in cfglayout mode, because: 1. PREV_INSN (label) may be NULL 2. remove_insn doesn't update

[Bug ipa/59201] [4.9 Regression] error: stmt (0x7f01c4708130) marked modified after optimization pass

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59201 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC||zhenqiang.chen

[Bug ipa/59282] ICE: When compiling 252.eon

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59282 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/59280] [4.8/4.9 Regression] ICE with attribute((constructor(invalid)))

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59280 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2 Target

[Bug target/59277] x86_64 code generation defects when SSE instructions are disabled

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59277 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug middle-end/59273] [4.9 Regression] ICE in expand_expr_real_2, at expr.c:9188 on alpha

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59273 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug c++/59270] [4.9 Regression] [c++11] ICE with decltype of a broken class

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59270 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5 Target

[Bug c++/59271] [4.9 Regression] a.C:16:21: internal compiler error: in strip_typedefs, at cp/tree.c:1315

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59271 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug c++/59269] [4.9 Regression] ICE with reference in union

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59269 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5 Target

[Bug c++/59268] [4.7/4.8/4.9 Regression] [c++11] ICE with constexpr in a virtual function

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59268 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2 Target

[Bug ipa/59265] [4.9 Regression] Segmentation fault in ipa_note_param_call for -fprofile-use in SPEC CPU2006

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59265 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug middle-end/59261] [4.9 regression] FAIL: gcc.dg/vect/bb-slp-26.c -flto -ffat-lto-objects (internal compiler error)

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59261 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug tree-optimization/59262] __attribute__ ((optimize())) broken (and corrupts optimization of the whole compilation unit)

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59262 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/59260] [4.9 Regression] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c++/59080] [4.9 Regression] [c++11] ICE with array of auto

2013-11-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59080 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 25 09:29:18 2013 New Revision: 205344 URL: http://gcc.gnu.org/viewcvs?rev=205344root=gccview=rev Log: /cp 2013-11-25 Paolo Carlini

[Bug c++/59096] [4.9 Regression] [c++11] ICE with template attribute

2013-11-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59096 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 25 09:29:18 2013 New Revision: 205344 URL: http://gcc.gnu.org/viewcvs?rev=205344root=gccview=rev Log: /cp 2013-11-25 Paolo Carlini

[Bug c++/59080] [4.9 Regression] [c++11] ICE with array of auto

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59080 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/59219] ____builtin___memcpy_chk and -fno-builtin-memcpy

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59219 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW ---

[Bug c++/59096] [4.9 Regression] [c++11] ICE with template attribute

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59096 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/59255] [4.8/4.9 Regression] Segmentation fault with std::function and -fprofile-use

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59255 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug fortran/59143] [OOP] Bogus warning with array-valued type-bound procedure

2013-11-25 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59143 --- Comment #5 from janus at gcc dot gnu.org --- Author: janus Date: Mon Nov 25 09:45:40 2013 New Revision: 205345 URL: http://gcc.gnu.org/viewcvs?rev=205345root=gccview=rev Log: 2013-11-25 Janus Weil ja...@gcc.gnu.org PR fortran/59143

[Bug fortran/59143] [OOP] Bogus warning with array-valued type-bound procedure

2013-11-25 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59143 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug sanitizer/59258] usan: ICE(segfault): stack-buffer-overflow with -fsanitize=undefined

2013-11-25 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59258 --- Comment #8 from Marek Polacek mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Mon Nov 25 10:46:20 2013 New Revision: 205347 URL: http://gcc.gnu.org/viewcvs?rev=205347root=gccview=rev Log: 2013-11-25 Marek Polacek pola...@redhat.com

[Bug c++/59284] New: missing diagnostic on incomplete type at the point of template definition

2013-11-25 Thread vanyacpp at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59284 Bug ID: 59284 Summary: missing diagnostic on incomplete type at the point of template definition Product: gcc Version: unknown Status: UNCONFIRMED Severity:

[Bug sanitizer/59250] ubsan: ICE (segfault) with -fsanitize=undefined in ubsan_create_data

2013-11-25 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59250 --- Comment #4 from Marek Polacek mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Mon Nov 25 11:17:23 2013 New Revision: 205349 URL: http://gcc.gnu.org/viewcvs?rev=205349root=gccview=rev Log: 2013-11-25 Marek Polacek pola...@redhat.com

[Bug sanitizer/59250] ubsan: ICE (segfault) with -fsanitize=undefined in ubsan_create_data

2013-11-25 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59250 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/59285] New: gcc.dg/builtin-unreachable-6.c:17:1: internal compiler error: in rtl_verify_fallthru, at cfgrtl.c:2862

2013-11-25 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59285 Bug ID: 59285 Summary: gcc.dg/builtin-unreachable-6.c:17:1: internal compiler error: in rtl_verify_fallthru, at cfgrtl.c:2862 Product: gcc Version: 4.9.0 Status:

[Bug c++/51253] [C++11][DR 1030] Evaluation order (sequenced-before relation) among initializer-clauses in braced-init-list

2013-11-25 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51253 --- Comment #5 from Akim Demaille akim.demaille at gmail dot com --- Happy two-year birthday, bug! Sorry I'm (slightly more that) off-by-one.

[Bug libstdc++/59283] missing std::basic_string constructor

2013-11-25 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59283 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- This is a known issue. Our std::string does not support the C++11 allocator requirements, and the current implementation probably never will. When we switch to a non-Copy-On-Write

[Bug target/12306] GOT pointer (r12) reloaded unnecessarily

2013-11-25 Thread chrbr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12306 chrbr at gcc dot gnu.org changed: What|Removed |Added CC||chrbr at gcc dot gnu.org ---

[Bug middle-end/51982] Shrink-wrapping opportunity

2013-11-25 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51982 Bug 51982 depends on bug 10474, which changed state. Bug 10474 Summary: shrink wrapping for functions http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474 What|Removed |Added

[Bug rtl-optimization/10474] shrink wrapping for functions

2013-11-25 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474 Martin Jambor jamborm at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug bootstrap/59260] [4.9 Regression] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-25 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 --- Comment #3 from Andrew Macleod amacleod at redhat dot com --- Author: amacleod Date: Mon Nov 25 13:23:09 2013 New Revision: 205352 URL: http://gcc.gnu.org/viewcvs?rev=205352root=gccview=rev Log: PR bootstrap/59260 * fold-const.c:

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

2013-11-25 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934 --- Comment #14 from Martin Jambor jamborm at gcc dot gnu.org --- (In reply to r...@cebitec.uni-bielefeld.de from comment #12) FAIL: gfortran.fortran-torture/execute/pr32604.f90 execution, -O2 -fbounds-check I did not find this failure in

[Bug rtl-optimization/10474] shrink wrapping for functions

2013-11-25 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474 --- Comment #18 from Ryan Johnson scovich at gmail dot com --- (In reply to Martin Jambor from comment #17) The testcase is now shrink-wrapped on ppc64 and x86_64, it is not on others such as i?86 because parameter-passing ABI basically prevents

[Bug rtl-optimization/58934] [4.9 Regression]: build fails on cris-elf in reload_cse_simplify_operands for newlib dtoa.c

2013-11-25 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58934 --- Comment #15 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE --- --- Comment #14 from Martin Jambor jamborm at gcc dot gnu.org --- (In reply to r...@cebitec.uni-bielefeld.de from comment #12) FAIL:

[Bug tree-optimization/59249] if-conversion doesn't handle basic-blocks with only critical predecessor edges

2013-11-25 Thread bmei at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59249 --- Comment #3 from Bingfeng Mei bmei at broadcom dot com --- Richard, I am not sure I understand about how to split edge. BB4 / \ / \ BB5| |\| | \ | | \ | | BB6 | / | / BB7 Compiler

[Bug sanitizer/59061] Port leaksanitizer

2013-11-25 Thread earthdok at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59061 --- Comment #38 from Sergey Matveev earthdok at google dot com --- (In reply to Jakub Jelinek from comment #28) Author: jakub Date: Fri Nov 22 21:13:08 2013 New Revision: 205290 It looks like you use dynamic linking by default. The last time I

[Bug rtl-optimization/10474] shrink wrapping for functions

2013-11-25 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474 --- Comment #19 from Martin Jambor jamborm at gcc dot gnu.org --- (In reply to Ryan Johnson from comment #18) Great! Does this mean shrink-wrapping will be in gcc-4.9, at least for x86_64 and ppc64? Well, a fairly basic (but not altogether

[Bug sanitizer/59286] New: segfault in __sanitizer::StackDepotGet

2013-11-25 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59286 Bug ID: 59286 Summary: segfault in __sanitizer::StackDepotGet Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sanitizer

[Bug tree-optimization/59287] New: points-to analysis confused by union accesses

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59287 Bug ID: 59287 Summary: points-to analysis confused by union accesses Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal

[Bug tree-optimization/59288] New: [4.7/4.8/4.9 Regression

2013-11-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59288 Bug ID: 59288 Summary: [4.7/4.8/4.9 Regression Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization

[Bug tree-optimization/59288] [4.7/4.8/4.9 Regression] ICE in get_initial_def_for_induction

2013-11-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59288 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug tree-optimization/59288] [4.7/4.8/4.9 Regression] ICE in get_initial_def_for_induction

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59288 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug middle-end/59285] [4.9 Regression] gcc.dg/builtin-unreachable-6.c:17:1: internal compiler error: in rtl_verify_fallthru, at cfgrtl.c:2862

2013-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59285 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug rtl-optimization/10474] shrink wrapping for functions

2013-11-25 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10474 --- Comment #20 from Ryan Johnson scovich at gmail dot com --- Hi Martin, (PM reply because I don't have up-to-date information to file a proper bug report with) On 25/11/2013 9:57 AM, jamborm at gcc dot gnu.org wrote:

[Bug target/59289] New: [ARM] regression on unsigned-extend-2.c

2013-11-25 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59289 Bug ID: 59289 Summary: [ARM] regression on unsigned-extend-2.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target

[Bug sanitizer/59258] ubsan: ICE(segfault): stack-buffer-overflow with -fsanitize=undefined

2013-11-25 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59258 --- Comment #9 from Marek Polacek mpolacek at gcc dot gnu.org --- (In reply to Marek Polacek from comment #6) Seems like we're passing bogus location. Can you e-mail me the unreduced testcase? I'll look into it. The unreduced testcase doesn't

[Bug c++/58810] [4.7/4.8/4.9 Regression] ICE with invalid function typedef

2013-11-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58810 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 25 16:10:29 2013 New Revision: 205356 URL: http://gcc.gnu.org/viewcvs?rev=205356root=gccview=rev Log: /cp 2013-11-25 Paolo Carlini

[Bug c++/58810] [4.7/4.8 Regression] ICE with invalid function typedef

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58810 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/50900] 'gmake pdf' fails in libiberty

2013-11-25 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #13 from joseph at codesourcery dot com joseph at codesourcery dot com --- Isn't this the issue fixed by 2012-06-29 Andreas Schwab sch...@linux-m68k.org * copying-lib.texi (Library Copying): Don't use @heading inside

[Bug middle-end/59285] [4.9 Regression] gcc.dg/builtin-unreachable-6.c:17:1: internal compiler error: in rtl_verify_fallthru, at cfgrtl.c:2862

2013-11-25 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59285 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/12306] GOT pointer (r12) reloaded unnecessarily

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12306 --- Comment #6 from Oleg Endo olegendo at gcc dot gnu.org --- Maybe something like function multi-versioning could be used for that? When compiling as PIC, each function would be output twice. Once with the assumption that it can be called from

[Bug other/50900] 'gmake pdf' fails in libiberty

2013-11-25 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #14 from Steve Kargl sgk at troutmask dot apl.washington.edu --- On Mon, Nov 25, 2013 at 04:15:53PM +, joseph at codesourcery dot com wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #13 from joseph at

[Bug target/59290] New: [ARM] regression on negdi-2.c (big-endian)

2013-11-25 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59290 Bug ID: 59290 Summary: [ARM] regression on negdi-2.c (big-endian) Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/53976] [SH] Unnecessary clrt after bt

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53976 --- Comment #7 from Oleg Endo olegendo at gcc dot gnu.org --- Author: olegendo Date: Mon Nov 25 16:47:16 2013 New Revision: 205358 URL: http://gcc.gnu.org/viewcvs?rev=205358root=gccview=rev Log: PR target/53976 PR target/59243 *

[Bug target/59243] [SH] Build fails during compiling libjava/interpret.cc with segfault

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59243 --- Comment #4 from Oleg Endo olegendo at gcc dot gnu.org --- Author: olegendo Date: Mon Nov 25 16:47:16 2013 New Revision: 205358 URL: http://gcc.gnu.org/viewcvs?rev=205358root=gccview=rev Log: PR target/53976 PR target/59243 *

[Bug target/59243] [SH] Build fails during compiling libjava/interpret.cc with segfault

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59243 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/59277] x86_64 code generation defects when SSE instructions are disabled

2013-11-25 Thread aron at udel dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59277 --- Comment #4 from Aaron Myles Landwehr aron at udel dot edu --- That is completely fair. Correct me if I'm wrong here, but that also means that any code that passes doubles as arguments should also get fatal_error() instead of dropping arguments

[Bug target/54019] [SH] Tail calls with -fPIC use bsrf instead of braf

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54019 --- Comment #3 from Oleg Endo olegendo at gcc dot gnu.org --- (In reply to Kazumoto Kojima from comment #2) Confirmed. Assuming my theories in comment #1 are correct, I guess to fix/improve this it would require similar mechanisms as mentioned

[Bug target/59290] [4.9 regression][ARM] regression on negdi-2.c (big-endian)

2013-11-25 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59290 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/59290] [4.9 regression][ARM] regression on negdi-2.c (big-endian)

2013-11-25 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59290 --- Comment #2 from Richard Earnshaw rearnsha at gcc dot gnu.org --- The tests do need fixing for big-endian, though, since the rsb operation should write r1 in big-endian and r0 in little-endian.

[Bug bootstrap/59260] [4.9 Regression] fold-const.c:14871:5: error: 'hash_table' has not been declared

2013-11-25 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59260 Dmitry G. Dyachenko dimhen at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/59291] New: [SH] Group T bit related isnsn before combine

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59291 Bug ID: 59291 Summary: [SH] Group T bit related isnsn before combine Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug target/59290] [4.9 regression][ARM] regression on negdi-2.c (big-endian)

2013-11-25 Thread ktkachov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59290 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c/16351] NULL dereference warnings

2013-11-25 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16351 --- Comment #15 from Jeffrey A. Law law at redhat dot com --- I expect it will be in GCC 4.9. It's a wrap-up item for -fisolate-erroneous-paths.

[Bug rtl-optimization/58033] counterproductive bb-reorder

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58033 --- Comment #5 from Oleg Endo olegendo at gcc dot gnu.org --- Another somewhat related SH example, compiled with -m4 -O2 -ml on rev 205313: int foo1 (long long value) { const long long constant = 0xc0008000LL; if (value constant)

[Bug sanitizer/59258] ubsan: ICE(segfault): stack-buffer-overflow with -fsanitize=undefined

2013-11-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59258 --- Comment #10 from Jakub Jelinek jakub at gcc dot gnu.org --- Created attachment 31289 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31289action=edit gcc49-pr59258.patch Untested fix for the dwarf2out.c ICE. The problem is that

[Bug c++/59292] New: Spurious warning: ‘anonymous’ is used uninitialized in this function

2013-11-25 Thread bluesmissionnaire at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59292 Bug ID: 59292 Summary: Spurious warning: ‘anonymous’ is used uninitialized in this function Product: gcc Version: 4.4.7 Status: UNCONFIRMED Severity: normal

[Bug c++/59292] Spurious warning: ‘anonymous’ is used uninitialized in this function

2013-11-25 Thread bluesmissionnaire at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59292 --- Comment #1 from Przemysław Strzelczak bluesmissionnaire at gmail dot com --- Created attachment 31291 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31291action=edit corresponding source file.

[Bug c++/59113] [c++1y] ICE using auto as parameter in local function

2013-11-25 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59113 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/59112] [c++1y] ICE using auto as parameter in local class

2013-11-25 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59112 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/59293] New: Bogus -Wsign-compare warning when using typeof() on a constant

2013-11-25 Thread shawn at churchofgit dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59293 Bug ID: 59293 Summary: Bogus -Wsign-compare warning when using typeof() on a constant Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/59258] ubsan: ICE(segfault): stack-buffer-overflow with -fsanitize=undefined

2013-11-25 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59258 --- Comment #11 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #10) Created attachment 31289 [details] Untested fix for the dwarf2out.c ICE. Seem to solve the problem with both -g and no -g for one

[Bug middle-end/59285] [4.9 Regression] gcc.dg/builtin-unreachable-6.c:17:1: internal compiler error: in rtl_verify_fallthru, at cfgrtl.c:2862

2013-11-25 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59285 --- Comment #1 from Jeffrey A. Law law at redhat dot com --- Patch in testing.

[Bug fortran/58026] [4.9 Regression] [OOP] ICE in generate_finalization_wrapper, at fortran/class.c:1521

2013-11-25 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58026 janus at gcc dot gnu.org changed: What|Removed |Added CC||pault at gcc dot gnu.org ---

[Bug c++/58607] [4.9 Regression] [c++11] ICE with undeclared variable in constexpr

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58607 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/55004] [meta-bug] constexpr issues

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 58607, which changed state. Bug 58607 Summary: [4.9 Regression] [c++11] ICE with undeclared variable in constexpr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58607 What|Removed |Added

[Bug c++/58607] [4.9 Regression] [c++11] ICE with undeclared variable in constexpr

2013-11-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58607 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 25 20:51:56 2013 New Revision: 205364 URL: http://gcc.gnu.org/viewcvs?rev=205364root=gccview=rev Log: /cp 2013-11-25 Paolo Carlini

[Bug fortran/58026] [4.9 Regression] [OOP] ICE in generate_finalization_wrapper, at fortran/class.c:1521

2013-11-25 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58026 --- Comment #7 from Tobias Burnus burnus at gcc dot gnu.org --- (In reply to janus from comment #6) For the record: The code that I'm proposing to remove in comment 4 has been added by Paul in r105913: For PR24158 (ice-on-invalid-code), which

[Bug target/59187] internal error with -O2

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59187 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/55902] lto1 SIGSEGV

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55902 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added CC||ktietz at gcc dot

[Bug target/52368] internal compiler error: in convert_move, at expr.c:326

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52368 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug other/33797] Enable zlib for x86_64-pc-mingw32 64-bit targets

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33797 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/56451] [4.8/4.9 regression] Wrong code for gcc.c-torture/execute/941015-1.c on SH

2013-11-25 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56451 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/56597] unaligned local variable used by implicit sse instructions

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56597 --- Comment #5 from Kai Tietz ktietz at gcc dot gnu.org --- Issue here is that x64 ABI just requires that stack has 16-byte alignment. So that means within a function, using instruction requestion higher-alignment, compiler should either make sure

[Bug c++/55898] Can't obtain stack trace

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c/59293] Bogus -Wsign-compare warning when using typeof() on a constant

2013-11-25 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59293 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- I don't think this is a bogus warning as the warning is correct as you have a signed int variable unsigned int variable. The compiler does not know that variable is assigned to a

[Bug bootstrap/55886] gcc/configure.ac problems lead to GCC 4.7.2 not building for x86_64-pc-mingw64

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55886 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P5

[Bug bootstrap/49557] make chokes on various Makefile constructs

2013-11-25 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/54485] g++ should diagnose default arguments in out-of-line definitions for template class member functions

2013-11-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54485 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/54485] g++ should diagnose default arguments in out-of-line definitions for template class member functions

2013-11-25 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54485 --- Comment #5 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Nov 25 22:24:58 2013 New Revision: 205367 URL: http://gcc.gnu.org/viewcvs?rev=205367root=gccview=rev Log: /cp 2013-11-25 Paolo Carlini

[Bug c++/58950] [4.9 Regression] Missing statement has no effect

2013-11-25 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58950 --- Comment #2 from Marc Glisse glisse at gcc dot gnu.org --- For __builtin_shuffle, the issue is that we now call save_expr, which always sets TREE_SIDE_EFFECTS to 1. I don't know if it would make sense to introduce a maybe_save_expr that is

[Bug c++/59292] Spurious warning: ‘anonymous’ is used uninitialized in this function

2013-11-25 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59292 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/59293] Bogus -Wsign-compare warning when using typeof() on a constant

2013-11-25 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59293 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c/38470] value range propagation (VRP) would improve -Wsign-compare

2013-11-25 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38470 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||shawn at

[Bug c++/59294] New: template friend declaration 'hidden' by member of same name

2013-11-25 Thread stefan.schwarzer at ipm dot fraunhofer.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59294 Bug ID: 59294 Summary: template friend declaration 'hidden' by member of same name Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

  1   2   >