public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/50729] New: Silent code gen fault: Value range propagation seems to propagate values across narrowing/widening
 2011-11-19  2:05 UTC  (3+ messages)
` [Bug tree-optimization/50729] [4.7 Regression] "

[Bug fortran/51218] New: [4.7 Regression] Potential optimization bug
 2011-11-19  0:41 UTC  (4+ messages)
` [Bug fortran/51218] "

[Bug c++/51219] New: ICE with structure initializer
 2011-11-19  0:04 UTC 

[Bug c++/51216] New: [4.6/4.7 Regression] ICE with statement expression
 2011-11-18 23:27 UTC  (3+ messages)
` [Bug c++/51216] "

[Bug middle-end/39976] [4.5/4.6/4.7 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817
 2011-11-18 23:26 UTC  (4+ messages)

[Bug target/49868] New: Implement named address space to place/access data in flash memory
 2011-11-18 23:08 UTC  (3+ messages)
` [Bug target/49868] "

[Bug c/51217] New: Cannot disable bootstrap in gcc 3.4.0
 2011-11-18 23:07 UTC  (2+ messages)
` [Bug bootstrap/51217] "

[Bug middle-end/51211] New: ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) with -fgnu-tm -O -freorder-blocks -ftracer --param hot-bb-frequency-fraction=1 and __transaction_atomic
 2011-11-18 22:58 UTC  (3+ messages)
` [Bug middle-end/51211] "

[Bug c++/51215] New: [4.7 Regression] ICE with invalid array initializer
 2011-11-18 22:57 UTC  (2+ messages)
` [Bug c++/51215] "

[Bug middle-end/50802] New: [4.7 Regression] FAIL: gcc.c-torture/execute/arith-rand-ll.c execution at -O2 and -Os
 2011-11-18 22:48 UTC  (5+ messages)
` [Bug tree-optimization/50802] "

[Bug c++/51204] New: g++ does not link getaddrinfo with -lxnet on OpenIndiana
 2011-11-18 22:47 UTC  (7+ messages)
` [Bug c++/51204] "
` [Bug target/51204] "

[Bug other/51125] New: FAIL: g++.dg/tm/pr45940-3.C
 2011-11-18 22:24 UTC  (2+ messages)
` [Bug other/51125] "

[Bug c++/51188] New: invalid static_cast from type 'XBase' to type 'int'
 2011-11-18 21:12 UTC  (13+ messages)
` [Bug c++/51188] "

[Bug c++/51214] New: [C++11] name lookup issue with c++11 enums
 2011-11-18 20:33 UTC  (2+ messages)
` [Bug c++/51214] "

[Bug c/37187] please provide a way to treat -pedantic as warning when using -Werror
 2011-11-18 20:11 UTC 

[Bug c++/51213] New: [C++11][DR 1170] Access control checking has to be done under SFINAE conditions
 2011-11-18 20:10 UTC 

[Bug java/1131] make fails on solaris 2.5.1 and 2.6
 2011-11-18 20:02 UTC 

[Bug fortran/51208] New: [OOP] ALLOCATE with SOURCE= or MOLD=: Diagnose if variable occurs twice
 2011-11-18 19:55 UTC  (6+ messages)
` [Bug fortran/51208] "

[Bug fortran/51197] New: [4.7 Regression] Backtrace information less useful
 2011-11-18 19:51 UTC  (6+ messages)
` [Bug fortran/51197] "

[Bug c++/51194] New: ICE about template aliasing
 2011-11-18 19:49 UTC  (5+ messages)
` [Bug c++/51194] "
` [Bug c++/51194] [C++0x] "

[Bug c++/51145] New: [C++11][DR1131] Alias template in elaborated-type-specifier accepted
 2011-11-18 19:35 UTC  (5+ messages)
` [Bug c++/51145] [C++11][DR 1131] "

[Bug c++/51203] New: Recursive alias templates not working
 2011-11-18 19:17 UTC  (4+ messages)
` [Bug c++/51203] "
` [Bug c++/51203] Recursive alias template specialization causes compiler segfault
` [Bug c++/51203] [C++0x] "

[Bug target/33944] streaming 64-bit integer stores
 2011-11-18 19:15 UTC  (2+ messages)

[Bug c++/51141] New: [4.7 regression] rev181359 causes Chromium build failure
 2011-11-18 19:04 UTC  (3+ messages)
` [Bug c++/51141] "

[Bug other/51174] New: AIX unexpected error_mark node in new TM tests
 2011-11-18 18:39 UTC  (7+ messages)
` [Bug other/51174] "

[Bug c++/50744] New: ice in good_cloning_opportunity_p
 2011-11-18 18:21 UTC  (2+ messages)
` [Bug tree-optimization/50744] [4.7 Regression] "

[Bug middle-end/51212] New: ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable
 2011-11-18 18:12 UTC 

[Bug c/51187] New: gcc 4.6.2 miscompiles genrecog.c when building gcc 4.5.3 with --target=avr on Debian/sparc
 2011-11-18 18:02 UTC  (5+ messages)
` [Bug c/51187] "
` [Bug c/51187] miscompilation of genrecog.c at -O2 for --target=avr
` [Bug rtl-optimization/51187] "

[Bug c++/51210] New: [C++11][DR 547] std::type_info works incorrectly with function types with cv-qualifier-seq
 2011-11-18 17:40 UTC 

[Bug c++/50605] New: ice in ipa_get_jf_pass_through_result with -O3
 2011-11-18 16:49 UTC  (3+ messages)
` [Bug tree-optimization/50605] "

[Bug libstdc++/51209] New: The template _M_find_node in hashtable.h has a bad return value
 2011-11-18 16:44 UTC  (5+ messages)
` [Bug libstdc++/51209] "

[Bug c++/51150] New: [C++11][4.6 Regression] ICE when result of -> initializes const variable of different type
 2011-11-18 16:03 UTC  (6+ messages)
` [Bug c++/51150] [C++11][4.6/4.7 "

[Bug c++/51191] New: [C++0x] SEGV on deducing template aliases with non-template alias declarations
 2011-11-18 15:12 UTC  (6+ messages)
` [Bug c++/51191] "

[Bug other/51011] New: FAIL: gcc.dg/atomic-generic.c (test for excess errors)
 2011-11-18 13:45 UTC  (4+ messages)
` [Bug other/51011] "

[Bug ada/50678] New: [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10
 2011-11-18 13:29 UTC  (2+ messages)
` [Bug target/50678] "

[Bug lto/49992] New: lto-bootstrap reveals duplicate symbols on x86_64-apple-darwin11
 2011-11-18 13:20 UTC  (6+ messages)
` [Bug target/49992] "

[Bug c/51147] New: attribute((mode(byte))) on an enum generates wrong code
 2011-11-18 13:12 UTC  (2+ messages)
` [Bug c/51147] "

[Bug libfortran/50016] New: The fortran program 's io is very slow
 2011-11-18 11:47 UTC  (2+ messages)
` [Bug libfortran/50016] [4.7 Regression] Drastic I/O performance regression on Windows

[Bug fortran/51207] New: [OOP] Mark __def_init_... as FL_PARAMETER
 2011-11-18 10:56 UTC  (3+ messages)
` [Bug fortran/51207] "

[Bug bootstrap/51118] New: ICE when bootstrapping on Ubuntu 11.10/amd64 with stage1 checking enabled
 2011-11-18 10:00 UTC  (5+ messages)
` [Bug tree-optimization/51118] [4.7 Regression] ICE: tree check: expected tree that contains ‘typed’ structure, have ‘block’ in fold_checksum_tree, at fold-const.c:14160

[Bug libstdc++/51181] New: [4.7 regression] libstdc++.so __sync_sub_and_fetch_4 linkage error causing many test suite failures on m68k-linux
 2011-11-18  9:54 UTC  (9+ messages)
` [Bug libstdc++/51181] "

[Bug c/51206] New: Building Cross-Compiler for Linux/x86_64 multilibs fails due to FLAGS_FOR_TARGET
 2011-11-18  9:47 UTC  (2+ messages)
` [Bug c/51206] "

[Bug c++/51205] New: -flto discards memset/memcpy when only referenced by g++ generated code
 2011-11-18  8:02 UTC 

[Bug c/51202] New: Whether the “else” sentence is necessary to guarantee “if” block works correctly in gcc 3.4.4
 2011-11-18  6:35 UTC  (2+ messages)
` [Bug target/51202] "

[Bug ada/51201] New: /bin/bash: gnatls: command not found
 2011-11-18  4:23 UTC  (3+ messages)
` [Bug ada/51201] "

[Bug middle-end/51200] New: Wrong code sequence to store restrict volatile bitfield
 2011-11-18  2:47 UTC  (2+ messages)
` [Bug middle-end/51200] "

[Bug target/51134] New: [4.7 Regression] FAIL: gfortran.fortran-torture/execute/arrayarg.f90
 2011-11-18  2:23 UTC  (3+ messages)
` [Bug target/51134] [4.7 Regression] x86 memset/memcpy expansion is broken

[Bug middle-end/51182] New: [ipa-iterations] running multiple passes of early IPA on a file produces difference code when it shouldn't
 2011-11-18  2:20 UTC  (4+ messages)
` [Bug middle-end/51182] [ipa-iterations] running multiple passes of early IPA on a file produces different "

[Bug lto/51198] New: [c++0x] [4.7 Regression] ICE with throw expression
 2011-11-18  1:41 UTC  (5+ messages)
` [Bug lto/51198] [c++0x] [4.7 Regression] ICE with -flto and non-static data member initializers

[Bug c++/21514] [DR 488] templates and anonymous enum
 2011-11-18  1:39 UTC 

[Bug c++/51199] New: [C++11][DR 547] gcc forms impossible types derived from function types with cv-qualifier-seq
 2011-11-18  1:04 UTC 

[Bug middle-end/50598] New: [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*
 2011-11-18  0:26 UTC  (2+ messages)
` [Bug middle-end/50598] "

[Bug libstdc++/51140] New: libstdc++-v3/libsupc++/eh_tm.cc:48: undefined reference to `___sync_sub_and_fetch_4'
 2011-11-18  0:24 UTC  (2+ messages)
` [Bug libstdc++/51140] "

[Bug c++/46980] New: ICE (Segmentation fault) building opencv on hppa
 2011-11-18  0:19 UTC  (2+ messages)
` [Bug c++/46980] "

[Bug target/50751] New: SH Target: Displacement addressing does not work for QImode and HImode
 2011-11-18  0:03 UTC  (2+ messages)
` [Bug target/50751] "

[Bug tree-optimization/29751] not optimizing access a[0] , a[1]
 2011-11-17 22:56 UTC 

[Bug testsuite/39831] gcc.target/i386/excess-precision-*.c assume the default -mfp-math does not include SSE
 2011-11-17 22:53 UTC 

[Bug target/32107] bad codegen for vector initialization in Altivec
 2011-11-17 22:04 UTC 

[Bug middle-end/30142] [meta-bug] invalid gimple
 2011-11-17 22:01 UTC 

[Bug c/19820] How to get results from a V2SF ?
 2011-11-17 22:00 UTC 

[Bug objc++/51159] New: build failure with --enable-build-with-cxx in "gcc-4.6.2/gcc/objc/objc-next-runtime-abi-02.c"
 2011-11-17 21:50 UTC  (3+ messages)
` [Bug objc++/51159] "

[Bug bootstrap/51144] New: r181279
 2011-11-17 21:36 UTC  (2+ messages)
` [Bug middle-end/51144] r181279 possibly miscompilation of genmddeps

[Bug c++/51186] New: declaring main() with auto but without --std=c++11 gives inconsistent error messages
 2011-11-17 21:08 UTC  (3+ messages)
` [Bug c++/51186] "

[Bug c++/51189] New: [4.7 Regression] ICE in force_decl_die, at dwarf2out.c:19261
 2011-11-17 21:06 UTC  (2+ messages)
` [Bug c++/51189] "

[Bug c++/51152] New: error: X has no member named Y on code that seems valid
 2011-11-17 21:02 UTC  (2+ messages)
` [Bug c++/51152] [4.7 Regression] "

[Bug c++/51190] New: [4.7 Regression] 'using' causing trouble
 2011-11-17 21:02 UTC  (2+ messages)
` [Bug c++/51190] "

[Bug c++/50306] New: g++ accepts code with ambiguous, templated conversion operators
 2011-11-17 19:05 UTC  (3+ messages)
` [Bug c++/50306] ambiguous templated conversion operators accepted

[Bug c++/51196] New: FAIL: g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C
 2011-11-17 18:38 UTC  (4+ messages)
` [Bug c++/51196] "

[Bug bootstrap/51094] New: [4.7 Regression] Bootstrap failure at revision 181279 on non-ELF targets
 2011-11-17 18:02 UTC  (3+ messages)
` [Bug bootstrap/51094] "

[Bug rtl-optimization/50663] New: conditional propagation missed in cprop.c pass
 2011-11-17 17:34 UTC  (3+ messages)
` [Bug rtl-optimization/50663] "

[Bug c++/51137] New: [C++0x] [4.7 Regression] ICE with -std=c++0x
 2011-11-17 17:15 UTC  (3+ messages)
` [Bug c++/51137] [C++0x] [4.7 Regression] ICE with -std=c++0x and virtual inheritance

[Bug web/51195] New: viewcvs can't display gcc/testsuite/gcc.dg/
 2011-11-17 16:58 UTC  (3+ messages)
` [Bug web/51195] "

[Bug middle-end/50325] New: 76 new fails with rev. 177691
 2011-11-17 16:38 UTC  (3+ messages)
` [Bug middle-end/50325] [4.7 Regression] "

[Bug tree-optimization/50644] New: ICE in set_is_used added today
 2011-11-17 16:35 UTC  (3+ messages)
` [Bug tree-optimization/50644] "

[Bug c++/50741] New: remove_unused_locals causes seg fault
 2011-11-17 16:19 UTC  (3+ messages)
` [Bug middle-end/50741] [4.7 Regression] "

[Bug c++/45012] Invalid ambiguity on partial class specialization matching
 2011-11-17 16:11 UTC 

[Bug target/45102] mm/page-writeback.c:820: internal compiler error: Segmentation fault
 2011-11-17 16:06 UTC 

[Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
 2011-11-17 15:57 UTC 

[Bug c++/43674] Delegating constructors are not supported
 2011-11-17 15:25 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).