public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/54180] New: a bug using strcat function - it depends on variable declare order, but it should not
 2012-08-18 22:19 UTC  (10+ messages)
` [Bug c++/54180] "

[Bug c++/54214] New: (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)
 2012-08-18 22:18 UTC  (8+ messages)
` [Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a "

[Bug fortran/39290] Subroutine/function ambiguity in generics
 2012-08-18 22:00 UTC  (2+ messages)

[Bug c++/54316] New: [C++11] move constructor for string_stream
 2012-08-18 21:44 UTC  (4+ messages)
` [Bug c++/54316] "

[Bug c++/20313] <anonymous> in diagnostic is confusing
 2012-08-18 19:07 UTC 

[Bug other/54308] New: build regression in 190498 on ppc64/linux: legitimate_indirect_address_p undefined
 2012-08-18 19:05 UTC  (7+ messages)
` [Bug other/54308] "
` [Bug other/54308] [4.8 regression] "
` [Bug target/54308] "

[Bug c++/39813] improve __PRETTY_FUNCTION__ for templated methos
 2012-08-18 18:58 UTC 

[Bug middle-end/54315] New: Unnecessary copy of return value
 2012-08-18 17:45 UTC  (3+ messages)
` [Bug middle-end/54315] "

[Bug middle-end/28831] [4.6/4.7/4.8 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter
 2012-08-18 16:12 UTC  (2+ messages)

[Bug regression/54314] New: undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'
 2012-08-18 14:54 UTC  (2+ messages)
` [Bug regression/54314] "

[Bug bootstrap/53912] New: bootstrap fails at stage 2 with error: cast from 'void*' to 'long int' loses precision in ggc-common.c
 2012-08-18 13:13 UTC  (2+ messages)
` [Bug bootstrap/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32

[Bug middle-end/54313] New: [4.8 Regression] GCC fails to bootstrap with MALLOC_PERTURB – Segfault in bitmap_obstack_free
 2012-08-18 10:36 UTC  (4+ messages)
` [Bug middle-end/54313] "

[Bug c/52991] New: attribute packed broken on mingw32?
 2012-08-18 10:13 UTC  (4+ messages)
` [Bug c/52991] "

[Bug lto/54312] New: uniquify_nodes takes 12% of Mozilla LTO build
 2012-08-18  9:47 UTC 

[Bug c++/54309] New: type alias accessing class template enum type member fails
 2012-08-18  9:40 UTC  (4+ messages)
` [Bug c++/54309] [C++11] "
` [Bug c++/54309] [C++11] type alias accessing class template typename

[Bug lto/45375] [meta-bug] Issues with building Mozilla with LTO
 2012-08-18  9:40 UTC 

[Bug c++/54311] New: Info about default template arguments in instantiation backtrace
 2012-08-18  8:39 UTC 

[Bug target/54305] New: [4.8 regression] FAIL: gcc.target/m68k/pr36134.c scan-assembler lea
 2012-08-18  8:14 UTC  (2+ messages)
` [Bug target/54305] "

[Bug target/54300] New: [4.7/4.8 Regression] Erroneous optimization causes wrong Neon data management
 2012-08-18  8:12 UTC  (2+ messages)
` [Bug target/54300] "

[Bug c++/54310] New: Order of operations during overload resolution
 2012-08-18  8:04 UTC 

[Bug tree-optimization/48784] New: #pragma pack(1) + -fstrict-volatile-bitfields = bad codegen
 2012-08-18  1:11 UTC  (2+ messages)
` [Bug middle-end/48784] "

[Bug libstdc++/54307] New: [4.7 regression] increases in memory usage by some C++11 (and C++03) standard containers
 2012-08-18  0:05 UTC  (3+ messages)
` [Bug libstdc++/54307] "

[Bug bootstrap/54304] New: linking stage picks up system mpfr instead of in-tree version
 2012-08-17 22:25 UTC  (15+ messages)
` [Bug bootstrap/54304] "

[Bug c/54306] New: ARM iwmmxt2 commit adds imbalanced #endif in mmintrin.h
 2012-08-17 20:14 UTC 

[Bug target/20020] x86_64 - 128 bit structs not targeted to TImode
 2012-08-17 20:03 UTC  (3+ messages)

[Bug rtl-optimization/54294] New: [4.8 Regression]: [alpha] Bootstrap comparison failure due to fwprop handling of debug insns
 2012-08-17 19:50 UTC  (10+ messages)
` [Bug rtl-optimization/54294] "

[Bug bootstrap/54292] New: Errors due to conflicting strsignal headers
 2012-08-17 19:07 UTC  (7+ messages)
` [Bug bootstrap/54292] "
` [Bug bootstrap/54292] [4.8 Regression] "

[Bug fortran/54301] New: Add optional warning if pointer assigning a local variable to a nonlocal pointer
 2012-08-17 18:51 UTC  (4+ messages)
` [Bug fortran/54301] "

[Bug rtl-optimization/46829] New: ICE: in spill_failure, at reload1.c:2105 with -fschedule-insns -fsched-pressure and variadic function
 2012-08-17 18:39 UTC  (2+ messages)
` [Bug rtl-optimization/46829] "

[Bug c/54303] New: -fdata-sections -ffunction-sections and -fmerge-constants do not work well together
 2012-08-17 17:15 UTC 

[Bug target/28896] -fstack-limit-symbol and m68k and non 68020
 2012-08-17 16:45 UTC 

[Bug fortran/54302] New: Add optional warning when declaring a identifier in a nested scope, which matches on otherwise available one
 2012-08-17 16:41 UTC 

[Bug fortran/54298] New: Add warning when doing equal/nonequal floating-point comparisons
 2012-08-17 16:24 UTC  (3+ messages)
` [Bug fortran/54298] "

[Bug bootstrap/54281] New: [4.8 Regression] Fails to bootstrap with --disable-nls
 2012-08-17 16:19 UTC  (9+ messages)
` [Bug bootstrap/54281] "

[Bug middle-end/54299] New: Array parameter does not allow for iterator syntax
 2012-08-17 15:43 UTC  (3+ messages)
` [Bug middle-end/54299] "

[Bug c++/52026] New: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda
 2012-08-17 15:35 UTC  (2+ messages)
` [Bug c++/52026] "

[Bug libstdc++/54297] New: [C++11] Segmentation fault with std::async and released shared state
 2012-08-17 15:32 UTC  (3+ messages)
` [Bug libstdc++/54297] "

[Bug c++/54293] New: When a reference is bound to subobject of a temporary, lifetime of the temporary is not extended
 2012-08-17 14:55 UTC  (5+ messages)
` [Bug c++/54293] "

[Bug libstdc++/54296] New: using the object in the map to erase element from the map crashes
 2012-08-17 13:17 UTC  (2+ messages)
` [Bug libstdc++/54296] "

[Bug tree-optimization/54295] New: [4.7 regression] Widening multiply-accumulate operation uses wrong value extension
 2012-08-17 13:13 UTC  (4+ messages)
` [Bug tree-optimization/54295] "
` [Bug tree-optimization/54295] [4.7/4.8 "

[Bug fortran/54285] New: [F03] Calling a PPC with proc-ptr result
 2012-08-17 11:00 UTC  (4+ messages)
` [Bug fortran/54285] "

[Bug middle-end/54146] New: Very slow compile at -O1 (expand vars)
 2012-08-17  9:43 UTC  (6+ messages)
` [Bug middle-end/54146] Very slow compile with attribute((flatten))

[Bug target/52495] New: rs6000.c fails to (cross-) build: "implicit declaration of function ‘ASM_WEAKEN_DECL’"
 2012-08-17  1:14 UTC  (3+ messages)
` [Bug target/52495] "

[Bug middle-end/54261] New: reverse sync/atomic operators when only sync_compare_and_swap_optab libfuncs implemented
 2012-08-17  0:20 UTC  (5+ messages)
` [Bug middle-end/54261] "

[Bug target/54236] New: [SH] Improve addc and subc insn utilization
 2012-08-16 23:20 UTC  (2+ messages)
` [Bug target/54236] "

[Bug target/39423] [4.6/4.7/4.8 Regression] [SH] performance regression: lost mov @(disp,Rn)
 2012-08-16 23:17 UTC 

[Bug target/54089] New: [SH] Refactor shift patterns
 2012-08-16 23:13 UTC  (2+ messages)
` [Bug target/54089] "

[Bug rtl-optimization/53487] New: [4.8 Regression] Unrecognizable insn for conditional move
 2012-08-16 23:00 UTC  (2+ messages)
` [Bug target/53487] "

[Bug target/52775] New: Change default for using FCFID instruction
 2012-08-16 22:58 UTC  (2+ messages)
` [Bug target/52775] "

[Bug c++/54213] New: please help to determine wether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)
 2012-08-16 22:38 UTC  (2+ messages)
` [Bug c++/54213] please help to determine whether "

[Bug c++/54291] New: why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?
 2012-08-16 22:26 UTC  (8+ messages)
` [Bug c++/54291] "

[Bug libstdc++/54005] New: Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free
 2012-08-16 22:23 UTC  (2+ messages)
` [Bug libstdc++/54005] "

[Bug c++/53540] New: C++11: using fails to be equivalent to typedef
 2012-08-16 22:18 UTC  (4+ messages)
` [Bug c++/53540] "

[Bug target/54272] New: [SH] Add support for addv / subv instructions
 2012-08-16 20:35 UTC  (4+ messages)
` [Bug target/54272] "

[Bug libstdc++/54289] New: setjmp isn't included into std namespace
 2012-08-16 19:56 UTC  (10+ messages)
` [Bug libstdc++/54289] "

[Bug target/54290] New: gcc 4.4/4.5/4.6 produces wrong code on sparc with -O2
 2012-08-16 19:51 UTC  (2+ messages)
` [Bug target/54290] "

[Bug c++/54197] New: [4.7/4.8 regression] Lifetime of reference not properly extended
 2012-08-16 18:47 UTC  (3+ messages)
` [Bug c++/54197] "

[Bug c++/54288] New: Wrong sign compiled at run-time
 2012-08-16 16:46 UTC  (2+ messages)
` [Bug c++/54288] "

[Bug c/54282] New: GCC generates incorrect code for the PDP-11 target when -Os or -O2 is specified
 2012-08-16 16:21 UTC  (2+ messages)
` [Bug c/54282] "

[Bug middle-end/54287] New: -finstrument-functions-exclude-function-list ignores class/namespace scope
 2012-08-16 16:18 UTC 

[Bug bootstrap/54283] New: [4.8 regression] build tools don't run after cxx-conversion merge
 2012-08-16 15:29 UTC  (4+ messages)
` [Bug bootstrap/54283] "

[Bug fortran/54286] New: [4.8 Regression] Accepts invalid proc-pointer assignments involving proc-ptr function result
 2012-08-16 15:05 UTC 

[Bug c++/53839] New: [4.7/4.8 Regresion] [C++11] internal compiler error: in adjust_temp_type, at cp/semantics.c:6391
 2012-08-16 14:59 UTC  (4+ messages)
` [Bug c++/53839] [4.7/4.8 Regression] "

[Bug target/54284] New: -mabi=ieeelongdouble problems
 2012-08-16 14:20 UTC 

[Bug other/38966] libiberty make_relative_prefix_1 mistakes directories for executables
 2012-08-16 13:00 UTC 

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