public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug preprocessor/60723] New: Line directives with incorrect system header flag
 2014-06-15 22:31 UTC  (2+ messages)
` [Bug preprocessor/60723] "

[Bug c++/61514] New: -ftree-vectorize cause bogus "duplicate section ... has different size" on windows x64
 2014-06-15 19:54 UTC  (3+ messages)
` [Bug c++/61514] "

[Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211088
 2014-06-15 19:44 UTC  (3+ messages)
` [Bug target/61387] [4.10 Regression] ~900 test failures on on x86_64-apple-darwin13 for g++ with -m64 after r211089

[Bug fortran/45187] ICE with CRAY pointer in module
 2014-06-15 19:36 UTC  (3+ messages)

[Bug target/55146] New: jumptables with byte entries produce wrong code with -Os/-O2 for SH-1
 2014-06-15 18:53 UTC  (2+ messages)
` [Bug target/55146] "

[Bug testsuite/61513] New: [fortran-dev] libgomp.fortran/alloc(-comp-[23].f90|atable12.f90) fail when compiled with fortran-dev
 2014-06-15 17:48 UTC  (2+ messages)
` [Bug testsuite/61513] "

[Bug fortran/61429] New: SYSTEM_CLOCK used with non-default integer kind does not produce warning
 2014-06-15 17:02 UTC  (3+ messages)
` [Bug fortran/61429] "

[Bug fortran/28484] [F03] system_clock with real-type count_rate does not compile
 2014-06-15 17:02 UTC  (3+ messages)

[Bug fortran/20585] [meta-bug] Fortran 2003 support
 2014-06-15 17:02 UTC 

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support
 2014-06-15 16:57 UTC 

[Bug c++/61512] New: libstd++ postfix operator hangs
 2014-06-15 16:44 UTC  (2+ messages)
` [Bug c++/61512] "

[Bug libfortran/60468] New: ./fpu-target.h:93:3: error: unknown type name 'choke'
 2014-06-15 16:05 UTC  (3+ messages)
` [Bug libfortran/60468] "

[Bug ada/61505] New: [4.10 Regression] bootstrap broken by ada/gnat_rm.texi after r211448
 2014-06-15 15:21 UTC  (11+ messages)
` [Bug ada/61505] "

[Bug c++/61482] New: ICE when compiling Firefox ESR 24 with r211488
 2014-06-15 10:59 UTC  (7+ messages)
` [Bug c++/61482] "
` [Bug tree-optimization/61482] [4.10 regression] ICE in set_value_range, at tree-vrp.c:453 when compiling Firefox ESR 24

[Bug tree-optimization/61511] New: [4.10 Regression] ICE: in vect_can_force_dr_alignment_p, at tree-vect-data-refs.c:5320 with -fno-toplevel-reorder -ftree-slp-vectorize
 2014-06-15 10:18 UTC 

[Bug regression/61510] New: [4.10 Regression]: 20_util/scoped_allocator/requirements/explicit_instantiation.cc and tr1/6_containers/tuple/requirements/explicit_instantiation.cc
 2014-06-15  5:26 UTC  (2+ messages)
` [Bug regression/61510] "

[Bug c++/33101] [DR 577] allow typedefs for void in empty parameter list
 2014-06-14 23:06 UTC  (4+ messages)

[Bug rtl-optimization/61509] New: GCC miscompilation on ARM during RTL optimization when compiled with -O3
 2014-06-14 22:47 UTC  (6+ messages)
` [Bug rtl-optimization/61509] "
` [Bug rtl-optimization/61509] GCC miscompilation on ARM during RTL optimization when compiled with -O2

[Bug c++/57573] New: [C++1y] bogus "taking address of temporary" error
 2014-06-14 12:07 UTC  (3+ messages)
` [Bug c++/57573] "

[Bug c++/57644] New: [C++1y] Cannot bind bitfield to lvalue reference
 2014-06-14 12:07 UTC  (3+ messages)
` [Bug c++/57644] "

[Bug c++/61489] Wrong warning with -Wmissing-field-initializers
 2014-06-14 12:01 UTC  (5+ messages)

[Bug c++/61507] New: GCC does not compile function with parameter pack
 2014-06-14 11:59 UTC  (2+ messages)
` [Bug c++/61507] "

[Bug target/61360] New: [4.10 Regression] ICE: in lra_update_insn_recog_data, at lra.c:1363 with -mtune=bdver4
 2014-06-14 10:27 UTC  (4+ messages)
` [Bug target/61360] "

[Bug c++/61506] New: ICE [4.10 Regression] triggered by solution to #61446
 2014-06-14  8:24 UTC  (3+ messages)
` [Bug c++/61506] "

[Bug c/61502] New: == comparison on "one-past" pointer gives wrong result
 2014-06-14  8:00 UTC  (4+ messages)
` [Bug c/61502] "

[Bug c++/61214] New: [4.9 regression] Weird interaction between -fvisibility-inlines-hidden, inline virtuals and devirtualization
 2014-06-13 23:49 UTC  (2+ messages)
` [Bug c++/61214] [4.9/4.10 "

[Bug go/61496] New: [4.10 regression] Many Go tests FAIL with ld warning about go$zerovalue
 2014-06-13 22:32 UTC  (3+ messages)
` [Bug go/61496] "

[Bug c++/58704] New: [c++11] ICE initializing array member of template class
 2014-06-13 22:11 UTC  (2+ messages)
` [Bug c++/58704] "

[Bug testsuite/61415] New: PowerPC test gcc.target/powerpc/tfmode_off.c fails if -mlong-double-64
 2014-06-13 21:59 UTC  (4+ messages)
` [Bug testsuite/61415] "

[Bug c++/61484] New: [C++11] [constexpr] can't initialize constexpr multi-dimentional array of a literal type
 2014-06-13 21:39 UTC  (2+ messages)
` [Bug c++/61484] "

[Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
 2014-06-13 21:30 UTC  (2+ messages)
` [Bug bootstrap/61388] [4.8 "

[Bug c++/61402] New: [C++1y] Init-capture with side effect not working for some types
 2014-06-13 21:14 UTC  (2+ messages)
` [Bug c++/61402] "

[Bug c++/61488] New: Regression in template argument substitution in 4.9+
 2014-06-13 19:01 UTC  (2+ messages)
` [Bug c++/61488] "

[Bug c++/61500] New: [C++11] [4.8/4.9 Regression] Can't take pointer to member referenced via member pointer template parameter
 2014-06-13 18:55 UTC  (2+ messages)
` [Bug c++/61500] "

[Bug middle-end/53696] New: [4.7/4.8 Regression] ICE: SIGSEGV in gimplify_decl_expr (gimplify.c:1454) with -fkeep-inline-functions on invalid use of lambda
 2014-06-13 18:41 UTC  (3+ messages)
` [Bug middle-end/53696] [4.8/4.9/4.10 "

[Bug c++/61504] New: Move elision after cast to rvalue reference
 2014-06-13 17:55 UTC 

[Bug libfortran/61499] New: Internal read of negative integer broken in 4.9.0 on
 2014-06-13 17:49 UTC  (2+ messages)
` [Bug libfortran/61499] [4.9/410 Regression] Internal read of negative integer broken

[Bug c++/61094] New: -O3 insn Internal compiler error in copyprop_hardreg_forward_1, at regcprop.c:775
 2014-06-13 16:51 UTC  (5+ messages)
` [Bug rtl-optimization/61094] [4.9 Regression] "

[Bug rtl-optimization/61446] New: [4.10 Regression]: ICE in copyprop_hardreg_forward_1, at regcprop.c with -O2 -m32 -march=corei7
 2014-06-13 16:50 UTC  (4+ messages)
` [Bug rtl-optimization/61446] "

[Bug target/61503] New: RTL representation of i386 shrdl instruction is incorrect?
 2014-06-13 16:50 UTC 

[Bug c/61423] New: Incorrect conversion from unsigned int to floating point
 2014-06-13 16:42 UTC  (3+ messages)
` [Bug target/61423] "

[Bug c++/60731] New: dynamic library not getting reinitialized on multiple calls to dlopen()
 2014-06-13 16:40 UTC  (3+ messages)
` [Bug c++/60731] [4.7/4.8/4.9 Regression] "

[Bug tree-optimization/61493] New: Bug exposed by speculative devirtualizing
 2014-06-13 16:36 UTC  (5+ messages)
` [Bug tree-optimization/61493] "
` [Bug tree-optimization/61493] [4.10 Regression] "

[Bug libstdc++/54173] New: -D_GLIBCXX_DEBUG breaks string::_Rep::_S_empty_rep_storage weak binding
 2014-06-13 16:12 UTC  (2+ messages)
` [Bug libstdc++/54173] "

[Bug target/51980] New: ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq
 2014-06-13 15:38 UTC  (2+ messages)
` [Bug target/51980] "

[Bug c++/61501] New: spurious conversion warning with -Wconversion when calling isnan(double x)
 2014-06-13 15:26 UTC 

[Bug fortran/58067] New: ICE in GFortran recog.c:2158
 2014-06-13 15:05 UTC  (2+ messages)
` [Bug target/58067] "

[Bug c++/61186] New: ./g++.dg/ipa/pr52939.C & valgrind & pointer_set_insert
 2014-06-13 14:39 UTC  (4+ messages)
` [Bug ipa/61186] "

[Bug go/52583] New: Several new go testsuite failues on Solaris
 2014-06-13 13:58 UTC  (3+ messages)
` [Bug go/52583] "

[Bug go/61498] New: [4.10 regression] Many 64-bit Go tests SEGV in scanblock
 2014-06-13 13:57 UTC  (4+ messages)
` [Bug go/61498] "

[Bug go/61497] New: [4.10 regression] Many Go tests FAIL with fatal error: all goroutines are asleep - deadlock!
 2014-06-13 13:28 UTC  (2+ messages)
` [Bug go/61497] "

[Bug ipa/61495] New: [4.10 regression] Many Go tests FAIL with fatal error: runtime.SetFinalizer
 2014-06-13 13:13 UTC  (2+ messages)
` [Bug ipa/61495] "

[Bug libstdc++/60326] Incorrect type from std::make_unsigned<wchar_t>
 2014-06-13 12:02 UTC  (2+ messages)

[Bug libstdc++/61269] New: <type_traits> includes <cstdint> inside std namespace
 2014-06-13 12:00 UTC  (4+ messages)
` [Bug libstdc++/61269] "

[Bug other/34520] fixincludes adjusts assert.h in such a way that it stays omnipotent
 2014-06-13 11:54 UTC 

[Bug bootstrap/35211] Dist tarball is missing (Bison-generated) java/parse-scan.c
 2014-06-13 11:54 UTC 

[Bug bootstrap/44424] problem related to awk on alpha-dec-osf5.1
 2014-06-13 11:53 UTC 

[Bug other/39951] Dangling symlink ".../include-fixed/mach" created on install
 2014-06-13 11:53 UTC 

[Bug testsuite/48251] New: guality_check hangs indefinitely on Tru64 UNIX
 2014-06-13 11:52 UTC  (2+ messages)
` [Bug testsuite/48251] "

[Bug gcov-profile/50631] New: g++.dg/bprob/g++-bprob-2.C -fbranch-probabilities FAILs on Tru64 UNIX
 2014-06-13 11:51 UTC  (2+ messages)
` [Bug gcov-profile/50631] "

[Bug libstdc++/54448] New: many failures with /sbin/loader: Error: libstdc++.so.6: symbol "__pthread_mutex_init" unresolved
 2014-06-13 11:50 UTC  (2+ messages)
` [Bug libstdc++/54448] "

[Bug target/22006] New IRIX 6.5 testsuite failures with gas: .space repeat count is zero, ignored
 2014-06-13 11:49 UTC 

[Bug target/46610] New: gcc.target/mips/save-restore-?.c ICEs on IRIX 6.5: unrecognizable insn
 2014-06-13 11:48 UTC  (2+ messages)
` [Bug target/46610] "

[Bug libffi/46660] New: cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5
 2014-06-13 11:48 UTC  (2+ messages)
` [Bug libffi/46660] "

[Bug middle-end/47405] New: gcc.dg/torture/20090618-1.c FAILs on IRIX 6.5
 2014-06-13 11:46 UTC  (2+ messages)
` [Bug middle-end/47405] "

[Bug middle-end/47406] New: gcc.dg/torture/builtin-modf-1.c FAILs on IRIX 6.5
 2014-06-13 11:45 UTC  (2+ messages)
` [Bug middle-end/47406] "

[Bug target/47683] New: g++.dg/tree-prof/partition[12].C FAIL on IRIX
 2014-06-13 11:45 UTC  (2+ messages)
` [Bug target/47683] "

[Bug tree-optimization/48321] New: gcc.dg/graphite/id-pr46845.c FAILs on IRIX 6.5: ICE in commit_one_edge_insertion, at cfgrtl.c:1566
 2014-06-13 11:44 UTC  (2+ messages)
` [Bug tree-optimization/48321] "

[Bug libstdc++/48340] New: Several wchar_t tests FAIL on IRIX 6.5
 2014-06-13 11:44 UTC  (2+ messages)
` [Bug libstdc++/48340] "

[Bug rtl-optimization/59535] New: [4.9 regression] -Os code size regressions for Thumb1/Thumb2 (with LRA)?
 2014-06-13 11:44 UTC  (2+ messages)
` [Bug rtl-optimization/59535] [4.9 regression] -Os code size regressions for Thumb1/Thumb2 with LRA

[Bug libgcj/49455] New: Thread_Interrupt Looper subtest FAILs on IRIX
 2014-06-13 11:43 UTC  (2+ messages)
` [Bug libgcj/49455] "

[Bug libgcj/49456] New: getstacktrace and getallthreads tests timeout on IRIX
 2014-06-13 11:42 UTC  (2+ messages)
` [Bug libgcj/49456] "

[Bug target/50580] New: gcc.target/mips/interrupt_handler-[23].c FAIL on IRIX 6.5
 2014-06-13 11:42 UTC  (2+ messages)
` [Bug target/50580] "

[Bug go/51874] New: Many libgo testsuite failures on Solaris, IRIX
 2014-06-13 11:41 UTC  (2+ messages)
` [Bug go/51874] Many libgo testsuite failures on IRIX

[Bug middle-end/58670] New: asm goto miscompilation
 2014-06-13 11:05 UTC  (4+ messages)
` [Bug middle-end/58670] "

[Bug lto/61487] New: LTO breaks on mips with wireless-tools 0.29
 2014-06-13 10:26 UTC  (5+ messages)
` [Bug lto/61487] "

[Bug rtl-optimization/61494] -fsignaling-nans not taken into account for x - 0.0
 2014-06-13  9:40 UTC 

[Bug c/61285] GCC version 4.7.x 4.8.x 4.9.x does not compile working ARM code for the AT24 EEPROM driver under Linux 3.6.x
 2014-06-13  7:48 UTC 

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file
 2014-06-13  5:45 UTC  (2+ messages)

[Bug c++/61492] New: Nested-name-specifier lookup finds function
 2014-06-13  3:30 UTC 

[Bug tree-optimization/61375] New: ICE in int_cst_value at -O3 in tree-ssa pass when compiling a reference to an __int128 value
 2014-06-13  3:17 UTC  (2+ messages)
` [Bug tree-optimization/61375] [4.10 Regression] "

[Bug c++/61491] New: An explicit specialization of a member enumeration of a class template is rejected
 2014-06-12 21:57 UTC  (2+ messages)
` [Bug c++/61491] "

[Bug tree-optimization/61481] New: Poor optimization of simple small-sized matrix routines with constant data
 2014-06-12 21:22 UTC  (2+ messages)
` [Bug tree-optimization/61481] "

[Bug middle-end/61486] New: ICE with #pragma omp teams
 2014-06-12 21:14 UTC  (3+ messages)
` [Bug middle-end/61486] "

[Bug tree-optimization/60997] New: -fopenmp conflicts with -floop-interchange
 2014-06-12 19:55 UTC  (4+ messages)
` [Bug tree-optimization/60997] "

[Bug libgomp/60670] New: omp.h may differ between multilibs
 2014-06-12 19:13 UTC  (2+ messages)
` [Bug libgomp/60670] "

[Bug tree-optimization/61009] New: Incorrect jump threading in dom
 2014-06-12 18:39 UTC  (3+ messages)
` [Bug tree-optimization/61009] [4.9 Regression] "

[Bug tree-optimization/61289] New: Bad jump threading generates infinite loop
 2014-06-12 18:38 UTC  (3+ messages)
` [Bug tree-optimization/61289] [4.9 Regression] "

[Bug tree-optimization/61000] New: No loop interchange for inner loop along the slow index
 2014-06-12 18:23 UTC  (2+ messages)
` [Bug tree-optimization/61000] "

[Bug driver/47785] New: GCC with -flto does not pass options to the assembler
 2014-06-12 18:20 UTC  (4+ messages)
` [Bug driver/47785] "

[Bug lto/61168] Assembler options (-Wa,*) are not propagated when using -flto
 2014-06-12 18:18 UTC 

[Bug c/19820] How to get results from a V2SF ?
 2014-06-12 17:37 UTC 

[Bug target/56726] New: i386: MALLOC_ABI_ALIGNMENT is too small (usually)
 2014-06-12 17:11 UTC  (2+ messages)
` [Bug target/56726] "

[Bug middle-end/28831] [4.8/4.9/4.10 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter
 2014-06-12 17:09 UTC 

[Bug c++/61490] New: accepts-invalid: qualified-name in friend function definition
 2014-06-12 16:49 UTC 

[Bug c++/55033] New: [4.6/4.7/4.8 Regression] PowerPC section type conflict error
 2014-06-12 15:42 UTC  (2+ messages)
` [Bug target/55033] [4.8/4.9/4.10 "

[Bug other/61485] New: "Please use exactly Autoconf 2.64 instead of 2.69" due to hardcoded autoconf/autom4te
 2014-06-12 14:56 UTC  (5+ messages)
` [Bug other/61485] "

[Bug middle-end/60102] New: powerpc fp-bit ices at dwf_regno
 2014-06-12 14:20 UTC  (2+ messages)
` [Bug middle-end/60102] [4.9/4.10 Regression] "

[Bug target/53854] New: ICE in find_constant_pool_ref
 2014-06-12 13:53 UTC  (2+ messages)
` [Bug target/53854] "

[Bug c/55293] New: Attempt to bootstrap 7.7.2 on Solaris 10 Sparc fails with gcc/pretty-print.c:954:28: error: invalid conversion from 'char**' to 'const char**' [-fpermissive]
 2014-06-12 13:53 UTC  (2+ messages)
` [Bug bootstrap/55293] bootstrap failure: "

[Bug target/56442] New: Could not identify that register is clobbered already
 2014-06-12 13:53 UTC  (2+ messages)
` [Bug other/56442] postreload uses content of clobbered register

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