public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/39392] New: internal compiler error: in referenced_var_lookup
 2009-03-10 17:58 UTC  (2+ messages)
` [Bug middle-end/39392] "

[Bug c++/39170] New: -Wconversion useless
 2009-03-10 17:40 UTC  (3+ messages)
` [Bug c/39170] cannot silence -Wconversion warnings for bit-fields

[Bug testsuite/39422] New: [4.4 regression] Failing SPU vectorizer testcases
 2009-03-10 17:29 UTC  (4+ messages)
` [Bug testsuite/39422] "

[Bug other/35855] New: build locale not properly handled with awk scripts
 2009-03-10 17:24 UTC  (2+ messages)
` [Bug bootstrap/35855] "

[Bug debug/39412] New: [4.4 Regression] ICE in gen_tagged_type_instantiation_die
 2009-03-10 16:41 UTC  (8+ messages)
` [Bug debug/39412] "
` [Bug debug/39412] [4.2/4.3/4.4 "

[Bug fortran/37850] New: FAIL: gfortran.dg/c_by_val_1.f & gfortran.dg/value_4.f90 execution test
 2009-03-10 16:01 UTC  (4+ messages)
` [Bug middle-end/37850] infinite recursive call to __mulsc3 when multiplying not-constant complexs

[Bug fortran/39314] New: -ffpe-trap=invalid gives no FPE for acos(-5.0)
 2009-03-10 15:30 UTC  (2+ messages)
` [Bug fortran/39314] "

[Bug c/28779] New: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:106
 2009-03-10 13:57 UTC  (2+ messages)
` [Bug middle-end/28779] "

[Bug c++/39417] New: Incorrect values computed with -ftree-copy-prop
 2009-03-10 13:54 UTC  (7+ messages)
` [Bug c++/39417] "
` [Bug tree-optimization/39417] [4.2/4.3 Regression] "

[Bug target/39423] New: [
 2009-03-10 13:34 UTC  (2+ messages)
` [Bug target/39423] [

[Bug target/39361] New: [4.4 Regression] Many new neon test failures
 2009-03-10 13:29 UTC  (5+ messages)
` [Bug target/39361] "

[Bug pch/39420] New: Using pre-compiled headers results in a bus error
 2009-03-10 11:25 UTC  (3+ messages)
` [Bug pch/39420] "

[Bug c++/39419] New: internal compiler error: Segmentation fault In function ‘void std::sort_heap'
 2009-03-10 11:23 UTC  (4+ messages)
` [Bug c++/39419] "

[Bug c++/39415] New: static_cast used as downcast can silently lose const
 2009-03-10 11:04 UTC  (2+ messages)
` [Bug c++/39415] "

[Bug middle-end/39421] New: Wrong code for optimizition on 64-bit scalar integers
 2009-03-10  9:52 UTC  (3+ messages)
` [Bug middle-end/39421] "

[Bug debug/39355] New: [4.4 Regression] ICE at dwarf2out.c:10353 in loc_descriptor_from_tree_1
 2009-03-10  8:05 UTC  (6+ messages)
` [Bug debug/39355] "

[Bug regression/39418] New: [4.4 Regression] code mistakenly optimized out when -O2 is enabled
 2009-03-10  7:58 UTC  (3+ messages)
` [Bug regression/39418] "

[Bug rtl-optimization/30688] New: Branch registers loaded too late on ia64
 2009-03-10  6:48 UTC  (2+ messages)
` [Bug rtl-optimization/30688] "

[Bug libmudflap/38738] New: gcc 4.4.0 20090104 - OpenSolaris can enable libmudflaps (if gcc is configured to use GNU ld)
 2009-03-10  4:27 UTC  (2+ messages)
` [Bug libmudflap/38738] libmudflap could be enabled for Solaris when using GNU ld

[Bug bootstrap/39019] New: Solaris and IRIX libelf cause trouble for build
 2009-03-10  4:23 UTC  (2+ messages)
` [Bug bootstrap/39019] "

[Bug c/39401] New: Reproducible internal compiler error for FFmpeg/h264.c; multiple platforms
 2009-03-10  3:01 UTC  (4+ messages)
` [Bug c/39401] "

[Bug c/39403] New: Excessive optimization issue
 2009-03-10  1:23 UTC  (5+ messages)
` [Bug c/39403] "

[Bug fortran/39414] New: PROCEDURE statement double declaration bug
 2009-03-09 22:00 UTC  (2+ messages)
` [Bug fortran/39414] "

[Bug libstdc++/39416] New: std::map::operator[] inserts a new item in RHS context
 2009-03-09 21:29 UTC  (4+ messages)
` [Bug libstdc++/39416] "

[Bug c++/39404] New: -fpack-struct causes iostream to error, -O3 makes problem worse
 2009-03-09 20:12 UTC  (11+ messages)
` [Bug c++/39404] "

[Bug c++/39371] New: Incorrectly rejects switch((unsigned int)boolvar)
 2009-03-09 19:36 UTC  (6+ messages)
` [Bug c++/39371] [4.2/4.3/4.4 Regression] "
` [Bug c++/39371] [4.2/4.3 "

[Bug c++/39413] New: static_assert and SFINAE
 2009-03-09 18:33 UTC  (5+ messages)
` [Bug c++/39413] "

[Bug libstdc++/39407] New: Parse error in <stack> when user declares template-name c
 2009-03-09 18:16 UTC  (17+ messages)
` [Bug libstdc++/39407] "
` [Bug c++/39407] "

[Bug c++/10200] Weird clash with same names in different scopes
 2009-03-09 18:16 UTC 

[Bug ada/39411] New: GNAT BUG DETECTED: implementation of protected interface by protected type
 2009-03-09 16:02 UTC 

[Bug driver/39356] New: assembler isn't called
 2009-03-09 15:07 UTC  (2+ messages)
` [Bug driver/39356] "

[Bug c++/39409] New: internal compiler error: Segmentation fault
 2009-03-09 14:39 UTC  (2+ messages)
` [Bug c++/39409] "

[Bug c/39394] New: gcc 4.4.0 20090306 segfaults at argp-help.c in glibc 2.7 and 2.9
 2009-03-09 14:03 UTC  (11+ messages)
` [Bug c/39394] "
` [Bug tree-optimization/39394] [4.4 regression] ICE in copy_tree_body_r

[Bug tree-optimization/39300] New: vectorizer confused by predictive commoning
 2009-03-09 13:25 UTC  (3+ messages)
` [Bug tree-optimization/39300] vectorizer confused by predictive commoning and PRE

[Bug c/39406] New: ice in tree-dfa.c for legal code with -O2
 2009-03-09 13:16 UTC  (3+ messages)
` [Bug c/39406] "

[Bug libfortran/39402] New: gfortran 20090306: internal write of 0.0 with F0.3 gives **
 2009-03-09 11:34 UTC  (9+ messages)
` [Bug libfortran/39402] "

[Bug c++/39405] New: std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts
 2009-03-09 10:49 UTC 

[Bug c++/37121] New: g++ create global symbol for inline function, which make link failed with multiple defination
 2009-03-09  7:46 UTC  (3+ messages)
` [Bug target/37121] "

[Bug bootstrap/39279] New: [lto] - Werror in ../lto_trunk/gcc/lto/lto.c
 2009-03-09  6:40 UTC  (2+ messages)
` [Bug lto/39279] "

[Bug other/39138] New: [4.4 Regression] - Fix Copyright Dates Before 4.5.0 Branch (or sooner)
 2009-03-09  6:36 UTC  (3+ messages)
` [Bug ada/39138] "

Status Update*
 2009-03-09  5:04 UTC 

[Bug c/16989] [meta-bug] C99 conformance bugs
 2009-03-08 23:21 UTC 

[Bug other/39400] New: Dist tarball missing file gengtype-lex.c
 2009-03-08 22:26 UTC  (5+ messages)
` [Bug other/39400] "

[Bug c++/25314] New: Unreachable code at beginning of switch statement is not reported anymore
 2009-03-08 21:41 UTC  (2+ messages)
` [Bug c/25314] [4.2/4.3/4.4 Regression] "

[Bug c++/39077] New: GCSE-optimization causes enormous binary size increase (~20 times !)
 2009-03-08 21:38 UTC  (2+ messages)
` [Bug rtl-optimization/39077] [4.3/4.4 Regression] "

[Bug c++/39367] New: ICE at tree-inline.c:1042 with -O
 2009-03-08 20:06 UTC  (2+ messages)
` [Bug c++/39367] [4.4 Regression] "

[Bug c++/39396] New: ICE when compiling omniORB-4.1.3
 2009-03-08 20:06 UTC  (2+ messages)
` [Bug c++/39396] "

[Bug libgomp/39399] New: libgomp testsuite failures due to lack of linkind with libpthread
 2009-03-08 18:55 UTC 

[Bug c++/30680] New: Spurious "might be used uninitialized" warning in STL use
 2009-03-08 18:08 UTC  (3+ messages)
` [Bug c++/30680] "

[Bug fortran/39229] New: fixed-form: silent line truncation in procedure calls
 2009-03-08 18:05 UTC  (2+ messages)
` [Bug fortran/39229] No warning of truncated lines if a continuation line follows

[Bug c++/39060] New: [4.4 regression] ICE with lots of invalid member functions
 2009-03-08 17:34 UTC  (3+ messages)
` [Bug c++/39060] "

[Bug target/37633] New: [4.4 Regression] wrong register use on sh64
 2009-03-08 16:35 UTC  (2+ messages)
` [Bug target/37633] "

[Bug fortran/38619] New: error message when converting between different derived types with same name
 2009-03-08 16:15 UTC  (2+ messages)
` [Bug fortran/38619] "

[Bug fortran/39239] New: Reject SAVEd variables EQUIVALENCEd to a COMMON
 2009-03-08 16:11 UTC  (2+ messages)
` [Bug fortran/39239] "

[Bug fortran/39286] New: Missing out-of-bounds diagnostic
 2009-03-08 16:08 UTC  (2+ messages)
` [Bug fortran/39286] "

[Bug middle-end/39390] New: [4.4 regression] Bogus aliasing warning with std::set
 2009-03-08 15:42 UTC  (2+ messages)
` [Bug tree-optimization/39390] [4.4 Regression] "

[Bug debug/37022] New: libffi test suite failures
 2009-03-08 14:37 UTC  (2+ messages)
` [Bug debug/37022] internal compiler error: in compute_barrier_args_size

[Bug bootstrap/39395] New: cloog link failure with non-gcc bootstrap compiler
 2009-03-08 12:37 UTC  (2+ messages)
` [Bug bootstrap/39395] "

[Bug target/39397] New: libiberty/pex-*, inconsistent/incorrect pid_t usage
 2009-03-08 10:22 UTC  (3+ messages)
` [Bug target/39397] "

[Bug ada/34507] New: Bug box, Assert_Failure einfo.adb:814 on illegal Ada 2005 program
 2009-03-08 10:05 UTC  (2+ messages)
` [Bug ada/34507] Assert_Failure at einfo.adb:837 "

[Bug ada/25819] New: CXF3A01 core dump
 2009-03-08 10:04 UTC  (2+ messages)
` [Bug ada/25819] ACATS cxf3a01 "

[Bug ada/39221] New: Wrong code in gcc/ada/a-teioed.adb causing FAIL of ACATS cxf3a01 on mipsel and ia64
 2009-03-08 10:04 UTC  (5+ messages)
` [Bug ada/39221] buffer overflow in a-teioed.adb

[Bug ada/33420] New: [Ada] crash passing SomeFunctionReturningPointer.all as function argument
 2009-03-08  9:54 UTC  (2+ messages)
` [Bug ada/33420] Assert_Failure at atree.adb:886 on function call

[Bug ada/32548] New: gnat.dg tests for non-default multilib fail
 2009-03-08  9:50 UTC  (2+ messages)
` [Bug ada/32548] "

[Bug ada/33910] New: gcc Ada doesn't handle address clauses correctly in Ada 83 mode
 2009-03-08  9:49 UTC  (2+ messages)
` [Bug ada/33910] address clauses not rejected "

[Bug ada/33908] New: gcc Ada does not handle fixed point division correctly in Ada 83 mode
 2009-03-08  9:48 UTC  (2+ messages)
` [Bug ada/33908] fixed point division not rejected "

[Bug ada/35998] New: debug info invalid x86_64 DW_AT_byte_size 0xffffffff
 2009-03-08  9:46 UTC  (2+ messages)
` [Bug ada/35998] "

[Bug ada/16525] Assert_Failure at einfo.adb:574
 2009-03-08  9:38 UTC 

[Bug ada/37309] New: Ada tasking is not implemented on NetBSD
 2009-03-08  9:22 UTC  (2+ messages)
` [Bug ada/37309] "

[Bug ada/37139] DEP prevents using Ada tasking
 2009-03-08  9:18 UTC 

[Bug ada/37599] New: renamed volatile variables are not treated as volatile
 2009-03-08  9:12 UTC  (2+ messages)
` [Bug ada/37599] "

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c
 2009-03-08  9:11 UTC 

[Bug ada/37110] New: Assert_Failure at atree.adb:886 caused by legal prefixed notation
 2009-03-08  9:10 UTC  (2+ messages)
` [Bug ada/37110] "

[Bug ada/32654] New: [4.2 regression] Ada comparison failure in exp_aggr.o on Tru64 UNIX V5.1B
 2009-03-08  9:02 UTC  (2+ messages)
` [Bug ada/32654] [4.2 regression] comparison failure in exp_aggr.o

[Bug ada/34117] New: Please enable range checks by default (-gnato)
 2009-03-08  8:58 UTC  (2+ messages)
` [Bug ada/34117] enable overflow "

[Bug ada/37945] New: GNAT Sockaddr and Sockaddr_In does not match c-structures on RTEMS
 2009-03-08  8:57 UTC  (2+ messages)
` [Bug ada/37945] "

[Bug tree-optimization/39248] New: FAIL: gcc.dg/vect/vect-complex-1.c
 2009-03-08  7:25 UTC  (2+ messages)
` [Bug tree-optimization/39248] "

[Bug bootstrap/39398] New: verify_flow_info failed
 2009-03-08  3:58 UTC  (3+ messages)
` [Bug bootstrap/39398] "

[Bug c++/38522] New: g++ -Wconversion warnings
 2009-03-08  3:54 UTC  (2+ messages)
` [Bug c++/38522] -Wconversion does not handle complex bitwise expressions

[Bug libstdc++/38923] New: symbol versioning disabled due to non-portable sed script
 2009-03-07 20:26 UTC  (2+ messages)
` [Bug libstdc++/38923] "

[Bug debug/39086] New: Failing assert in dwarf2out.c:5770 when compiling with -fno-tree-sra
 2009-03-07 20:16 UTC  (2+ messages)
` [Bug debug/39086] [4.4 Regression] ICE in decl_ultimate_origin, at "

[Bug c++/38557] New: dynamic_cast should give a warning/error for non related classes
 2009-03-07 20:02 UTC  (2+ messages)
` [Bug c++/38557] "

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