public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/49538] New: Revision 175341 causes segfaults
 2011-06-28 14:49 UTC  (3+ messages)
` [Bug c++/49538] "

[Bug c/19541] need another option to support what -I- did just besides -iquote
 2011-06-28 14:15 UTC 

[Bug libstdc++/49559] New: stable_sort calls self-move-assignment operator
 2011-06-28 14:12 UTC  (12+ messages)
` [Bug libstdc++/49559] "
` [Bug libstdc++/49559] [C++0x] "

[Bug middle-end/49545] New: [4.7 Regression] New C++ test failures
 2011-06-28 13:08 UTC  (6+ messages)
` [Bug middle-end/49545] "

[Bug fortran/49562] New: [OOP] ICE at invalid code: assigning value to function of polymorphic object
 2011-06-28 12:59 UTC  (7+ messages)
` [Bug fortran/49562] [4.6/4.7 Regression] "
` [Bug fortran/49562] [4.6/4.7 Regression] [OOP] assigning value to type-bound function

[Bug rtl-optimization/49014] New: ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7132 with even more insane set of flags
 2011-06-28 12:46 UTC  (2+ messages)
` [Bug rtl-optimization/49014] [4.7 Regression] "

[Bug tree-optimization/49552] New: missed optimization: test for zero remainder after division by a constant
 2011-06-28 12:23 UTC  (3+ messages)
` [Bug tree-optimization/49552] "

[Bug target/48273] New: [4.6/4.7 Regression] ICE: in create_copy_of_insn_rtx, at sel-sched-ir.c:5604 with -fsel-sched-pipelining -fselective-scheduling2 -march=core2
 2011-06-28 12:22 UTC  (4+ messages)
` [Bug target/48273] [4.6 "

[Bug fortran/49540] New: [4.6/4.7 Regression] Memory-hot with large DATA stmt
 2011-06-28 12:20 UTC  (8+ messages)
` [Bug fortran/49540] [4.6/4.7 Regression] Memory-hog "

[Bug other/49435] New: get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
 2011-06-28 12:04 UTC  (4+ messages)
` [Bug pch/49435] "

[Bug ada/49557] New: Building the GCC compiler suite fails on a Makefile concerning Ada
 2011-06-28 11:45 UTC  (6+ messages)
` [Bug ada/49557] "

[Bug middle-end/29274] [4.4/4.5 Regression] not using mulsidi3
 2011-06-28 11:24 UTC  (2+ messages)

[Bug c/20110] format checking and non-ASCII character sets
 2011-06-28 11:04 UTC 

[Bug c/49560] New: -fexec-charset=IBM-1047 makes -Wformat report incorrect warnings
 2011-06-28 11:03 UTC  (3+ messages)
` [Bug c/49560] "

[Bug bootstrap/49555] New: libjava fails to configure if --enable-symvers=gnu or --enable-symvers=sun
 2011-06-28 10:21 UTC  (3+ messages)
` [Bug bootstrap/49555] "

[Bug libstdc++/49561] New: gcc does not meet the standard for std::list container
 2011-06-28 10:09 UTC  (3+ messages)
` [Bug libstdc++/49561] "
` [Bug libstdc++/49561] [C++0x] std::list::size complexity

[Bug middle-end/49543] New: Cast move causes incorrect code and numerical results
 2011-06-28  9:31 UTC  (7+ messages)
` [Bug middle-end/49543] "

[Bug c/47997] New: gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString"
 2011-06-28  9:18 UTC  (3+ messages)
` [Bug target/47997] "

[Bug middle-end/49563] New: Expansion forgets to set MEM_VOLATILE_P for TARGET_MEM_REF
 2011-06-28  9:18 UTC  (2+ messages)
` [Bug middle-end/49563] "

[Bug c++/49558] New: Compiling gcc-3.4.5 source code on MAC OS X 10.6.3 gives an error
 2011-06-28  8:53 UTC  (3+ messages)
` [Bug c++/49558] "

[Bug c++/49260] New: cpp0x/lambda/lambda-eh2.C fails execution
 2011-06-28  7:15 UTC  (2+ messages)
` [Bug c++/49260] [C++0x] lambda-eh2.C "

[Bug c/46261] New: avr-gcc: Segfaults when compiled with the -mint8 option
 2011-06-28  6:31 UTC  (4+ messages)
` [Bug target/46261] "

[Bug libmudflap/38738] libmudflap could be enabled for Solaris when using GNU ld
 2011-06-28  6:18 UTC  (2+ messages)

[Bug java/49556] New: The import A cannot be resolved,But the A is placed at the current dir
 2011-06-28  6:10 UTC  (2+ messages)
` [Bug java/49556] "

[Bug c++/49554] New: [4.7 Regression] [C++0x] lambda capture causes "cannot call member function ... without object"
 2011-06-27 23:44 UTC  (3+ messages)
` [Bug c++/49554] "

[Bug libfortran/48787] New: Invalid UP rounding with F editing
 2011-06-27 23:27 UTC  (2+ messages)
` [Bug libfortran/48787] Invalid UP/DOWN "

[Bug ada/49539] New: [4.7 regression] Ada TYPES.UNRECOVERABLE_ERROR in comperr.adb:423 on ARM
 2011-06-27 23:25 UTC  (3+ messages)
` [Bug ada/49539] [4.7 regression] ICE building gnattools

[Bug target/47315] New: ICE: in extract_insn, at recog.c:2109 (unrecognizable insn) with -mvzeroupper and __attribute__((target("avx")))
 2011-06-27 23:01 UTC  (3+ messages)
` [Bug target/47315] "

[Bug target/49526] New: ARM missed optimization: SMMUL instruction
 2011-06-27 21:59 UTC  (3+ messages)
` [Bug target/49526] extra move instruction for smmul

[Bug libstdc++/49553] New: mt19937 number generator is broken on 64bit systems
 2011-06-27 21:54 UTC  (3+ messages)
` [Bug libstdc++/49553] "

[Bug target/25343] [4.4/4.5/4.6/4.7 regression] [m68k] testsuite failures
 2011-06-27 21:49 UTC  (2+ messages)

[Bug inline-asm/48637] New: %c in ARM inline asm leads to ICE (in arm_print_operand)
 2011-06-27 21:12 UTC  (3+ messages)
` [Bug target/48637] "

[Bug other/47733] New: psignal (int, const? char*) in libiberty/strsignal.h
 2011-06-27 21:06 UTC  (3+ messages)
` [Bug other/47733] "

[Bug c/48825] New: libiberty "psignal" lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined
 2011-06-27 21:06 UTC  (3+ messages)
` [Bug c/48825] "

[Bug bootstrap/49247] New: libiberty configure assumes newlib does not supply psignal
 2011-06-27 21:05 UTC  (3+ messages)
` [Bug bootstrap/49247] "

[Bug regression/47836] New: Some Cross Compiler can't build target-libiberty or target-zlib
 2011-06-27 21:04 UTC  (3+ messages)
` [Bug regression/47836] "

[Bug bootstrap/23656] Cross-compilation with newlib fails in libiberty
 2011-06-27 21:03 UTC  (2+ messages)

[Bug fortran/49466] New: Memory leak with assignment of extended derived types
 2011-06-27 20:59 UTC  (3+ messages)
` [Bug fortran/49466] [4.6/4.7 Regression] "

[Bug c/49551] New: common variables and -fdata-sections cause ICE in C front-end
 2011-06-27 20:48 UTC  (2+ messages)
` [Bug c/49551] "

[Bug middle-end/35561] Promote written once local aggregates to static
 2011-06-27 20:45 UTC 

[Bug c++/36435] Partial ordering of explicit specialization should include return type
 2011-06-27 20:21 UTC 

[Bug c++/49440] New: Invalid dynamic_cast for unnamed namespace
 2011-06-27 20:19 UTC  (3+ messages)
` [Bug c++/49440] [4.6 regression] "

[Bug c++/49528] New: g++ fails to destroy temporary object when subobject is used to initialize a reference
 2011-06-27 20:19 UTC  (4+ messages)
` [Bug c++/49528] [4.6 regression] "

[Bug c++/49418] New: openmp default(none) in template function
 2011-06-27 20:18 UTC  (3+ messages)
` [Bug c++/49418] [4.6 regression] G++ discards cv-quals from template parameter types

[Bug ada/42554] Can't build GNAT tools
 2011-06-27 20:14 UTC 

[Bug c++/34772] [4.4/4.5/4.6 Regression] self-initialisation does not silence uninitialised warnings (-Winit-self ignored)
 2011-06-27 19:17 UTC  (4+ messages)

[Bug fortran/49479] New: [4.6/4.7 Regression] reshape / optionals / zero sized arrays
 2011-06-27 19:02 UTC  (2+ messages)
` [Bug fortran/49479] "

[Bug middle-end/49191] New: gcc.dg/memcpy-3.c FAILs on SPARC
 2011-06-27 18:10 UTC  (3+ messages)
` [Bug middle-end/49191] "

[Bug c++/18016] Warn about member variables initialized with itself
 2011-06-27 18:07 UTC 

[Bug tree-optimization/49452] New: New testsuite failures with arm-linux-gnueabi comp-goto failing with
 2011-06-27 18:06 UTC  (2+ messages)
` [Bug tree-optimization/49452] comp-goto-2.c regresses in testing

[Bug middle-end/48377] New: [4.6 regression] miscompilation at -O3
 2011-06-27 17:56 UTC  (2+ messages)
` [Bug tree-optimization/48377] [4.6/4.7 "

[Bug libmudflap/49550] New: Many libmudflap tests fail on Solaris 11/x86
 2011-06-27 17:48 UTC  (2+ messages)
` [Bug libmudflap/49550] "

[Bug fortran/49112] New: Missing type-bound procedure, "duplicate save" warnings and internal compiler error
 2011-06-27 17:46 UTC  (3+ messages)
` [Bug fortran/49112] [4.6/4.7 Regression] [OOP] "

[Bug libmudflap/49549] New: Use of --noinhibit-exec is unportable
 2011-06-27 17:36 UTC 

[Bug debug/49544] New: [4.7 Regression] ICE in new_elt_loc_list
 2011-06-27 17:32 UTC  (4+ messages)
` [Bug debug/49544] "

[Bug debug/49546] New: class DW_AT_name does not match method's linkage name prefix
 2011-06-27 17:21 UTC  (2+ messages)
` [Bug debug/49546] "

[Bug ada/49511] New: [4.6 Regression] acats test setup fails on HP-UX using posix shell
 2011-06-27 17:16 UTC  (3+ messages)
` [Bug ada/49511] "

[Bug debug/49537] New: cross-check DW_AT_name vs. demangling of linkage names
 2011-06-27 17:14 UTC  (2+ messages)
` [Bug debug/49537] "

[Bug middle-end/49536] New: latent bug in FSF gcc with creation of vector of arrays
 2011-06-27 17:10 UTC  (3+ messages)
` [Bug middle-end/49536] latent bug "

[Bug debug/38896] [4.3 Regression] building libstdc++ stumbles on "invalid bignum", 0x8000000000000000
 2011-06-27 17:06 UTC 

[Bug fortran/24526] renamed variables from modules not visible in gdb
 2011-06-27 17:06 UTC 

[Bug fortran/49430] New: ICE with allocatable length character in interface block
 2011-06-27 17:05 UTC  (2+ messages)
` [Bug fortran/49430] [F03] "

[Bug fortran/18918] Eventually support Fortran 2008's coarrays [co-arrays]
 2011-06-27 17:00 UTC 

[Bug ada/40986] [4.4 regression] Assert_Failure sinfo.adb:360, error detected at a-unccon.ads:23:27
 2011-06-27 16:58 UTC 

[Bug target/44241] vms-crtl.h, vms-crtl-64.h need many more symbols
 2011-06-27 16:54 UTC  (2+ messages)

[Bug target/49547] New: LZCNT should be enabled only if ABM or LZCNT bits are set
 2011-06-27 16:53 UTC  (2+ messages)
` [Bug target/49547] "

[Bug middle-end/49394] New: [4.7 Regression] libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc FAILs with -fipa-pta -fnon-call-exceptions
 2011-06-27 16:49 UTC  (3+ messages)
` [Bug middle-end/49394] "

[Bug bootstrap/48492] New: [4.7 Regression] LTO bootstrap failure in copy_constant
 2011-06-27 16:47 UTC  (3+ messages)
` [Bug lto/48492] "

[Bug target/40959] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 build fails: No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'
 2011-06-27 16:39 UTC 

[Bug tree-optimization/18501] [4.4/4.5/4.6/4.7 Regression] Missing 'used uninitialized' warning (CCP)
 2011-06-27 16:38 UTC 

[Bug c++/47903] New: var-tracking.c: valgrind error
 2011-06-27 16:36 UTC  (2+ messages)
` [Bug middle-end/47903] [4.5 Regression] "

[Bug target/48173] New: [4.6 regression] bootstrap error on arm-linux-gnueabi (defaulting to armv4t)
 2011-06-27 16:29 UTC  (2+ messages)
` [Bug target/48173] "

[Bug tree-optimization/46639] New: [4.6 Regression] Missing optimization
 2011-06-27 16:27 UTC  (2+ messages)
` [Bug tree-optimization/46639] [4.6/4.7 Regression] Missing optimization due to function splitting and redundant conditionals

[Bug c/48949] New: gcc-4.6.0 regression with complex.h on i386-pc-solaris2.10
 2011-06-27 16:27 UTC  (2+ messages)
` [Bug target/48949] [4.6/4.7 Regression] "

[Bug libgcj/44415] [4.6/4.7 regression] gmp multilib support broke bootstrap with static libgmp
 2011-06-27 16:26 UTC 

[Bug target/49335] New: ARM: Invalid assembler generated while compiling C++ code from 'codeblocks'
 2011-06-27 16:25 UTC  (2+ messages)
` [Bug target/49335] [4.6/4.7 Regression] "

[Bug tree-optimization/46590] New: long compile time with -O2 and many loops
 2011-06-27 16:23 UTC  (2+ messages)
` [Bug tree-optimization/46590] [4.5/4.6/4.7 Regression] "

[Bug debug/47780] New: -fcompare-debug failure with -O -fgcse -fgcse-las -fstack-protector-all
 2011-06-27 16:23 UTC  (2+ messages)
` [Bug debug/47780] [4.5 Regression] "

[Bug middle-end/46076] New: [4.6 regression] constant propogation and compile-time math no longer happening versus 4.4 and 4.5
 2011-06-27 16:22 UTC  (2+ messages)
` [Bug tree-optimization/46076] [4.6 regression] constant propagation "

[Bug target/45325] [4.6/4.7 Regression] target attribute doesn't work with -march=i586
 2011-06-27 16:21 UTC 

[Bug middle-end/48600] New: [4.6 regression] ICE when using cold attribute
 2011-06-27 16:19 UTC  (2+ messages)
` [Bug middle-end/48600] [4.6/4.7 Regression] "

[Bug tree-optimization/49033] New: ICE in compute_affine_dependence (tree-data-ref.c:4090) with -O3 -fcheck-data-deps
 2011-06-27 16:19 UTC  (2+ messages)
` [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

[Bug debug/48670] New: explosion in time and stack usage when using -ggdb
 2011-06-27 16:13 UTC  (2+ messages)
` [Bug debug/48670] [4.6 regression] explosion in time and stack usage when using -ggdb on a class with many members

[Bug fortran/42954] [4.5/4.6/4.7 regression] TARGET_*_CPP_BUILDINS issues with gfortran
 2011-06-27 16:12 UTC 

[Bug tree-optimization/44688] [4.6/4.7 Regression] Excessive code-size growth at -O3
 2011-06-27 16:12 UTC 

[Bug lto/47936] New: [4.6 Regression] Missed optimization with LTO due to strict aliasing issues
 2011-06-27 16:09 UTC  (2+ messages)
` [Bug lto/47936] [4.6/4.7 "

[Bug tree-optimization/49309] New: [4.6/4.7 Regression] ICE with -fmudflap: verify_stmts failed: type mismatch in pointer plus expression
 2011-06-27 16:09 UTC  (2+ messages)
` [Bug tree-optimization/49309] "

[Bug lto/47889] New: Segmentation fault in lto1
 2011-06-27 16:08 UTC  (2+ messages)
` [Bug lto/47889] [4.6/4.7 Regression] Segmentation fault in useless_type_conversion_p, at tree-ssa.c:1228

[Bug java/44495] [4.6/4.7 regression] ICE in java_mangle_resource_name, at java/mangle.c:658
 2011-06-27 16:08 UTC 

[Bug lto/47333] New: [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2
 2011-06-27 16:07 UTC  (2+ messages)
` [Bug target/47333] "

[Bug c/49518] New: ICE in vect_enhance_data_refs_alignment, at tree-vect-data-refs.c:1555
 2011-06-27 16:06 UTC  (2+ messages)
` [Bug tree-optimization/49518] [4.6/4.7 Regression] "

[Bug target/48830] New: [4.4/4.6 Regression] unrecognized insn storing fp (simd) reg in SImode to stack
 2011-06-27 16:05 UTC  (2+ messages)
` [Bug rtl-optimization/48830] [4.4/4.5/4.6 regression] unrecognized insn: storing invalid upper FP reg in SImode

[Bug tree-optimization/47679] New: [4.6 Regression] Strange uninitialized warning after SRA
 2011-06-27 16:00 UTC  (2+ messages)
` [Bug tree-optimization/47679] [4.6/4.7 "

[Bug lto/47888] New: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6248
 2011-06-27 15:59 UTC  (2+ messages)
` [Bug lto/47888] [4.6/4.7 Regression] tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6249 / Segmentation fault

[Bug middle-end/47092] New: [4.6 Regression] gfortran.fortran-torture/execute/forall_4.f90 is VERY slow with -fgraphite-identity
 2011-06-27 15:57 UTC  (2+ messages)
` [Bug middle-end/47092] [4.6/4.7 "

[Bug tree-optimization/49140] New: [4.6 regression] wrong code with -O2 and -O3, not with -O3 -no-inline
 2011-06-27 15:57 UTC  (2+ messages)
` [Bug tree-optimization/49140] "

[Bug middle-end/45978] New: bogus "array subscript is above array bounds" warning in extremely simple code with no loops
 2011-06-27 15:56 UTC  (2+ messages)
` [Bug tree-optimization/45978] [4.6 Regression] "

[Bug middle-end/47653] New: [4.6 Regression] gcc.c-torture/execute/930614-2.c FAILs with -fstack-check=generic -fgraphite-identity
 2011-06-27 15:56 UTC  (2+ messages)
` [Bug middle-end/47653] [4.6/4.7 "

[Bug tree-optimization/46985] New: ICE: SIGSEGV in is_gimple_min_invariant (gimple.c:2742) with -fno-tree-ccp -fno-tree-dominator-opts -fno-tree-fre
 2011-06-27 15:55 UTC  (2+ messages)
` [Bug tree-optimization/46985] [4.4/4.5 Regression] "

[Bug lto/46798] New: [4.6 Regression] invalid conversion in gimple call; verify_stmts failed
 2011-06-27 15:52 UTC  (2+ messages)
` [Bug lto/46798] [4.6/4.7 "

[Bug rtl-optimization/47581] New: [4.6 regression] Unnecessary adjustments to stack pointer
 2011-06-27 15:52 UTC  (2+ messages)
` [Bug middle-end/47581] [4.5 "

[Bug debug/47471] New: stdarg functions extraneous too-early prologue end
 2011-06-27 15:51 UTC  (2+ messages)
` [Bug debug/47471] [4.6/4.7 Regression] "

[Bug rtl-optimization/48721] New: [4.6/4.7 Regression] ICE: verify_flow_info failed: missing barrier after block 6 with -foptimize-sibling-calls -fsched2-use-superblocks
 2011-06-27 15:51 UTC  (2+ messages)
` [Bug rtl-optimization/48721] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).