public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/33604] New: significantly slower results with 4.3 compared to 4.2
 2007-10-01 21:07 UTC  (6+ messages)
` [Bug c++/33604] "
` [Bug c++/33604] [4.3 Regression] Revision 119502 causes "

[Bug c++/32562] New: -Wunused doesn't warn about static function only called by itself
 2007-10-01 20:54 UTC  (2+ messages)
` [Bug c++/32562] "

[Bug c++/33441] New: FAIL: g++.dg/ext/vla4.C (test for errors, line 10)
 2007-10-01 20:54 UTC  (5+ messages)
` [Bug c++/33441] [4.2 Regression] "

[Bug c++/15745] exception specification incorrectly changes the type of the exception thrown
 2007-10-01 20:53 UTC 

[Bug other/30530] New: dfp.c assumes DPD encoding
 2007-10-01 20:51 UTC  (2+ messages)
` [Bug other/30530] "

[Bug bootstrap/33418] New: [4.1/4.2/4.3]: Gcc failed to detect Linux linker version
 2007-10-01 20:43 UTC  (2+ messages)
` [Bug bootstrap/33418] [4.1/4.2/4.3]: Gcc failed to detect HJL's binutils linker

[Bug fortran/33609] New: ICE on arithmetic overflow
 2007-10-01 20:11 UTC  (6+ messages)
` [Bug fortran/33609] "

[Bug c++/33572] New: wrong code with -O
 2007-10-01 19:55 UTC  (6+ messages)
` [Bug tree-optimization/33572] [4.3 Regression] "

[Bug libstdc++/33613] New: compilation inconsistency upper_bound vs lower_bound with -D_GLIBCXX_DEBUG
 2007-10-01 19:55 UTC  (2+ messages)
` [Bug libstdc++/33613] "

[Bug c++/32126] New: [4.3 regression] ICE with invalid definition of variadic template
 2007-10-01 19:18 UTC  (2+ messages)
` [Bug c++/32126] "

[Bug c++/32125] New: [4.3 regression] ICE with invalid specialization of variadic template
 2007-10-01 19:16 UTC  (2+ messages)
` [Bug c++/32125] "

[Bug bootstrap/28102] New: GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared
 2007-10-01 18:36 UTC  (5+ messages)
` [Bug target/28102] [4.2/4.3 Regression] "

[Bug c++/33607] New: -O2 optimisation causes null pointer exception at runtime when calling g++ from java using jni
 2007-10-01 18:33 UTC  (3+ messages)
` [Bug c++/33607] "

[Bug libstdc++/33612] New: make check -jN should fully use N cores
 2007-10-01 18:30 UTC  (3+ messages)
` [Bug libstdc++/33612] "

[Bug c++/33611] New: Optimizations generate incorrect code
 2007-10-01 17:43 UTC  (6+ messages)
` [Bug c++/33611] "
` [Bug middle-end/33611] "
` [Bug middle-end/33611] [4.1/4.2/4.3 regression] "

[Bug rtl-optimization/323] optimized code gives strange floating point results
 2007-10-01 17:43 UTC 

[Bug fortran/33595] New: FAIL: gfortran.dg/nint_2.f90 -O0 execution test
 2007-10-01 17:29 UTC  (5+ messages)
` [Bug fortran/33595] "

[Bug middle-end/22156] [4.0/4.1/4.2/4.3 Regression] bit-field copying regressed
 2007-10-01 16:46 UTC  (2+ messages)

[Bug c/33610] New: Access to long double struct member from nested procedure crashes
 2007-10-01 16:13 UTC  (3+ messages)
` [Bug c/33610] "

[Bug fortran/33584] New: FAIL: gfortran.dg/integer_exponentiation_4.f90 -O (internal compiler error)
 2007-10-01 15:23 UTC  (4+ messages)
` [Bug fortran/33584] "

[Bug tree-optimization/30565] New: ICE with -O1 -ftree-pre -ftree-loop-linear -funroll-loops
 2007-10-01 15:15 UTC  (2+ messages)
` [Bug tree-optimization/30565] ICE with -O1 -ftree-pre -ftree-loop-linear

[Bug debug/33429] New: debug info for class2 in g++.dg/other/unused1.C requires -femit-class-debug-always
 2007-10-01 15:09 UTC  (2+ messages)
` [Bug debug/33429] "

[Bug c++/32470] New: fvisibility=hidden without effect in some casses
 2007-10-01 14:42 UTC  (2+ messages)
` [Bug c++/32470] [4.2/4.3 regression] fvisibility=hidden without effect in some cases

[Bug other/33606] New: cannot find library
 2007-10-01 14:22 UTC  (3+ messages)
` [Bug other/33606] "

[Bug fortran/33341] New: unnecessary stores for array constructor
 2007-10-01 13:15 UTC  (2+ messages)
` [Bug fortran/33341] "

[Bug bootstrap/33608] New: [4.3 Regression] Bootstrap with ada fails linking gnatbind with 4.3 host compiler
 2007-10-01 11:24 UTC 

[Bug fortran/33408] New: internal compiler error: tree check: expected type_decl, have in debug_flush_symbol_queue, at final.c:3986
 2007-10-01 11:19 UTC  (2+ messages)
` [Bug fortran/33408] ICE: "

[Bug fortran/26682] New: gfortran fails with -fwhole-program optimization
 2007-10-01 10:58 UTC  (2+ messages)
` [Bug fortran/26682] "

[Bug fortran/21881] ICE instead of error for large arrays in derived types
 2007-10-01 10:52 UTC 

[Bug libstdc++/33605] New: Comparable concepts cause errors with abstract types
 2007-10-01 10:06 UTC  (3+ messages)
` [Bug libstdc++/33605] "

[Bug c/15685] printf("%s\n") optimized to puts also when parameter might be null
 2007-10-01  9:12 UTC  (2+ messages)

[Bug fortran/33554] New: Runtime segfault with nested derived types with -O0
 2007-10-01  7:01 UTC  (3+ messages)
` [Bug fortran/33554] [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values

[Bug inline-asm/33600] New: Breakage caused by the fix to PR33552
 2007-10-01  2:52 UTC  (7+ messages)
` [Bug inline-asm/33600] "
` [Bug inline-asm/33600] [4.3 Regression] "

[Bug other/33585] New: make html does not work for install files
 2007-10-01  2:40 UTC  (4+ messages)
` [Bug other/33585] "

[Bug other/33543] New: make html does not generate gccinstall documentation properly
 2007-10-01  2:39 UTC  (2+ messages)
` [Bug other/33543] "

[Bug c/33548] New: Core dump on HPUX
 2007-10-01  1:58 UTC  (2+ messages)
` [Bug target/33548] "

[Bug c++/33590] New: c++ crash in KDE's qca module
 2007-10-01  1:10 UTC  (5+ messages)
` [Bug c++/33590] "

[Bug c++/28639] New: [4.1/4.2 regression] ICE trying to print error on invalid template parameter
 2007-10-01  0:52 UTC  (2+ messages)
` [Bug c++/28639] [4.2/4.3 "

[Bug c++/31446] New: [4.2/4.3 regression] ICE with invalid template parameter
 2007-10-01  0:52 UTC  (3+ messages)
` [Bug c++/31446] "

[Bug fortran/33539] New: Too much noise on zero-length character strings
 2007-10-01  0:08 UTC  (2+ messages)
` [Bug fortran/33539] Too much noise for "

[Bug fortran/33502] New: gfortran with .F suffix and -g3 option chokes on preprocessor syntax
 2007-10-01  0:05 UTC  (2+ messages)
` [Bug fortran/33502] "

[Bug libfortran/33583] New: FAIL: gfortran.dg/gamma_1.f90
 2007-09-30 22:31 UTC  (6+ messages)
` [Bug libfortran/33583] "

[Bug libstdc++/32666] New: FAIL: abi_check
 2007-09-30 21:51 UTC  (2+ messages)
` [Bug libstdc++/32666] "

[Bug libstdc++/33603] New: configuration failure during native build
 2007-09-30 21:22 UTC  (3+ messages)
` [Bug libstdc++/33603] "

[Bug fortran/33354] New: MINLOC in combination with SUM gives wrong result
 2007-09-30 21:03 UTC  (4+ messages)
` [Bug fortran/33354] [4.2 only] "

[Bug ada/25819] New: CXF3A01 core dump
 2007-09-30 19:52 UTC  (4+ messages)
` [Bug ada/25819] "

llivrhol
 2007-09-30 18:59 UTC 

[Bug c/33598] New: gcc 4.2.1 ignores GNU LD in Solaris 9
 2007-09-30 18:45 UTC  (17+ messages)
` [Bug c/33598] gcc 4.2.1 ignores GNU ld on "

[Bug java/33570] New: Just tried to compile a java source code with gcc java
 2007-09-30 18:31 UTC  (2+ messages)
` [Bug java/33570] "

[Bug fortran/33550] New: ICE (segfault) when USEing ambiguous symbols
 2007-09-30 16:55 UTC  (2+ messages)
` [Bug fortran/33550] "

[Bug fortran/33542] New: gfortran does not detect ambigious specific names if they are the same as generic names
 2007-09-30 16:53 UTC  (2+ messages)
` [Bug fortran/33542] "

[Bug c++/33599] New: segfault in program compiled by g++ 4.2, corrupted reference
 2007-09-30 16:41 UTC  (8+ messages)
` [Bug c++/33599] "

[Bug ada/27243] New: FAIL: c37215h
 2007-09-30 16:32 UTC  (2+ messages)
` [Bug ada/27243] ACATS: c37215h on hppa-linux

[Bug ada/24533] New: FAIL: a85013b: *** glibc detected *** free(): invalid pointer: 0x00062a00 ***
 2007-09-30 16:27 UTC  (2+ messages)
` [Bug ada/24533] "

[Bug treelang/33593] New: tree-outof-ssa moves sources of non-call exceptions past sequence points
 2007-09-30 16:00 UTC  (6+ messages)
` [Bug tree-optimization/33593] "

1culture
 2007-09-30 15:58 UTC 

[Bug c++/33461] New: [4.3 regression] ICE with invalid specialization involving parameter packs
 2007-09-30 15:53 UTC  (2+ messages)
` [Bug c++/33461] "

[Bug c++/30299] New: [4.2/4.3 regression] ICE with broken template and inheritance
 2007-09-30 15:50 UTC  (2+ messages)
` [Bug c++/30299] "

[Bug ada/33602] New: FAIL: c452001
 2007-09-30 15:30 UTC 

[Bug fortran/33400] New: Formatted read fails if line ends without line break
 2007-09-30 14:37 UTC  (2+ messages)
` [Bug fortran/33400] "

[Bug c++/33601] New: [4.3 regression] ICE with pointers to members using "const C" as the class identifier
 2007-09-30 13:42 UTC 

[Bug c/33597] New: Internal compiler error while compiling libswcale from ffmpeg
 2007-09-30 12:47 UTC  (10+ messages)
` [Bug c/33597] "
` [Bug middle-end/33597] "
` [Bug middle-end/33597] Internal compiler error while compiling libswscale "
` [Bug tree-optimization/33597] "

[Bug target/33505] New: Vectorizer (or spu target builtins) and PCH don't get along
 2007-09-30  9:54 UTC  (3+ messages)
` [Bug target/33505] "

[Bug c++/33094] New: ICE on valid C++ virtual template static member in namespace
 2007-09-30  2:42 UTC  (2+ messages)
` [Bug c++/33094] [4.2/4.3 Regression] ICE on valid C++ virtual template static member in anonymous namespace

[Bug libfortran/33253] New: namelist: reading back a string with apostrophe
 2007-09-30  1:58 UTC  (2+ messages)
` [Bug libfortran/33253] "

[Bug c/33594] New: Local (stack) arrays not aligned on word boundaries
 2007-09-29 23:58 UTC  (5+ messages)
` [Bug c/33594] "

[Bug testsuite/32841] New: FAIL: gfortran.dg/edit_real_1.f90 on Darwin8
 2007-09-29 23:20 UTC  (3+ messages)
` [Bug libfortran/32841] [4.3 regression] HUGE(1.0_16) output as +Infinity on ppc-darwin8

[Bug target/32406] New: [4.3 Regression] MIPS: FAIL in nestfunc-6.c at -O3
 2007-09-29 22:44 UTC  (2+ messages)
` [Bug target/32406] "

[Bug target/32437] New: [4.3 Regression] MIPS: FAIL in gcc.dg/cleanup-[8|9|10|11].c
 2007-09-29 22:42 UTC  (2+ messages)
` [Bug target/32437] "

[Bug libffi/28313] New: libffi doesn't support mips64-linux
 2007-09-29 22:35 UTC  (2+ messages)
` [Bug libffi/28313] libffi has not been ported to mips64-linux-gnu

[Bug fortran/33596] New: ICE on ppc-darwin with ISNAN
 2007-09-29 21:59 UTC  (2+ messages)
` [Bug fortran/33596] "

[Bug fortran/33375] New: ICE (segfault) gfortran.dg/common_6.f90
 2007-09-29 20:43 UTC  (2+ messages)
` [Bug fortran/33375] "

[Bug middle-end/22605] Alignment of struct on stack is no longer the maxium alignment
 2007-09-29 20:42 UTC  (2+ messages)

[Bug target/33592] New: FAIL: gfortran.dg/array_constructor_11.f90 -O1 execution test
 2007-09-29 20:18 UTC  (3+ messages)
` [Bug target/33592] "

[Bug c++/33589] New: [4.3 regression] ICE on valid code at -O2: verify_flow_info failed
 2007-09-29 19:05 UTC  (2+ messages)
` [Bug middle-end/33589] "

[Bug libmudflap/33591] New: mudflap gives warnings exceeding bounds on valid code, when using readdir(2) on large directories
 2007-09-29 18:10 UTC  (2+ messages)
` [Bug libmudflap/33591] "

[Bug c++/33588] New: gcc warns of (char*) conversion on client-side varargs funcs
 2007-09-29 18:04 UTC  (3+ messages)
` [Bug c++/33588] "

[Bug ada/32299] New: 4.3-20070608 gnat bug detected in gimplify_addr_expr, at gimplify.c:3919
 2007-09-29 17:10 UTC  (2+ messages)
` [Bug ada/32299] "

[Bug fortran/33566] New: fortran : wrong rank of derived type parameters array components
 2007-09-29  9:40 UTC  (3+ messages)
` [Bug fortran/33566] "

[Bug c++/33581] New: OpenMP segmentation fault
 2007-09-29  8:50 UTC  (2+ messages)
` [Bug middle-end/33581] "

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