public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/31797] New: powerpc: race
 2007-05-12 17:22 UTC  (14+ messages)
` [Bug tree-optimization/31797] [4.2/4.3 Regression] infinite loop in tree-ssa-pre or ICE

[Bug tree-optimization/31847] New: Printing to dump file broken
 2007-05-12 17:22 UTC  (3+ messages)
` [Bug tree-optimization/31847] [4.3 Regression] "

[Bug c++/31904] New: fail to link to static const double
 2007-05-12 16:53 UTC  (8+ messages)
` [Bug c++/31904] "

[Bug c++/31829] New: FAIL: g++.dg/warn/multiple-overflow-warn-3.C (test for warnings, line 8)
 2007-05-12 13:53 UTC  (3+ messages)
` [Bug c++/31829] "

[Bug c++/31899] New: [4.2/4.3 regression] -g and using declaration causing ICE in reference_to_unused
 2007-05-12 13:50 UTC  (4+ messages)
` [Bug c++/31899] "
` [Bug debug/31899] "

[Bug c/31907] New: isnan builtin doesn't work
 2007-05-12 13:45 UTC 

[Bug c++/31905] New: ICE with typeof(&T::method2)
 2007-05-12 13:44 UTC  (3+ messages)
` [Bug c++/31905] "

[Bug c++/11078] [ABI] ICE in write_type with typeof and templates
 2007-05-12 13:44 UTC 

[Bug c++/31903] New: unwanted anonymous namespacing linkage
 2007-05-12 13:31 UTC  (9+ messages)
` [Bug target/31903] "
` [Bug c++/31903] [4.3 Regression] "

[Bug libstdc++/29286] New: placement new does not provide required side-effects
 2007-05-12 13:29 UTC  (6+ messages)
` [Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should

[Bug c++/30745] New: Undefined static const
 2007-05-12  8:15 UTC  (2+ messages)
` [Bug c++/30745] "

[Bug libstdc++/31906] New: "-Xcompiler" is inserted after "-Xlinker" when building libstdc++
 2007-05-12  6:34 UTC  (4+ messages)
` [Bug libstdc++/31906] "

[Bug fortran/30746] New: 50th Anniversary Bug - scoping error
 2007-05-12  6:22 UTC  (6+ messages)
` [Bug fortran/30746] 50th Anniversary Bug - Forward reference to contained function

[Bug fortran/31716] New: segfault after mixing declarations and executable statements
 2007-05-12  5:03 UTC  (2+ messages)
` [Bug fortran/31716] segfault with real array bounds

[Bug target/25833] New: ICE with -O -ftree-vectorize -funroll-loops
 2007-05-12  3:23 UTC  (2+ messages)
` [Bug target/25833] "

[Bug libstdc++/31836] New: FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
 2007-05-12  1:37 UTC  (13+ messages)
` [Bug libstdc++/31836] [4.3 Regression] "

[Bug libfortran/31880] New: silent data corruption in gfortran read statement
 2007-05-11 22:01 UTC  (17+ messages)
` [Bug libfortran/31880] "
` [Bug libfortran/31880] [4.2 only] "

[Bug debug/29609] New: [regression] Even with -O0 -g gcc optimizes a goto away and I cannot debug
 2007-05-11 20:52 UTC  (2+ messages)
` [Bug middle-end/29609] [4.1/4.2/4.3 Regression] "

[Bug preprocessor/31902] New: "Internal compiler error while tryint to compile cinelerra/mjpegtools-1.6.3-rc1/y4mdenoise/MotionSearcher.hh:2444" can i do something simple to fix that ?
 2007-05-11 20:44 UTC  (2+ messages)
` [Bug preprocessor/31902] "

[Bug target/30961] New: redundant reg/mem stores/moves
 2007-05-11 20:42 UTC  (5+ messages)
` [Bug target/30961] [4.2/4.3 regression] "

[Bug c++/31809] New: [4.1/4.2/4.3 Regression] sometimes TREE_READONLY is still set for non read only variables causing wrong code
 2007-05-11 20:02 UTC  (2+ messages)
` [Bug c++/31809] "

[Bug c++/31901] New: bad_cast when using copy on istreambuf_iterator<unsigned char>
 2007-05-11 18:10 UTC  (3+ messages)
` [Bug c++/31901] "

[Bug java/31900] New: Java line number debug info is bogus
 2007-05-11 15:47 UTC 

[Bug target/17388] For dynamic linking of libgcc, r0 register should not be used by SH optimizer
 2007-05-11 13:10 UTC 

[Bug target/31344] New: [4.3 regression] Bootstrap failure to compile decLibrary.c
 2007-05-11 13:09 UTC  (2+ messages)
` [Bug rtl-optimization/31344] [4.3 Regression] bootstrap broken on i[345]86-linux

[Bug c++/25750] New: g++ internal compiler error: Segmentation fault
 2007-05-11 13:08 UTC  (2+ messages)
` [Bug target/25750] "

[Bug c/30282] New: Optimization flag -O2 generate error stack operating code
 2007-05-11 12:16 UTC  (2+ messages)
` [Bug target/30282] Optimization flag -O1 -fschedule-insns2 cause red zone to be used when there is none

[Bug c/31898] New: Stack frame destructed too early with -O2
 2007-05-11 12:16 UTC  (2+ messages)
` [Bug c/31898] "

[Bug fortran/31867] New: function result with character LEN computed at run time
 2007-05-11 12:13 UTC  (4+ messages)
` [Bug fortran/31867] "

[Bug other/31852] New: Missing __builtin_memchr
 2007-05-11 11:51 UTC  (3+ messages)
` [Bug other/31852] "

[Bug fortran/30878] New: incorrect error message for valid code
 2007-05-11 11:48 UTC  (4+ messages)
` [Bug fortran/30878] Rejects function f1; namelist /nml/ f1

[Bug fortran/30876] New: incorrect error message for valid code
 2007-05-11 11:47 UTC  (4+ messages)
` [Bug fortran/30876] Array valued recursive function rejected

[Bug c/31878] New: Spurious warnings generated due to not optimizing first
 2007-05-11 10:38 UTC  (4+ messages)
` [Bug c/31878] "

[Bug c/31893] New: Please provide an "inout" attribute for function parameters
 2007-05-11  8:33 UTC  (4+ messages)
` [Bug c/31893] "

[Bug c/31887] New: bad warning converting qualified void* to qualified array pointer
 2007-05-11  7:06 UTC  (3+ messages)
` [Bug c/31887] "

[Bug fortran/31474] New: insert_bbt(): Duplicate key found!
 2007-05-11  6:20 UTC  (4+ messages)
` [Bug fortran/31474] ENTRY & procedural pointer: "

[Bug rtl-optimization/31848] New: [4.3 regression] Invalid loop optimization causes bootstrap failure in genautomata
 2007-05-11  6:19 UTC  (4+ messages)
` [Bug rtl-optimization/31848] "

[Bug c/31876] New: SH: ICE in gen_lowpart_general, at rtlhooks.c:59
 2007-05-11  6:13 UTC  (5+ messages)
` [Bug target/31876] "

[Bug libfortran/31409] New: [4.1 4.2 4.3 regression] Reading after ERROR_SHORT_RECORD
 2007-05-11  5:42 UTC  (3+ messages)
` [Bug libfortran/31409] [4.1 only, "

ld / gcc crashes (segmentation fault) while linking cpp shared objects
 2007-05-11  3:47 UTC 

[Bug testsuite/25352] New: xfail within dg-do command has no effect
 2007-05-10 23:51 UTC  (3+ messages)
` [Bug testsuite/25352] "

[Bug fortran/20896] [4.2 and 4.1 only] ambiguous interface not detected
 2007-05-10 22:21 UTC 

[Bug target/17390] missing floating point compare optimization
 2007-05-10 22:15 UTC 

[Bug tree-optimization/31885] New: Not removing empty loop, scev not finding the correct result
 2007-05-10 22:10 UTC  (4+ messages)
` [Bug tree-optimization/31885] "

[Bug rtl-optimization/31889] New: compiler misses opportunity to combine multiple identical function return paths
 2007-05-10 21:25 UTC  (4+ messages)
` [Bug rtl-optimization/31889] "

[Bug c/31691] New: optimized code taking the wrong branch
 2007-05-10 19:30 UTC  (3+ messages)
` [Bug rtl-optimization/31691] [4.1 regression] "

[Bug ada/31894] New: Latest gcc srpm from Fedora doesn't build on alpha / ada error
 2007-05-10 15:58 UTC  (3+ messages)
` [Bug ada/31894] "

[Bug target/31897] New: [Regression 4.3] 30% speed regression with -m32 on Opteron with rnflow
 2007-05-10 15:53 UTC 

[Bug testsuite/31884] New: priority_queue_dijkstra.cc operates on deallocated memory
 2007-05-10 14:02 UTC  (2+ messages)
` [Bug testsuite/31884] "

[Bug bootstrap/31523] New: bootstrap xgcc internal compiler error (using -O3)
 2007-05-10 11:16 UTC  (2+ messages)
` [Bug rtl-optimization/31523] bootstrap failure with -O2 -finline-functions

[Bug c/31886] New: (different from bug report c/31077 and 29241) C handling of always_inline attribute error and a solution
 2007-05-10 10:04 UTC  (6+ messages)
` [Bug c/31886] "

[Bug c/25371] New: -ftree-vectorize results in internal compiler error on AMD64
 2007-05-10  9:46 UTC  (4+ messages)
` [Bug tree-optimization/25371] "

[Bug ada/31877] New: Imported variables marked "volatile" in Ada
 2007-05-10  9:11 UTC  (2+ messages)
` [Bug ada/31877] "

[Bug middle-end/31892] New: optimization: Loop not optimized away
 2007-05-10  9:08 UTC 

[Bug libgomp/28482] New: Cannot use libgomp in shared library
 2007-05-10  8:45 UTC  (2+ messages)
` [Bug libgomp/28482] "

[Bug debug/23551] dwarf records for inlines appear incomplete
 2007-05-10  7:40 UTC 

[Bug c/30972] New: Call to _access has invalid parameter when linked with msvcrt
 2007-05-10  7:37 UTC  (2+ messages)
` [Bug driver/30972] Call to _access has invalid parameter when linked with msvcrt (for vista)

[Bug target/30474] New: Bad 16bit constant code generation on 64bit host
 2007-05-10  7:21 UTC  (2+ messages)
` [Bug target/30474] "

[Bug target/30987] New: Problem while compiling gcc for score
 2007-05-10  7:19 UTC  (2+ messages)
` [Bug target/30987] [4.3 Regression] "

[Bug middle-end/30250] New: Evaluate lgamma/gamma at compile-time
 2007-05-10  7:14 UTC  (2+ messages)
` [Bug middle-end/30250] "

[Bug libgcj/31891] New: Libjava configuration scripts out of sync for pkg-config tests
 2007-05-10  6:18 UTC 

[Bug bootstrap/30342] New: Tough time building 4.2.0 (CVS) on WinXP with Cygwin
 2007-05-10  5:52 UTC  (2+ messages)
` [Bug bootstrap/30342] "

[Bug bootstrap/30341] New: Makefile using mv instead of ln not working on WinXP Cygwin Bash
 2007-05-10  5:43 UTC  (2+ messages)
` [Bug bootstrap/30341] "

[Bug java/31890] New: Java Namespace error - javaprims.h out of sync
 2007-05-10  5:37 UTC 

[Bug rtl-optimization/31888] New: inefficient comparison sequence - cond jump to label after immediately-following cond jump
 2007-05-10  4:52 UTC  (2+ messages)
` [Bug rtl-optimization/31888] "

[Bug target/26636] New: use of r1-r3 across __sdivsi3_4 call
 2007-05-10  4:25 UTC  (6+ messages)
` [Bug target/26636] "

[Bug c/31870] New: Failure to diagnose taking address of register variable
 2007-05-10  2:52 UTC  (6+ messages)
` [Bug c/31870] "

[Bug preprocessor/31869] New: stringifying empty macros
 2007-05-09 23:33 UTC  (2+ messages)
` [Bug preprocessor/31869] "

[Bug target/31684] New: [4.3 Regression] ICE in get_attr_first_insn, at config/ia64/itanium2.md:1839 at -O2
 2007-05-09 22:12 UTC  (2+ messages)
` [Bug target/31684] "

[Bug c++/27123] New: friend class declaration doesn't search out of the namespace
 2007-05-09 22:10 UTC  (2+ messages)
` [Bug c++/27123] "

[Bug fortran/31879] New: ICE with function having array of character variables argument
 2007-05-09 21:53 UTC  (2+ messages)
` [Bug fortran/31879] "

[Bug testsuite/31883] New: [testsuite, gfortran] typos in the dg directives of the gfortran testsuite
 2007-05-09 21:37 UTC  (3+ messages)
` [Bug testsuite/31883] "

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