public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/52428] New: [RFC] I/O: READING of "-huge()-1": Integer overflow
 2012-04-24  6:37 UTC  (2+ messages)
` [Bug fortran/52428] "

[Bug middle-end/27139] Optimize double INT->FP->INT conversions with -ffast-math
 2012-04-24  6:36 UTC 

[Bug c++/53099] New: Internal compiler error on short testcase
 2012-04-24  6:18 UTC 

[Bug c/53084] New: GCC cannot handle array initialization of string constant with point arithmetic properly
 2012-04-24  6:15 UTC  (11+ messages)
` [Bug c/53084] [4.7/4.8 Regression] "
` [Bug middle-end/53084] "

[Bug other/52999] New: [4.7, 4.8 Regression] ICE, segmentation fault in c_tree_printer
 2012-04-24  6:09 UTC  (9+ messages)
` [Bug middle-end/52999] [4.7/4.8 "

[Bug c/53010] New: crash due to null ptr deref
 2012-04-24  4:51 UTC  (3+ messages)
` [Bug middle-end/53010] [4.8 Regression] "

[Bug other/52885] New: Request: Add -aslr switch that invokes -fPIE/-pie or -fPIC/-shared as appropriate
 2012-04-24  4:39 UTC  (6+ messages)
` [Bug other/52885] "

[Bug preprocessor/52998] New: caret and -ftrack-macro-expansion don't mix well
 2012-04-24  4:37 UTC  (2+ messages)
` [Bug preprocessor/52998] "

[Bug libgomp/52993] New: gomp_init_nest_lock_25: possible bad call to memset
 2012-04-24  4:32 UTC  (2+ messages)
` [Bug libgomp/52993] "

[Bug other/52989] New: Installation error on OS X (arm-eabi) cross-compiler
 2012-04-24  4:26 UTC  (2+ messages)
` [Bug target/52989] "

[Bug c++/52987] New: bogus expected ; before for undeclared type
 2012-04-24  4:24 UTC  (2+ messages)
` [Bug c++/52987] "

[Bug c/52986] New: x86_64 GCC 4.7.0 can't compile x86 GCC 4.6.2; gtype-desc.c
 2012-04-24  4:23 UTC  (2+ messages)
` [Bug c/52986] "

[Bug bootstrap/51969] New: [4.7 regression] gcc 4.7 unable to build gcc 4.6
 2012-04-24  4:22 UTC  (2+ messages)
` [Bug bootstrap/51969] [4.6 regression] trunk gcc "

[Bug translation/52984] New: Different information message in Turkish locale
 2012-04-24  4:21 UTC  (2+ messages)
` [Bug translation/52984] "

[Bug driver/52982] New: add option to select particular linker
 2012-04-24  4:18 UTC  (2+ messages)
` [Bug driver/52982] "

[Bug other/52930] New: quadmath: missing logbq, modfq, nexttowardq, exp2q
 2012-04-24  4:07 UTC  (2+ messages)
` [Bug other/52930] "

[Bug c++/52875] New: ADL failure + ICE in decltype
 2012-04-24  4:05 UTC  (2+ messages)
` [Bug c++/52875] "

[Bug other/52847] New: "case" shell quoting problem in top-level makefile
 2012-04-24  4:02 UTC  (3+ messages)
` [Bug bootstrap/52847] "

[Bug bootstrap/52850] New: Linker path ends up using wrong zlib
 2012-04-24  3:59 UTC  (2+ messages)
` [Bug bootstrap/52850] "

[Bug driver/52863] New: Enable -Wall by default
 2012-04-24  3:57 UTC  (2+ messages)
` [Bug driver/52863] "

[Bug middle-end/53093] New: [4.8 Regression]: tls/alias-1.c ICE, emutls
 2012-04-24  3:54 UTC  (2+ messages)
` [Bug middle-end/53093] "

[Bug c/53064] New: -Wsenquence-point behaves inconsistently
 2012-04-24  3:52 UTC  (3+ messages)
` [Bug c/53064] -Wsequence-point "

[Bug c++/53097] New: [c++0x] Missed optimization: lambda closure object could be smaller
 2012-04-24  1:46 UTC  (2+ messages)
` [Bug c++/53097] "

[Bug tree-optimization/53098] New: [4.8 Regression] tree-vect-loop.c:1414:19: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
 2012-04-24  1:23 UTC 

[Bug treelang/47197] New: ICE in gimplify_expr, at gimplify.c:7153 on AltiVec code (vec_dst)
 2012-04-24  1:12 UTC  (3+ messages)
` [Bug target/47197] "

[Bug target/53087] New: Poor code for conversion from _Bool to int
 2012-04-24  0:41 UTC  (7+ messages)
` [Bug target/53087] "
` [Bug target/53087] [powerpc] Poor code from cstore expander

[Bug testsuite/53028] New: add dg-pedantic
 2012-04-24  0:31 UTC  (3+ messages)
` [Bug testsuite/53028] "

[Bug bootstrap/52878] New: sparc64 bootstrap failure: "MASK_LONG_DOUBLE_128" redefined
 2012-04-23 23:33 UTC  (3+ messages)
` [Bug bootstrap/52878] [4.8 regression] "

[Bug c++/53096] New: [c++11] should be possible to default a copy ctor that takes non-const arg
 2012-04-23 23:30 UTC  (2+ messages)
` [Bug c++/53096] [DR 1333] "

[Bug c/53095] New: std=gnu99 atof x86
 2012-04-23 22:54 UTC  (4+ messages)
` [Bug c/53095] "

[Bug bootstrap/49797] New: CLooG use of LANGUAGE_C conflicts with MIPS compilers
 2012-04-23 22:20 UTC  (2+ messages)
` [Bug bootstrap/49797] "

[Bug c/29467] -ansi -pedantic accepts _Bool without diagnostic
 2012-04-23 21:48 UTC  (2+ messages)

[Bug c/47901] New: -Wall should not imply -Wformat-zero-length by default
 2012-04-23 21:31 UTC  (7+ messages)
` [Bug c/47901] "

[Bug c/51712] New: -Wtype-limits should not trigger for types of implementation-defined signedness
 2012-04-23 21:12 UTC  (2+ messages)
` [Bug c/51712] "

[Bug c/53091] New: Const assignment fails in GCC 4.2, 4.4, 4.6, 4.7 - works fine in clang
 2012-04-23 21:01 UTC  (12+ messages)
` [Bug c/53091] "

[Bug c++/49152] New: Unhelpful diagnostic for iterator dereference
 2012-04-23 20:28 UTC  (3+ messages)
` [Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

[Bug c++/53094] New: vector literal
 2012-04-23 20:14 UTC 

[Bug tree-optimization/52907] New: Underflowing floating point expressions wrongly folded to zero
 2012-04-23 20:03 UTC  (2+ messages)
` [Bug tree-optimization/52907] "

[Bug c/52877] New: ARC cross-compiler cc1 fails on "x=-1;"
 2012-04-23 19:55 UTC  (2+ messages)
` [Bug target/52877] "

[Bug rtl-optimization/52528] New: combine bug (powerpc testcase)
 2012-04-23 19:07 UTC  (2+ messages)
` [Bug rtl-optimization/52528] "

[Bug middle-end/53088] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
 2012-04-23 18:55 UTC  (3+ messages)
` [Bug middle-end/53088] "

[Bug middle-end/53089] New: [4.8 Regression] gcc.target/i386/pr39082-1.c
 2012-04-23 18:55 UTC  (2+ messages)
` [Bug middle-end/53089] [4.8 Regression] gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coarray/registering_1.f90

[Bug other/53092] New: ICE using -ftree-loop-if-convert-stores -O3
 2012-04-23 18:53 UTC 

[Bug c/52979] New: likely wrong code bug w/packed bitfields
 2012-04-23 17:48 UTC  (3+ messages)
` [Bug tree-optimization/52979] [4.7/4.8 Regression] "

[Bug middle-end/53090] New: suboptimal ivopt
 2012-04-23 17:38 UTC  (2+ messages)
` [Bug middle-end/53090] "

[Bug lto/52605] New: LTO -g ICE when looking up context of VMTs of classes defined within functions
 2012-04-23 17:05 UTC  (2+ messages)
` [Bug lto/52605] "

[Bug lto/48246] New: ICE in lto_wpa_write_files
 2012-04-23 16:41 UTC  (3+ messages)
` [Bug lto/48246] "

[Bug middle-end/53047] New: [4.8 Regression] 482.sphinx3 in SPEC CPU 2006 miscompiled
 2012-04-23 16:31 UTC  (4+ messages)
` [Bug middle-end/53047] "

[Bug middle-end/53086] New: [4.8 Regression] 416.gamess in SPEC CPU 2006 miscompiled
 2012-04-23 16:30 UTC  (6+ messages)
` [Bug middle-end/53086] "
` [Bug fortran/53086] "

[Bug c++/53057] New: [c++0x] ICE on construction off of initializer list with overloads for constructor
 2012-04-23 15:46 UTC  (2+ messages)
` [Bug c++/53057] "

[Bug c++/52851] New: auto&& fails to deduce type in function template
 2012-04-23 15:42 UTC  (2+ messages)
` [Bug c++/52851] "

[Bug c/53083] New: gcc bug in moving from the SSE registers back onto the heap
 2012-04-23 15:29 UTC  (7+ messages)
` [Bug c/53083] "

[Bug middle-end/53046] New: [4.8 Regression] New libstdc++ test failures
 2012-04-23 15:28 UTC  (12+ messages)
` [Bug testsuite/53046] "

[Bug target/52610] New: mpfr fails to compile when specifying CFLAGS="-O3 -mcpu=leon"
 2012-04-23 15:21 UTC  (2+ messages)
` [Bug target/52610] "

[Bug middle-end/52704] New: thunk referenced in discarded section when combining -flto -ftree-vectorize -fipa-cp-clone on Debian/SPARC
 2012-04-23 15:21 UTC  (2+ messages)
` [Bug middle-end/52704] "

[Bug middle-end/52717] New: thunk referenced in discarded section when building samba with -flto
 2012-04-23 15:20 UTC  (2+ messages)
` [Bug target/52717] "

[Bug c/53085] New: write to volatile struct member is missing on Cortex-M3
 2012-04-23 15:19 UTC  (5+ messages)
` [Bug c/53085] "
` [Bug c/53085] writes to volatile struct members is missing

[Bug tree-optimization/53070] New: ICE: in execute_cse_reciprocals, at tree-ssa-math-opts.c:513 with -O -ffast-math -ftree-loop-if-convert -fno-tree-loop-im
 2012-04-23 15:07 UTC  (4+ messages)
` [Bug tree-optimization/53070] "

[Bug c/53058] New: Another ice in remove_range_assertions
 2012-04-23 14:17 UTC  (4+ messages)
` [Bug tree-optimization/53058] [4.8 Regression] "

[Bug regression/53076] New: [4.8 Regression]: gcc.dg/torture/builtin-explog-1.c, gcc.dg/torture/builtin-power-1.c at -O0 soft-float newlib
 2012-04-23 14:11 UTC  (5+ messages)
` [Bug regression/53076] [4.8 Regression]: gcc.dg/torture/builtin-explog-1.c, gcc.dg/torture/builtin-power-1.c at -O0

[Bug fortran/41587] [OOP] ICE with ALLOCATABLE CLASS components
 2012-04-23 12:59 UTC 

[Bug fortran/53015] New: free_pi_tree(): Unresolved fixup is back
 2012-04-23 12:46 UTC  (3+ messages)
` [Bug fortran/53015] "

[Bug c++/52008] New: [C++0x] ICE when adding partial specialization for variadic-templated structure
 2012-04-23 12:39 UTC  (2+ messages)
` [Bug c++/52008] "

[Bug libstdc++/53080] New: std::array - std::get() and std::tuple_element is nothing bounds check
 2012-04-23 12:32 UTC  (6+ messages)
` [Bug libstdc++/53080] tuple interface to std::array doesn't check bounds

[Bug middle-end/53073] New: [4.8 Regression] 464.h264ref in SPEC CPU 2006 miscompiled
 2012-04-23 11:44 UTC  (4+ messages)
` [Bug middle-end/53073] "

[Bug fortran/53077] New: suggestion to add the .f extension to the list of file extensions that trigger enabling of the preprocessor
 2012-04-23 11:13 UTC  (3+ messages)
` [Bug fortran/53077] "

[Bug c++/53050] New: ssa_forward_propagate_and_combine: segmentation fault
 2012-04-23 10:40 UTC  (2+ messages)
` [Bug c++/53050] "

[Bug c/53060] New: Typo in build_binary_op for scalar-vector ops
 2012-04-23 10:38 UTC  (5+ messages)
` [Bug c/53060] "

[Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
 2012-04-23 10:37 UTC  (3+ messages)
` [Bug middle-end/53032] "

[Bug c/53071] New: Wrong instruction replacement when compiling for xop
 2012-04-23 10:33 UTC  (2+ messages)
` [Bug target/53071] "

[Bug c/53079] New: Unwanted optimization occurs on function with the same name as a math.h function without including math.h nor linking with libm
 2012-04-23 10:28 UTC  (2+ messages)
` [Bug c/53079] "

[Bug middle-end/53081] New: memcpy/memset loop recognition
 2012-04-23 10:27 UTC  (9+ messages)
` [Bug middle-end/53081] "
` [Bug tree-optimization/53081] "

[Bug tree-optimization/52891] New: ICE in adjust_bool_pattern
 2012-04-23 10:17 UTC  (3+ messages)
` [Bug tree-optimization/52891] [4.8 Regression] "

[Bug c++/53065] New: ICE replace_reg_with_saved_mem, at caller-save.c:1125
 2012-04-23  9:56 UTC  (2+ messages)
` [Bug other/53065] "

[Bug c/52451] New: gcc w/i387 float generates fucom rather than fcom for floating point comparsons
 2012-04-23  9:38 UTC  (2+ messages)
` [Bug target/52451] "

[Bug c++/53078] New: [C++11] Wrong diagnostic "no return statement in function returning non-void" on
 2012-04-23  9:30 UTC  (3+ messages)
` [Bug c++/53078] [C++11] Wrong diagnostic "no return statement in function returning non-void" on lambdas

[Bug middle-end/53082] New: local malloc/free optimization
 2012-04-23  7:11 UTC  (3+ messages)
` [Bug middle-end/53082] "

[Bug tree-optimization/19831] Missing DSE/malloc/free optimization
 2012-04-23  6:53 UTC 

[Bug c++/53059] New: sizeof(std::list)=12 was 8 in previous releases
 2012-04-23  2:47 UTC  (2+ messages)
` [Bug c++/53059] "

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