public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/51906] New: thread lock test failures on darwin11 under Xcode 4.2
 2012-01-28 17:40 UTC  (6+ messages)
` [Bug libstdc++/51906] "

[Bug tree-optimization/52028] New: [4.7 Regression] wrong code with -O2 -ftree-loop-distribution
 2012-01-28 16:52 UTC  (3+ messages)
` [Bug tree-optimization/52028] "

[Bug fortran/51972] New: [OOP] ALLOCATE misses memset/calloc, causing segfault
 2012-01-28 16:50 UTC  (2+ messages)
` [Bug fortran/51972] "

[Bug tree-optimization/51990] New: ICE in copy_reference_ops_from_ref
 2012-01-28 16:49 UTC  (2+ messages)
` [Bug tree-optimization/51990] "

[Bug fortran/41600] [OOP] SELECT TYPE with associate-name => exp: Arrays not supported
 2012-01-28 15:59 UTC 

[Bug target/32347] ICE on gcc/testsuite/gcc-dg/vmx/ops.c
 2012-01-28 15:19 UTC 

[Bug fortran/52024] New: [OOP] GENERIC operator cannot be resolved
 2012-01-28 15:12 UTC  (5+ messages)
` [Bug fortran/52024] "

[Bug fortran/51754] New: [OOP] ICE on valid with class arrays
 2012-01-28 14:20 UTC  (6+ messages)
` [Bug fortran/51754] "

[Bug testsuite/50076] New: FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var on x86_64-apple-darwin10
 2012-01-28 14:12 UTC  (2+ messages)
` [Bug testsuite/50076] "

[Bug fortran/50981] New: [4.4/4.5/4.6/4.7 Regression] Wrong-code for scalarizing ELEMENTAL call with absent OPTIONAL argument
 2012-01-28 14:00 UTC  (2+ messages)
` [Bug fortran/50981] [4.4/4.5/4.6 "

[Bug fortran/52022] New: [4.5/4.6/4.7 Regression] Wrong-code with procedures passed as actual argument
 2012-01-28 11:55 UTC  (7+ messages)
` [Bug fortran/52022] "

[Bug libstdc++/51795] New: linear_congruential_engine doesn't work correctly
 2012-01-28 11:34 UTC  (27+ messages)
` [Bug libstdc++/51795] "

[Bug tree-optimization/44776] FAIL: gcc.dg/matrix/transpose-3.c execution, -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program
 2012-01-28 11:33 UTC 

[Bug c/50925] New: avr ICE at spill_failure, at reload1.c:2118
 2012-01-28 11:28 UTC  (4+ messages)
` [Bug other/50925] [4.7 Regression][avr] "

[Bug middle-end/52027] New: [4.7 Regression] ICE: SIGSEGV in set_cur_line_info_table (dwarf2out.c:20428) with -O -freorder-blocks-and-partition -fno-reorder-functions -fprofile-use
 2012-01-28 10:00 UTC 

[Bug c/52007] New: configure: error: installation or configuration problem: C compiler cannot create executables
 2012-01-28  9:52 UTC  (5+ messages)
` [Bug bootstrap/52007] "

[Bug c++/38543] [C++0x] Cannot specialize variadic template function
 2012-01-28  9:39 UTC 

[Bug c++/38260] vector_size attribute vs specialization
 2012-01-28  9:21 UTC 

[Bug c++/41561] [C++0x] warning on a large hex literal
 2012-01-28  8:02 UTC 

[Bug c++/47791] New: finish function is using absolute value instead of the #defined one
 2012-01-28  7:18 UTC  (2+ messages)
` [Bug c++/47791] finish function is using literal value instead of a "

[Bug c++/50261] New: [c++0x] ICE on brace-initialize an array member
 2012-01-28  6:29 UTC  (2+ messages)
` [Bug c++/50261] [C++0x] "

[Bug c++/50370] New: [C++0x] Multiple declarations with default template arguments accepted
 2012-01-28  6:28 UTC  (2+ messages)
` [Bug c++/50370] "

[Bug c++/50080] New: error: 'template' (as a disambiguator) is only allowed within templates
 2012-01-28  6:14 UTC  (3+ messages)
` [Bug c++/50080] [C++0x] "
` [Bug c++/50080] [DR 468] "

[Bug c++/43453] Initialization of char array with string literal fails in mem-initializer
 2012-01-28  5:55 UTC 

[Bug bootstrap/50245] New: Compile of cross compiler for M68HC11 fails in libgcc, "internal compiler error: Segmentation fault"
 2012-01-28  5:52 UTC  (2+ messages)
` [Bug bootstrap/50245] "

[Bug pch/39618] trunk revision 145459 - The configure of libstdc++-v3 hangs while checking for PCH support
 2012-01-28  5:50 UTC 

[Bug bootstrap/43046] gcc fails to build libgcc
 2012-01-28  5:46 UTC 

[Bug bootstrap/48556] New: Gcc 4.6.0 bootstrap fails with in-tree GMP/MPFR/MPC
 2012-01-28  5:44 UTC  (2+ messages)
` [Bug bootstrap/48556] "

[Bug bootstrap/45573] --enable-build-with-cxx failures with ld: crtbegin.o: No such file: No such file or directory
 2012-01-28  5:37 UTC 

[Bug bootstrap/42474] SIGSEGV in linemap_lookup
 2012-01-28  5:34 UTC 

[Bug bootstrap/40650] gcc-4.5-20090702 won't build on OS X 10.5 with GMP/MPFR in-tree
 2012-01-28  5:31 UTC 

[Bug bootstrap/44079] Bootstrap error about elf_getshdrstrndx when configure script does not detect elf_getshdrstrndx
 2012-01-28  5:29 UTC 

[Bug bootstrap/36481] gcc fails to build on Solaris x86 - it forgets the locations of libmpfr
 2012-01-28  5:28 UTC 

[Bug bootstrap/42666] xgcc: Internal error: segmentation violation (program cc1)
 2012-01-28  5:26 UTC 

[Bug bootstrap/42028] Bootstrap fails for mpfr/gmp not in LD_LIBRARY_PATH
 2012-01-28  5:20 UTC  (2+ messages)

[Bug bootstrap/32272] make exit because build/genmodes.exe doesn't exist
 2012-01-28  5:17 UTC 

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc > gcc-4.2.x
 2012-01-28  5:17 UTC 

[Bug bootstrap/39572] x86_64-*-openbsd* is not supported yet
 2012-01-28  5:17 UTC 

[Bug bootstrap/39173] PR37739 (bootstrap failure) applies to 4.3.3
 2012-01-28  5:13 UTC 

[Bug bootstrap/37606] builtins.c: 6 * set but not used
 2012-01-28  5:09 UTC 

[Bug bootstrap/37308] bootstrap hangs in libstdc++
 2012-01-28  4:59 UTC 

[Bug c++/52026] New: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda
 2012-01-28  4:57 UTC  (2+ messages)
` [Bug c++/52026] "

[Bug middle-end/36687] g++ can not compile dbcheck.cpp of MythTV
 2012-01-28  4:55 UTC 

[Bug driver/36272] Please add support for google-breakpad or build own system
 2012-01-28  4:43 UTC 

[Bug c++/35380] ICE with attribute 'aligned' in template parameter
 2012-01-28  4:14 UTC 

[Bug target/34434] internal compiler error: in insert_save, at caller-save.c:725
 2012-01-28  4:07 UTC  (2+ messages)

[Bug go/47656] New: libgo.so has writable executable stack
 2012-01-28  4:06 UTC  (4+ messages)
` [Bug go/47656] "

[Bug target/33517] bit field cause an internal compiler error: in schedule_region
 2012-01-28  3:54 UTC 

[Bug middle-end/33966] Revision 129625 caused 11% slowdown on 200.sixtrack
 2012-01-28  3:45 UTC 

[Bug bootstrap/33070] Bootstrap comparison failure between stage2/3 but no objdump differences
 2012-01-28  3:25 UTC 

[Bug c++/32080] Can goto a function try-block
 2012-01-28  3:19 UTC 

[Bug tree-optimization/32825] Reduction with nonzero start (arbitrary also) causes an extra add to happen
 2012-01-28  3:18 UTC 

[Bug target/32657] libjava/classpath/external/jsr166/java/util/concurrent/atomic/AtomicLong.java fails to compile
 2012-01-28  3:16 UTC 

[Bug middle-end/32003] Undocumened -fdump-tree options
 2012-01-28  3:09 UTC 

[Bug c++/31986] conversion-type-id should match in both contexts
 2012-01-28  3:07 UTC 

[Bug bootstrap/31963] The configure option "--enable-stage1-checking" is undocumented (and incorrectly named)
 2012-01-28  3:04 UTC 

[Bug target/30497] compiling binutils 2.17 on aix fails with gcc 4.1.1
 2012-01-28  2:59 UTC 

[Bug target/48634] New: Missed optimization for use of __builtin_ctzll() and __builtin_clzll
 2012-01-28  2:57 UTC  (2+ messages)
` [Bug target/48634] "

[Bug target/29775] redundant movzbl
 2012-01-28  2:53 UTC 

[Bug other/31778] genattrtab.c doesn't record filename
 2012-01-28  2:47 UTC 

[Bug rtl-optimization/31889] compiler misses opportunity to combine multiple identical function return paths
 2012-01-28  2:25 UTC 

[Bug target/52006] New: [4.7 Regression] ARM ICE on
 2012-01-28  2:21 UTC  (3+ messages)
` [Bug target/52006] [4.7 Regression] ARM ICE with incorrectly peepholed tls_load_dot_plus_eight

[Bug c++/51936] New: template function not instantiated
 2012-01-28  2:11 UTC  (2+ messages)
` [Bug c++/51936] "

[Bug c++/51910] New: -frepo linking failure
 2012-01-27 23:37 UTC  (7+ messages)
` [Bug c++/51910] [4.7 Regression] "

[Bug c/52023] New: _Alignof (double) yields wrong value on x86
 2012-01-27 23:37 UTC  (12+ messages)
` [Bug target/52023] "

[Bug rtl-optimization/52025] New: caller-saves triggers a frame without need
 2012-01-27 23:29 UTC  (3+ messages)
` [Bug rtl-optimization/52025] "

[Bug testsuite/52011] New: FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-*.o assemble, -flto -fgnu-tm in 32 bit mode
 2012-01-27 22:13 UTC  (5+ messages)
` [Bug testsuite/52011] [4.7 Regression] "

[Bug c/10360] __alignof__(double) answer 8
 2012-01-27 21:56 UTC  (3+ messages)

[Bug libstdc++/51798] New: [4.7 regression] libstdc++ atomicity performance regression due to __sync_fetch_and_add
 2012-01-27 21:08 UTC  (9+ messages)
` [Bug libstdc++/51798] "

[Bug c++/51852] New: [regression] [c++11] tree check: expected tree_list, have HßèMÕþÿøtxøtsø
 2012-01-27 20:26 UTC  (4+ messages)
` [Bug c++/51852] "

[Bug other/51937] New: [meta-bug] GCC 4.8 pending patches
 2012-01-27 19:11 UTC  (2+ messages)
` [Bug other/51937] "

[Bug c++/27775] incorrect "ambiguous" error message with multiple inheritance and nested class
 2012-01-27 17:56 UTC 

[Bug c/51687] New: gcc is killed when compiling med-3.0.4
 2012-01-27 17:36 UTC  (2+ messages)
` [Bug target/51687] "

[Bug fortran/52021] New: FAIL: gfortran.dg/typebound_proc_25.f90 -O (internal compiler error)
 2012-01-27 17:25 UTC  (2+ messages)
` [Bug fortran/52021] "

[Bug target/48941] New: [arm gcc] NEON: Stack pointer operations performed even tho stack is not accessed at all in function
 2012-01-27 17:12 UTC  (3+ messages)
` [Bug target/48941] "

[Bug fortran/52010] New: Intrinsic assignment involving CLASS/TYPE
 2012-01-27 17:07 UTC  (2+ messages)
` [Bug fortran/52010] [OOP] Intrinsic assignment of a CLASS to a TYPE

[Bug regression/52020] New: ICE in immed_double_const, at emit-rtl.c:544
 2012-01-27 16:21 UTC  (4+ messages)
` [Bug regression/52020] "

[Bug target/51980] New: ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq
 2012-01-27 15:51 UTC  (3+ messages)
` [Bug target/51980] "

[Bug tree-optimization/52019] New: [4.7 Regression] tree-ssa/ipa-split-5.c fails with -fno-tree-sra because of CLOBBERS
 2012-01-27 15:51 UTC  (2+ messages)
` [Bug tree-optimization/52019] "

[Bug middle-end/16458] PowerPC - redundant compare
 2012-01-27 15:31 UTC 

[Bug c/50444] New: unaligned movdqa instruction after inlining
 2012-01-27 15:29 UTC  (4+ messages)
` [Bug tree-optimization/50444] [4.6/4.7 Regression] -ftree-sra ignores alignment
` [Bug tree-optimization/50444] [4.6 "

[Bug rtl-optimization/48133] New: [4.5/4.6/4.7 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch
 2012-01-27 14:36 UTC  (2+ messages)
` [Bug rtl-optimization/48133] "

[Bug fortran/52016] New: [OOP] Polymorphism and elemental: missing diagnostic
 2012-01-27 14:14 UTC  (5+ messages)
` [Bug fortran/52016] "

[Bug c/51389] New: GCC uses up to 75GB of virtual memory
 2012-01-27 14:04 UTC  (3+ messages)
` [Bug middle-end/51389] "

[Bug fortran/51977] New: [OOP] MOVE_ALLOC: Bogus "must have the same rank 0/1" for same-rank arrays
 2012-01-27 13:36 UTC  (3+ messages)
` [Bug fortran/51977] "

[Bug fortran/51970] New: gimplification failed for an avatar of pr51948
 2012-01-27 13:18 UTC  (3+ messages)
` [Bug fortran/51970] [OOP] gimplification failed for polymorphic MOVE_ALLOC

[Bug fortran/51953] New: [F2008] Allow multiple allocate-objects in ALLOCATE with SOURCE=
 2012-01-27 13:10 UTC  (3+ messages)
` [Bug fortran/51953] "

[Bug tree-optimization/51528] New: SRA should not create BOOLEAN_TYPE replacements
 2012-01-27 13:09 UTC  (2+ messages)
` [Bug tree-optimization/51528] [4.6/4.7 Regression] "

[Bug go/51874] New: Many libgo testsuite failures on Solaris, IRIX
 2012-01-27 13:04 UTC  (4+ messages)
` [Bug go/51874] "

[Bug c++/52018] New: GCC refuses to accept a disambiguation statement
 2012-01-27 12:53 UTC 

[Bug c/52017] New: internal compiler error: Segmentation fault in compiling Perl Tk on Cygwin
 2012-01-27 11:46 UTC  (2+ messages)
` [Bug target/52017] "

[Bug target/51959] New: [4.7 Regression] ICE in set_mem_alias_set, at emit-rtl.c:1884
 2012-01-27 11:20 UTC  (3+ messages)
` [Bug middle-end/51959] "

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).