public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug preprocessor/14438] Potential need for buffer overflow checks in _cpp_lex_direct
 2006-12-29  7:58 UTC 

[Bug c/30329] New: Gcc Linker problem
 2006-12-29  7:44 UTC  (2+ messages)
` [Bug c/30329] "

[Bug preprocessor/21521] -finput-charset -save-temps converts characters twice
 2006-12-29  7:43 UTC 

[Bug c++/30328] New: bit-field: unassemblable assembly code
 2006-12-29  6:32 UTC 

[Bug boehm-gc/30327] New: The make script periodically thinks my 7450 is an 8540
 2006-12-29  6:23 UTC  (2+ messages)
` [Bug boehm-gc/30327] "

[Bug target/30040] New: [4.2/4.3]: -mtune=native is wrong on Core 2 Duo and Core Duo
 2006-12-29  6:09 UTC  (2+ messages)
` [Bug target/30040] -mtune=native is wrong for "

[Bug libgomp/29986] New: testsuite failures
 2006-12-29  4:45 UTC  (2+ messages)
` [Bug libgomp/29986] "

[Bug libgomp/29987] New: libgomp.c++/ctor-9.C failure
 2006-12-29  4:45 UTC  (2+ messages)
` [Bug libgomp/29987] "

[Bug regression/30311] New: Gcc 4.3 revision 120211 failed to compile perlbench
 2006-12-29  4:37 UTC  (5+ messages)
` [Bug regression/30311] "
` [Bug middle-end/30311] [4.3 regression] "

[Bug pch/9471] #pragma system_header vs. precompiled headers
 2006-12-29  4:30 UTC 

[Bug preprocessor/28165] New: _Pragma GCC system_header broken
 2006-12-29  4:29 UTC  (3+ messages)
` [Bug preprocessor/28165] "

[Bug preprocessor/22168] #if #A == #B should have a diagnostic in ISO C mode
 2006-12-29  2:54 UTC 

[Bug c/30323] New: shared clauses for const variables are illigal
 2006-12-29  1:57 UTC  (6+ messages)
` [Bug c/30323] "

[Bug c/30326] New: shared clauses for const variables are illigal
 2006-12-29  1:57 UTC  (2+ messages)
` [Bug c/30326] "

[Bug c/30324] New: shared clauses for const variables are illigal
 2006-12-29  1:46 UTC  (2+ messages)
` [Bug c/30324] "

[Bug c/30325] New: shared clauses for const variables are illigal
 2006-12-29  1:46 UTC  (2+ messages)
` [Bug c/30325] "

[Bug tree-optimization/29585] New: [4.3 Regression] tree check: expected ssa_name, have var_decl in is_old_name, at tree-into-ssa.c:558
 2006-12-28 23:50 UTC  (2+ messages)
` [Bug tree-optimization/29585] [4.2 "

[Bug c++/30316] New: internal compiler error: in set_lattice_value, at tree-ssa-ccp.c:434
 2006-12-28 23:50 UTC  (6+ messages)
` [Bug c++/30316] "
` [Bug tree-optimization/30316] "

[Bug middle-end/30322] New: fold folds -i-1+i+1 to ~i+i+1
 2006-12-28 23:42 UTC  (2+ messages)
` [Bug middle-end/30322] ((-i-1) + i) +1) is turned into ~i + (i+1) and never into 0 on the tree level

[Bug libfortran/30162] New: I/O with named pipes does not work
 2006-12-28 23:11 UTC  (4+ messages)
` [Bug libfortran/30162] "

[Bug fortran/30321] New: program crash for SUM applied to zero-size array
 2006-12-28 21:21 UTC  (2+ messages)
` [Bug fortran/30321] "

[Bug tree-optimization/30318] New: VRP does not create ANIT_RANGEs on overflow
 2006-12-28 20:33 UTC  (3+ messages)
` [Bug tree-optimization/30318] VRP does not create ANTI_RANGEs "

[Bug fortran/30320] New: program crash for SUM applied to zero-size array
 2006-12-28 20:02 UTC 

[Bug fortran/30319] New: internal error in gfc_resolve_expr() for character parameter
 2006-12-28 19:37 UTC  (3+ messages)
` [Bug fortran/30319] "

[Bug preprocessor/14460] --enable-c-mbchar will not work
 2006-12-28 19:12 UTC  (2+ messages)

[Bug preprocessor/29245] New: no way to safely attempt an #include which may fail
 2006-12-28 19:11 UTC  (2+ messages)
` [Bug preprocessor/29245] want way to #include but still able to finish compiling

[Bug preprocessor/30001] New: out-of-bounds access when processing empty file
 2006-12-28 18:47 UTC  (3+ messages)
` [Bug preprocessor/30001] "

[Bug fortran/30034] New: pure subroutine requires intent for procedure argument
 2006-12-28 18:41 UTC  (3+ messages)
` [Bug fortran/30034] "

[Bug fortran/30237] New: Alternate return arguments in intrinsic subroutine calls are ignored
 2006-12-28 18:41 UTC  (2+ messages)
` [Bug fortran/30237] "

[Bug tree-optimization/30317] New: VRP cannot extract a range from (unsigned int) i + 0x0ffffffff > 4
 2006-12-28 16:03 UTC  (2+ messages)
` [Bug tree-optimization/30317] "

[Bug java/26390] New: Problem dispatching method call when method does not exist in superclass
 2006-12-28 15:45 UTC  (2+ messages)
` [Bug java/26390] "

[Bug bootstrap/28472] New: -B$(build_tooldir)/bin/
 2006-12-28 14:56 UTC  (3+ messages)
` [Bug bootstrap/28472] -B$(build_tooldir)/bin/

[Bug target/26374] New: Compile failure on long double
 2006-12-28 14:48 UTC  (3+ messages)
` [Bug middle-end/26374] "

[Bug tree-optimization/25145] New: missed VRP opportunity
 2006-12-28 12:14 UTC  (2+ messages)
` [Bug tree-optimization/25145] "

[Bug tree-optimization/27109] New: Simplify "a - 10 > 150" into "a > 160" when range of a is known (in VRP or somewhere else)
 2006-12-28 12:03 UTC  (2+ messages)
` [Bug tree-optimization/27109] "

[Bug target/30315] New: optimize unsigned-add overflow test on x86 to use cpu flags from addl
 2006-12-28  7:09 UTC 

[Bug tree-optimization/30314] New: optimize multiply-by-constant overflow (wrap) test
 2006-12-28  6:46 UTC 

[Bug libfortran/30308] New: [4.1,4.2,4.3] open_errors.f90 fails on cygwin
 2006-12-28  5:28 UTC  (2+ messages)
` [Bug libfortran/30308] "

[Bug preprocessor/28709] New: [4.0/4.1/4.2 regression] Bad diagnostic pasting tokens with ##
 2006-12-28  4:23 UTC  (2+ messages)
` [Bug preprocessor/28709] [4.0/4.1 "

[Bug c/30313] New: sizeof of expression including bit-field
 2006-12-28  3:05 UTC  (2+ messages)
` [Bug c/30313] [4.1/4.2/4.3 Regression] "

[Bug translation/29796] New: I18N (german): "virtual outside class declaration" incorrectly translated
 2006-12-28  1:42 UTC  (3+ messages)
` [Bug translation/29796] "

[Bug libfortran/30014] New: INQUIRE (iolength = xx) limited to kind=4
 2006-12-28  1:42 UTC  (4+ messages)
` [Bug libfortran/30014] "

[Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled
 2006-12-28  1:38 UTC 

[Bug preprocessor/19753] different LANG settings and ccache don't work together
 2006-12-28  1:34 UTC 

[Bug preprocessor/28227] New: valid #ifdef rejected
 2006-12-28  1:29 UTC  (2+ messages)
` [Bug preprocessor/28227] "

[Bug c++/30253] New: ice for legal code
 2006-12-28  1:11 UTC  (5+ messages)
` [Bug c++/30253] [4.3 Regression] ICE with statement expression inside a conditional
` [Bug middle-end/30253] "

[Bug bootstrap/30312] New: [4.3 regression] ICE in voidify_wrapper_expr, at gimplify.c:1015
 2006-12-28  1:10 UTC  (2+ messages)
` [Bug bootstrap/30312] "

[Bug preprocessor/20077] [4.0/4.1/4.2/4.3 Regression] GCC accepts macro definitions that fail a constraint
 2006-12-28  0:59 UTC 

[Bug debug/26964] New: Duplicate debug info for enums in namespaces
 2006-12-27 23:40 UTC  (6+ messages)
` [Bug debug/26964] "

[Bug c/26567] New: [4.2 regression] ICE in c_lex_with_flags, at c-lex.c:472 with -C
 2006-12-27 22:14 UTC  (3+ messages)
` [Bug c/26567] ICE in c_lex_with_flags, at c-lex.c:472 with cc1 -C (without -E)

[Bug preprocessor/29966] New: crash in cc1 with backtrace from free()
 2006-12-27 21:44 UTC  (2+ messages)
` [Bug preprocessor/29966] "

[Bug tree-optimization/30252] New: [4.2/4.3 regression] miscompilation of sigc++-2.0 based code with -fstrict-aliasing
 2006-12-27 20:19 UTC  (3+ messages)
` [Bug tree-optimization/30252] [4.2 "

[Bug c/30267] New: missed optimization due to bad range propagation without -fwrapv
 2006-12-27 17:01 UTC  (3+ messages)
` [Bug middle-end/30267] folding (~ -x) >= (-2147483647-1) to x != -2147483648

[Bug fortran/20896] ambiguous interface not detected
 2006-12-27 16:38 UTC  (3+ messages)
` [Bug fortran/20896] [4.2 and 4.1 only] "

[Bug target/30255] New: register spills in x87 unit need to be 80-bit, not 64
 2006-12-27 16:22 UTC  (2+ messages)
` [Bug target/30255] "

[Bug fortran/25135] New: Interface name does not conflict with subroutine name
 2006-12-27 13:47 UTC  (2+ messages)
` [Bug fortran/25135] "

[Bug c++/30309] New: ICE with g++ -fipa-pta and malloc(?)
 2006-12-27 13:17 UTC 

[Bug driver/30292] New: ICE on compiling .java by gcc(1)
 2006-12-27 11:14 UTC  (6+ messages)
` [Bug driver/30292] "
` [Bug java/30292] "

[Bug rtl-optimization/26069] New: Runtime endian-ness check is no longer optimized out
 2006-12-27  4:35 UTC  (2+ messages)
` [Bug rtl-optimization/26069] [4.0/4.1/4.2/4.3 Regression] "

[Bug c++/30297] New: [4.1/4.2/4.3 regression] ICE with extern "C" and inheritance
 2006-12-27  4:02 UTC  (4+ messages)
` [Bug c++/30297] "

[Bug c++/30303] New: [4.2/4.3 regression] ICE with invalid constructor definition
 2006-12-27  3:36 UTC  (5+ messages)
` [Bug c++/30303] "

[Bug c++/30304] New: [4.3 regression] ICE with invalid constructor definition
 2006-12-27  3:36 UTC  (4+ messages)
` [Bug c++/30304] "
` [Bug c++/30304] [4.3 regression] ICE with invalid constructor definition (while cloning)

[Bug c++/30302] New: [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct
 2006-12-27  3:16 UTC  (4+ messages)
` [Bug c++/30302] "

[Bug c++/30301] New: Invalid static member of anonymous class diagnosed too late
 2006-12-27  2:49 UTC  (2+ messages)
` [Bug c++/30301] Invalid static member of anonymous class or union "

[Bug c++/30300] New: Bogus diagnostic for anonymous structs/classes
 2006-12-27  2:47 UTC  (2+ messages)
` [Bug c++/30300] "

[Bug fortran/30084] New: segmentation falut when compiling certain code
 2006-12-27  2:36 UTC  (2+ messages)
` [Bug fortran/30084] [4.2 and 4.1 only] segmentation fault "

[Bug c/30290] New: left-shift by 16 + int to double conversion broken in optimized code
 2006-12-27  2:36 UTC  (8+ messages)
` [Bug c/30290] "
` [Bug middle-end/30290] "
` [Bug target/30290] "

[Bug tree-optimization/30288] New: tail call with additional arguments
 2006-12-27  2:34 UTC  (3+ messages)
` [Bug target/30288] "

[Bug fortran/30284] New: ICE in gfc_add_modify, at fortran/trans.c:159
 2006-12-27  2:33 UTC  (2+ messages)
` [Bug fortran/30284] ICE in gfc_add_modify with internal reads

[Bug c++/30158] New: [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions
 2006-12-27  2:20 UTC  (2+ messages)
` [Bug c++/30158] "

[Bug regression/30173] New: Regression in ARM softfloat routine __adddf3
 2006-12-27  1:11 UTC  (2+ messages)
` [Bug target/30173] [4.0/4.1/4.2/4.3 Regression] Error "

[Bug gcov-profile/30258] New: [4.1.0] undefined reference to `__gcov_one_value_profiler'
 2006-12-27  1:06 UTC  (2+ messages)
` [Bug gcov-profile/30258] "

[Bug testsuite/30176] New: gcc.dg/tree-prof/stringop-1.c fails
 2006-12-27  1:01 UTC  (3+ messages)
` [Bug testsuite/30176] "

[Bug c++/30221] New: internal compiler error: in reshape_init_r, at cp/decl.c:4632
 2006-12-27  0:38 UTC  (2+ messages)
` [Bug c++/30221] [4.1/4.2/4.3 Regression] "

[Bug libstdc++/30085] New: switch debug mode hash containers from ext to tr1
 2006-12-27  0:06 UTC  (2+ messages)
` [Bug libstdc++/30085] "

[Bug c++/30088] New: Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing
 2006-12-27  0:06 UTC  (2+ messages)
` [Bug tree-optimization/30088] [4.1 Regression] "

[Bug c++/30298] New: [4.2/4.3 regression] ICE with duplicate broken inheritance
 2006-12-26 22:33 UTC  (3+ messages)
` [Bug c++/30298] "

[Bug c++/30299] New: [4.2/4.3 regression] ICE with broken template and inheritance
 2006-12-26 22:33 UTC  (3+ messages)
` [Bug c++/30299] "

[Bug c++/30295] New: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in gimple_add_tmp_var
 2006-12-26 22:30 UTC  (4+ messages)
` [Bug c++/30295] "

[Bug c++/30294] New: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in ocp_convert
 2006-12-26 22:20 UTC  (3+ messages)
` [Bug c++/30294] "

[Bug c++/30293] New: [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value
 2006-12-26 22:19 UTC  (3+ messages)
` [Bug c++/30293] "

[Bug c++/30016] New: internal compiler error: in convert_move, at expr.c:362
 2006-12-26 22:13 UTC  (3+ messages)
` [Bug tree-optimization/30016] [4.0/4.1/4.2/4.3 Regression] "
` [Bug c++/30016] "

[Bug middle-end/29335] New: transcendental functions with constant arguments should be resolved at compile-time
 2006-12-26 19:13 UTC  (3+ messages)
` [Bug middle-end/29335] "

[Bug bootstrap/26510] New: --disable-shared broken for darwin platform
 2006-12-26 18:07 UTC  (3+ messages)
` [Bug target/26510] [4.1/4.2/4.3 Regression] "

[Bug tree-optimization/30306] New: printf->puts optimization prevented by %%
 2006-12-26 17:40 UTC  (2+ messages)
` [Bug tree-optimization/30306] "

[Bug tree-optimization/27657] New: [4.2 regression] bogus undefined reference error to static var with -g and -O
 2006-12-26 17:37 UTC  (2+ messages)
` [Bug middle-end/27657] [4.2/4.3 "

[Bug c++/30305] New: [link-failure] .debug_info causes undefined reference
 2006-12-26 17:37 UTC  (2+ messages)
` [Bug c++/30305] "

[Bug testsuite/30307] New: SSE3 tests add by H.J. on December 16th failing
 2006-12-26 17:35 UTC  (2+ messages)
` [Bug testsuite/30307] "

[Bug bootstrap/30296] New: gcc-3.4.6 fails to compile on MAC OSX Darwin 8.8.2
 2006-12-26 13:11 UTC  (2+ messages)
` [Bug bootstrap/30296] "

[Bug fortran/30276] New: gfortran include problem
 2006-12-26 12:16 UTC  (3+ messages)
` [Bug fortran/30276] "

[Bug preprocessor/28810] New: gcc -MD -MP doesn't add phony rule for source file
 2006-12-26  3:24 UTC  (3+ messages)
` [Bug preprocessor/28810] "

[Bug preprocessor/20770] Using -M -MT ... -MF ... with -g3 generates preprocess line to stdout
 2006-12-26  0:37 UTC 

[Bug preprocessor/14934] the assumed dependency target isn't always right
 2006-12-26  0:33 UTC 

[Bug fortran/30200] New: valgrind errors for write statement
 2006-12-25 23:10 UTC  (4+ messages)
` [Bug libfortran/30200] [4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints Az' instead of Axyz

[Bug fortran/30145] New: Print/write
 2006-12-25 23:08 UTC  (3+ messages)
` [Bug fortran/30145] Fortran 90: write statement fails to ignore zero-sized array

[Bug target/30289] New: avr-gcc: builtin memset(): wrong code
 2006-12-25  4:55 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).