[Bug c++/60908] compiler bug related to trans-mem.c

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60908 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/60902] [4.9/4.10 Regression] ffmpeg built with gcc 4.9 RC produces incorrect flac playback code

2014-04-22 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60902 --- Comment #24 from Jeffrey A. Law --- So the issue here is we have an ASM which feeds an eq/neq condition found inside a loop. The eq/neq condition creates an equivalency that is (mis) used when we thread through the loop backedge. The code whi

[Bug bootstrap/60830] [4.9 Regression] ICE on bootstrapping on cygwin

2014-04-22 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830 --- Comment #42 from Kai Tietz --- Second variant of the patch looks ok to me, if bootstrap works for 32-bit and 64-bit cygwin. Post patch to ML for gcc trunk, and if no further issues are present we can merge patch to 4.9.1

[Bug target/60910] [4.10 regression] sparc-linux bootstrap failure due to many "invalid conversion from 'int' to 'machine_mode'" errors

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60910 --- Comment #1 from Jakub Jelinek --- Author: jakub Date: Tue Apr 22 07:25:12 2014 New Revision: 209555 URL: http://gcc.gnu.org/viewcvs?rev=209555&root=gcc&view=rev Log: PR target/60910 * config/sparc/sparc.c (sparc_init_modes): Pass enum

[Bug target/60910] [4.10 regression] sparc-linux bootstrap failure due to many "invalid conversion from 'int' to 'machine_mode'" errors

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60910 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/60830] [4.9 Regression] ICE on bootstrapping on cygwin

2014-04-22 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830 --- Comment #43 from Bernd Edlinger --- (In reply to Kai Tietz from comment #42) > Second variant of the patch looks ok to me, if bootstrap works for 32-bit > and 64-bit cygwin. > Post patch to ML for gcc trunk, and if no further issues are presen

[Bug tree-optimization/60902] [4.9/4.10 Regression] ffmpeg built with gcc 4.9 RC produces incorrect flac playback code

2014-04-22 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60902 --- Comment #25 from Jeffrey A. Law --- Patch in testing.

[Bug bootstrap/60830] [4.9 Regression] ICE on bootstrapping on cygwin

2014-04-22 Thread g...@denis-excoffier.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60830 --- Comment #44 from Denis Excoffier --- (In reply to Kai Tietz from comment #42) > Second variant of the patch looks ok to me, if bootstrap works for 32-bit > and 64-bit cygwin. Post patch to ML for gcc trunk, and if no further issues > are prese

[Bug tree-optimization/60849] [4.7/4.8/4.9 Regression] bogus comparison result type

2014-04-22 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 --- Comment #9 from rguenther at suse dot de --- On Thu, 17 Apr 2014, dehao at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60849 > > --- Comment #8 from dehao at gcc dot gnu.org --- > Richard, > > Thanks for the quick f

[Bug tree-optimization/60895] [4.8/4.9/4.10 Regression] error: address taken, but ADDRESSABLE bit not set

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60895 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/60901] [4.8/4.9/4.10 Regression] ICE: SIGSEGV in add_to_deps_list with -fsel-sched-pipelining-outer-loops

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60901 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/60910] [4.10 regression] sparc-linux bootstrap failure due to many "invalid conversion from 'int' to 'machine_mode'" errors

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60910 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug ipa/60912] [4.10 Regression] wrong code with -O -fno-inline -fipa-pta

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60912 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ipa/60911] [4.9/4.10 Regression] wrong code with -O2 -flto -fipa-pta

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60911 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/60902] [4.9/4.10 Regression] ffmpeg built with gcc 4.9 RC produces incorrect flac playback code

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60902 Richard Biener changed: What|Removed |Added Priority|P1 |P2 Target Milestone|4.9.0

[Bug target/60906] target attribute causes other attributes to be ignored

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60906 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target|

[Bug tree-optimization/60903] [4.8/4.9/4.10 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60903 Richard Biener changed: What|Removed |Added Keywords||ice-checking Status|UNCONFIR

[Bug rtl-optimization/60901] [4.8/4.9/4.10 Regression] ICE: SIGSEGV in add_to_deps_list with -fsel-sched-pipelining-outer-loops

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60901 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.3

[Bug rtl-optimization/60901] [4.8/4.9/4.10 Regression] ICE: SIGSEGV in add_to_deps_list with -fsel-sched-pipelining-outer-loops

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60901 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug tree-optimization/60899] undef reference generated with -fdevirtualize-speculatively

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60899 Richard Biener changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRME

[Bug gcov-profile/60897] Mangled function name in warning during -fprofile-use phase of Firefox build

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60897 Richard Biener changed: What|Removed |Added CC||jamborm at gcc dot gnu.org --- Comment #

[Bug tree-optimization/60895] [4.8/4.9/4.10 Regression] error: address taken, but ADDRESSABLE bit not set

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60895 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug lto/60893] Unable to use link time optimizer with profiler

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60893 Richard Biener changed: What|Removed |Added Keywords||lto Target|

[Bug tree-optimization/60896] [4.10 Regression] ICE: in vect_get_vec_def_for_operand, at tree-vect-stmts.c:1449

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60896 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug tree-optimization/60891] [4.9/4.10 Regression] ICE: SIGSEGV (Invalid write/read) in pre_and_rev_post_order_compute_fn with -O -fno-tree-ch -fno-tree-cselim -fno-tree-dominator-opts

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60891 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/60888] x86 vector widen multiplication by constant is not replaced with shift and sub

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60888 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|U

[Bug bootstrap/60887] [4.10 Regression] LTO bootstrap failed with profiledbootstrap

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60887 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.10.0

[Bug c/60918] New: [mips] unaligned memory copy with LWL/LWR

2014-04-22 Thread Alex.Schoenberger at ies dot tu-darmstadt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60918 Bug ID: 60918 Summary: [mips] unaligned memory copy with LWL/LWR Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620 --- Comment #19 from Jakub Jelinek --- Author: jakub Date: Tue Apr 22 09:14:50 2014 New Revision: 209560 URL: http://gcc.gnu.org/viewcvs?rev=209560&root=gcc&view=rev Log: PR other/43620 boehm-gc/ * Makefile.am (AUTOMAKE_OPTIONS): Add no-d

[Bug c/60918] [mips] unaligned memory copy with LWL/LWR

2014-04-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60918 --- Comment #1 from Andrew Pinski --- I thing gcc output is correct. Why processor are you running on that the result is incorrect. Also quote the mips32 isa of why you think lwl and lwr work the way think it works.

[Bug gcov-profile/60897] Mangled function name in warning during -fprofile-use phase of Firefox build

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60897 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug c++/60894] Use of redundant struct keyword in virtual function prototype combined with using statement causes compilation error

2014-04-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60894 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/60919] New: gcc fails to tail call __builtin_ffsll

2014-04-22 Thread will.newton at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60919 Bug ID: 60919 Summary: gcc fails to tail call __builtin_ffsll Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: target

[Bug c/60918] [mips] unaligned memory copy with LWL/LWR

2014-04-22 Thread Alex.Schoenberger at ies dot tu-darmstadt.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60918 --- Comment #2 from Alex.Schoenberger at ies dot tu-darmstadt.de --- (In reply to Andrew Pinski from comment #1) > Why processor are you running on that the > result is incorrect. The upper code illustrates the error only. Algorithm I'm working w

[Bug tree-optimization/60823] [4.9/4.10 Regression] ICE in gimple_expand_cfg, at cfgexpand.c:5644

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60823 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Apr 22 10:21:32 2014 New Revision: 209616 URL: http://gcc.gnu.org/viewcvs?rev=209616&root=gcc&view=rev Log: PR tree-optimization/60823 * omp-low.c (ipa_simd_modify_function_bod

[Bug target/60906] target attribute causes other attributes to be ignored

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60906 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug libgcj/55637] FAIL: sourcelocation output - source compiled test

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55637 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #17 from Jakub Jelinek

[Bug lto/60820] [4.9/4.10 Regression] ice in ctor_for_folding, at varpool.c:291

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60820 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/56787] [4.8 Regression] Vectorization fails because of CLOBBER statements

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56787 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #14 from Jakub Jelinek

[Bug c++/53159] Missing narrowing check

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53159 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug tree-optimization/60363] [4.9/4.10 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60363 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #13 from Jakub Jelinek

[Bug lto/60449] Merging function DECLs discards leaf attribute which causes cfg verifier to fail

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60449 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #12 from Jakub Jelinek

[Bug testsuite/58867] asan and ubsan tests not run for installed testing

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58867 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug libstdc++/51965] Redundant move constructions in heap algorithms

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51965 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #10 from Jakub Jelinek

[Bug target/59664] avx512f-ceil-sfix-vec-2.c and avx512f-floor-sfix-vec-2.c FAIL on Solaris9/x86

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59664 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug target/60851] [4.9/4.10 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2117 with -flive-range-shrinkage -mdispatch-scheduler -march=bdver4

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60851 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug fortran/60529] [4.9/4.10 Regression] [OOP] ICE with allocatable sub-component

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60529 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug rtl-optimization/60162] [4.9/4.10 Regression][lra] mlra appears to be using the FP registers for integer values and then moving on to GPR registers.

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60162 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #9 from Jakub Jelinek

[Bug middle-end/59584] [4.8/4.9/4.10 Regression]: cannot handle define_split for insn emitted for __builtin_stack_restore

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59584 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #11 from Jakub Jelinek

[Bug lto/59441] ICE in bitmap_element_allocate

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59441 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug target/60290] 32-bit g++.dg/cilk-plus/CK/catch_exc.cc FAILs on Solaris/x86

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60290 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug testsuite/57413] FAIL: gcc.dg/debug/dwarf2/discriminator.c scan-assembler on x86_64-apple-darwin10, Solaris/x86

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57413 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug rtl-optimization/56069] [4.7/4.8/4.9/4.10 Regression] RA pessimization

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56069 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #7 from Jakub Jelinek

[Bug tree-optimization/60844] [4.9 Regression] ICE in reassoc_stmt_dominates_stmt_p

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60844 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug c++/46206] using typedef-name error with typedef name hiding struct name

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46206 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #7 from Jakub Jelinek

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

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58950 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #18 from Jakub Jelinek

[Bug tree-optimization/55936] [4.7/4.8/4.9/4.10 Regression] Missed VRP optimization

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55936 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug go/59432] [4.9/4.10 regression] sync/atomic FAILs on Solaris/x86

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59432 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug target/59305] [4.9/4.10 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #22 from Jakub Jelinek

[Bug c++/58511] [4.8/4.9/4.10 Regression] [c++11] ICE using static const member variable in constexpr

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58511 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug c++/51424] [C++11] G++ should diagnose self-delegating constructors

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51424 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug libstdc++/60037] SIGFPE in std::generate_canonical

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60037 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug rtl-optimization/60045] gcc.dg/atomic/c11-atomic-exec-[23].c compilation times out

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60045 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #1 from Jakub Jelinek

[Bug debug/54114] VTA compile-time performance could be improved

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #11 from Jakub Jelinek

[Bug middle-end/60092] posix_memalign not recognized to derive alias and alignment info

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60092 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #26 from Jakub Jelinek

[Bug target/59407] gcc.target/i386/pr58218.c FAILs with Sun as

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59407 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #1 from Jakub Jelinek

[Bug c++/56427] [C++11] template template parameter template parameter pack that depends on another parameter pack

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56427 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug other/59053] cilkplus branch compiler loops

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59053 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #3 from Jakub Jelinek

[Bug libstdc++/51617] [C++0x] async(f) isn't.

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51617 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #8 from Jakub Jelinek

[Bug ipa/60761] Improve dump_decl for clones

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60761 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #19 from Jakub Jelinek

[Bug tree-optimization/57994] Constant folding of infinity

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57994 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #24 from Jakub Jelinek

[Bug other/59490] cilk-plus failure

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59490 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug fortran/59765] [4.9/4.10 Regression] [OOP] ICE on valid with finalizable array components

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59765 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug libgomp/60670] omp.h may differ between multilibs

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60670 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug libstdc++/51365] cannot use final empty class in std::tuple

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51365 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #18 from Jakub Jelinek

[Bug fortran/59781] [4.7/4.8/4.9/4.10 Regression] [F03] Incorrect initialisation of derived type

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59781 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #7 from Jakub Jelinek

[Bug tree-optimization/60841] [4.9 Regression] gcc: internal compiler error: Killed (program cc1) out of memory

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60841 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #16 from Jakub Jelinek

[Bug sanitizer/59758] [4.9/4.10 Regression] bootstrap failure in libsanitizer/asan on sparc-linux-gnu

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #6 from Jakub Jelinek

[Bug go/59431] [4.9/4.10 regression] runtime FAILs on Solaris

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59431 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug middle-end/58981] movmem/setmem use mode wider than Pmode for size

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58981 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/55334] [4.8/4.9/4.10 Regression] mgrid regression (ipa-cp disables vectorization)

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55334 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #35 from Jakub Jelinek

[Bug fortran/60495] [4.9/4.10 Regression] ICE: in fold_convert_loc, at fold-const.c:1994

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60495 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #9 from Jakub Jelinek

[Bug go/59453] log/syslog FAILs on Solaris 9

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59453 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #1 from Jakub Jelinek

[Bug libfortran/58015] FAIL: gfortran.dg/round_4.f90: Unsatisfied symbol "nextafterl"

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58015 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #10 from Jakub Jelinek

[Bug middle-end/60080] gcc.dg/vect/vect-nop-move.c FAILs

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60080 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug tree-optimization/59908] Incorrect uninit warning with -fsanitize=address caused by LIM

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59908 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug sanitizer/59402] bootstrap failure on x32

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59402 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #10 from Jakub Jelinek

[Bug fortran/57048] [4.9/4.10 Regression] Handling of C_PTR and C_FUNPTR leads to reject valid

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57048 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug c++/17232] classes and class template specializations treated differently w.r.t. core issue #337

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17232 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #22 from Jakub Jelinek

[Bug middle-end/59507] ICE: in mark_reachable_handlers, at tree-eh.c:3833 with -O -fnon-call-exceptions -fvtable-verify=preinit

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59507 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #2 from Jakub Jelinek

[Bug c/59073] [4.9/4.10 Regression] ICE with missing increment in OpenMP for-loop

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59073 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #5 from Jakub Jelinek

[Bug rtl-optimization/49857] Put constant switch-tables into flash

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49857 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #7 from Jakub Jelinek

[Bug fortran/58880] [4.9/4.10 Regression] [OOP] ICE on valid with FINAL function and type extension

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58880 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #14 from Jakub Jelinek

[Bug middle-end/58479] [4.8/4.9/4.10 Regression] slow var-tracking on x86_64-linux at -O1 (and above) with -g, but checking disabled

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58479 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #7 from Jakub Jelinek

[Bug c++/29040] missing access control checks in subclasses for nested types

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29040 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #4 from Jakub Jelinek

[Bug testsuite/60031] dg-require-effective-target powerpc_vsx_ok is not enough

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60031 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #1 from Jakub Jelinek

[Bug c/59984] OpenMP and Cilk Plus SIMD pragma makes loop incorrect

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59984 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #9 from Jakub Jelinek

[Bug sanitizer/59009] libsanitizer merge from upstream r191666 breaks bootstrap on powerpc64-linux

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59009 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #41 from Jakub Jelinek

[Bug go/59452] net FAILs on Solaris 9

2014-04-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59452 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.9.0 |4.9.1 --- Comment #1 from Jakub Jelinek

  1   2   >