public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/5247] Memory eating infinite loop on default parameter in constructor which is reference to class
 2007-11-19  5:18 UTC 

[Bug testsuite/33946] New: Testcase multi-ix.c generates call to (poisoned) bzero
 2007-11-19  5:05 UTC  (2+ messages)
` [Bug testsuite/33946] "

[Bug c/34147] New: internal compiler error: in set_iv, at tree-ssa-loop-ivopts.c:936
 2007-11-19  5:05 UTC 

[Bug c++/33943] New: ICE with partial specialization on vararg template template parameter
 2007-11-19  5:03 UTC  (2+ messages)
` [Bug c++/33943] [4.3 Regression] "

[Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225
 2007-11-19  5:02 UTC  (2+ messages)
` [Bug objc++/31032] "

[Bug target/33948] New: Bootstrap broken on mips-sgi-irix6.5
 2007-11-19  5:02 UTC  (2+ messages)
` [Bug target/33948] [4.3 Regression] "

[Bug c++/33938] New: "Addr_Label" referenced in section `.rodata' of "file": defined in discarded section `.gnu.linkonce.t...' of "file"
 2007-11-19  5:00 UTC  (2+ messages)
` [Bug c++/33938] "

[Bug c/34146] New: [4.1/4.2/4.3 Regression] Inefficient code with compound literals inside a CONSTRUCTO
 2007-11-19  4:57 UTC  (2+ messages)
` [Bug c/34146] "

[Bug c++/33955] New: internal compiler error: in dependent_type_p, at cp/pt.c:15245 (vararg template problem)
 2007-11-19  4:49 UTC  (2+ messages)
` [Bug c++/33955] "

[Bug c++/33962] New: ICE at call to overloaded template function with variable-length function argument list
 2007-11-19  4:48 UTC  (2+ messages)
` [Bug c++/33962] [4.1/4.2/4.3 Regression] "

[Bug c++/33964] New: internal compiler error: in dependent_type_p, at cp/pt.c:15319 (vararg templates)
 2007-11-19  4:44 UTC  (2+ messages)
` [Bug c++/33964] [4.3 Regression] "

[Bug c++/33965] New: internal compiler error: tree check: expected class 'type', have 'constant' (integer_cst) in cp_type_quals, at cp/typeck.c:6955 (vararg templates)
 2007-11-19  4:42 UTC  (2+ messages)
` [Bug c++/33965] "

[Bug tree-optimization/33974] New: memory partitioning sucks
 2007-11-19  4:40 UTC  (2+ messages)
` [Bug tree-optimization/33974] [meta-bug] "

[Bug fortran/34053] New: -frecursive: No need to use the stack for local variables of the main program
 2007-11-19  4:38 UTC  (2+ messages)
` [Bug fortran/34053] "

[Bug driver/32632] New: -pie won't override -shared in -shared -pie
 2007-11-19  4:36 UTC  (2+ messages)
` [Bug driver/32632] "

[Bug c/33980] New: Precompiled header file not removed on error
 2007-11-19  4:36 UTC  (2+ messages)
` [Bug pch/33980] "

[Bug testsuite/32076] New: "gcc.dg/tree-ssa/pr17141-1.c scan-tree-dump locp.*->i =" is the same name twice
 2007-11-19  4:34 UTC  (2+ messages)
` [Bug testsuite/32076] "

[Bug tree-optimization/33987] New: [4.3 regression] internal compiler error: in get_initial_def_for_reduction, at tree-vect-transform.c:2110 with -O3 -msse2
 2007-11-19  4:32 UTC  (2+ messages)
` [Bug tree-optimization/33987] "

[Bug tree-optimization/34016] New: ICE in execute_todo with -ftree-loop-linear for 454.calculix
 2007-11-19  4:29 UTC  (2+ messages)
` [Bug tree-optimization/34016] [4.3 Regression] "

[Bug tree-optimization/34017] New: ICE in lambda_loopnest_to_gcc_loopnest with -O2 -ftree-loop-linear
 2007-11-19  4:28 UTC  (2+ messages)
` [Bug tree-optimization/34017] [4.2/4.3 Regression] "

[Bug c++/34052] New: [4.3 regression] Trouble with variadic templates as template-template parameter
 2007-11-19  4:17 UTC  (2+ messages)
` [Bug c++/34052] "

[Bug c++/34023] New: Wrong using of user-defined conversion operator for converting rvalue to reference on constant
 2007-11-19  4:15 UTC  (2+ messages)
` [Bug c++/34023] "

[Bug c++/34059] New: [4.1/4.2/4.3 regression] ICE with invalid base type for class member
 2007-11-19  4:11 UTC  (2+ messages)
` [Bug c++/34059] "

[Bug target/34072] New: unoptimal byte extraction
 2007-11-19  4:10 UTC  (2+ messages)
` [Bug target/34072] "

[Bug tree-optimization/34122] New: [4.3 Regression] ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1746
 2007-11-19  4:04 UTC  (2+ messages)
` [Bug tree-optimization/34122] "

[Bug c/34127] New: ICE: tree-ssa-operands.c:1688
 2007-11-19  4:04 UTC  (9+ messages)
` [Bug tree-optimization/34127] "
` [Bug tree-optimization/34127] [4.3 Regression] "

[Bug c++/34075] New: temporary used in ?: expression tho second and third expr. lvalues
 2007-11-19  3:57 UTC  (2+ messages)
` [Bug c++/34075] "

[Bug c++/34061] New: [4.3 regression] ICE with template-template parameters and inheritance
 2007-11-19  3:52 UTC  (2+ messages)
` [Bug c++/34061] "

[Bug target/34091] New: [4.2/4.3 Regression] ICE in reload_cse_simplify_operands, at postreload.c:392
 2007-11-19  3:51 UTC  (2+ messages)
` [Bug target/34091] "

[Bug c++/34089] New: Segfault on specialization using struct instead of template function
 2007-11-19  3:50 UTC  (2+ messages)
` [Bug c++/34089] [4.1/4.2/4.3 regression] "

[Bug middle-end/34093] New: [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:484
 2007-11-19  3:48 UTC  (3+ messages)
` [Bug middle-end/34093] "

[Bug c++/34102] New: [4.3 regression] ICE with invalid inheritance of variadic templates
 2007-11-19  3:45 UTC  (2+ messages)
` [Bug c++/34102] "

[Bug tree-optimization/34123] New: [4.3 Regression] verify_ssa failed (definition in block 11 does not dominate use in block 7)
 2007-11-19  3:45 UTC  (3+ messages)
` [Bug tree-optimization/34123] "
` [Bug tree-optimization/34123] [4.3 Regression] verify_ssa failed with -ftree-loop-linear

[Bug fortran/33317] New: CSHIFT: Crash if variable passed to DIM= is not present
 2007-11-19  1:23 UTC  (7+ messages)
` [Bug fortran/33317] CSHIFT/EOSHIFT: Rejects optional dummy for DIM=

[Bug fortran/34143] New: alloc_comp_constructor.f90 fails with -fdefault-integer-8
 2007-11-18 23:41 UTC  (4+ messages)
` [Bug fortran/34143] "

[Bug bootstrap/30589] New: [4.3 regression] C99 extern inline patch broke bootstrap on i386-pc-mingw32
 2007-11-18 22:57 UTC  (3+ messages)
` [Bug bootstrap/30589] "

[Bug c++/30988] New: Incorrect "no return statement" warning with __attribute__ ((noreturn)) and __FUNCTION__
 2007-11-18 22:21 UTC  (5+ messages)
` [Bug c++/30988] [4.1/4.2/4.3 Regression] "
` [Bug c++/30988] [4.1/4.2 "

[Bug fortran/34145] New: single_char_string.f90 fails with -fdefault-integer-8
 2007-11-18 22:02 UTC 

[Bug bootstrap/34144] New: [4.3 Regression] Revision 130005 causes bootstrap failure
 2007-11-18 21:58 UTC  (6+ messages)
` [Bug bootstrap/34144] "

[Bug fortran/34112] New: Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL
 2007-11-18 21:49 UTC  (3+ messages)
` [Bug fortran/34112] "

[Bug fortran/34139] New: gfortran.dg/subref_array_pointer_2.f90 fails on Intel Darwin9
 2007-11-18 21:39 UTC  (6+ messages)
` [Bug fortran/34139] "

[Bug libfortran/32770] New: -fdefault-integer-8 and the library
 2007-11-18 21:18 UTC  (2+ messages)
` [Bug libfortran/32770] [Meta-bug] -fdefault-integer-8 issues

[Bug tree-optimization/34138] New: [4.3 Regression] verify_ssa failed (found real variable when subvariables should have appeared)
 2007-11-18 20:27 UTC  (5+ messages)
` [Bug tree-optimization/34138] "

[Bug target/30572] New: [4.3 Regression] libstdc++ links against /libgcc_s.1.dylib instead of $(prefix)/lib/libgcc_s.1.dylib
 2007-11-18 20:06 UTC  (2+ messages)
` [Bug target/30572] [4.3 Regression] target libraries "

[Bug libstdc++/34142] New: g++ linker looks for /libgcc_s.1.dylib
 2007-11-18 20:06 UTC  (4+ messages)
` [Bug libstdc++/34142] "
` [Bug bootstrap/34142] "
` [Bug bootstrap/34142] gcc installed shared libraries look "

[Bug other/33335] New: FAIL: 26_numerics/complex/inserters_extractors/wchar_t/1.cc
 2007-11-18 19:23 UTC  (3+ messages)
` [Bug middle-end/33335] [4.3 Regression] "

[Bug rtl-optimization/34132] New: [4.3 Regression] ICE: internal consistency failure (invalid rtl sharing found in the insn)
 2007-11-18 19:23 UTC  (7+ messages)
` [Bug rtl-optimization/34132] "
` [Bug target/34132] "
` [Bug middle-end/34132] "

[Bug c++/32546] New: 'warning: array subscript is above/below array bounds' on delete[]
 2007-11-18 18:17 UTC  (2+ messages)
` [Bug middle-end/32546] [4.3 Regression] "

[Bug fortran/31608] New: wrong types in array transfer
 2007-11-18 17:16 UTC  (3+ messages)
` [Bug fortran/31608] wrong types in character array/scalar binop

[Bug fortran/34137] New: Module function with ENTRY rejected
 2007-11-18 17:14 UTC  (3+ messages)
` [Bug fortran/34137] "

[Bug c/28581] New: Illegal loading the address of a label with -O2
 2007-11-18 16:05 UTC  (9+ messages)
` [Bug middle-end/28581] "

[Bug c++/34101] New: [4.3 regression] ICE with argument deduction of variadic template function
 2007-11-18 15:26 UTC  (2+ messages)
` [Bug c++/34101] "

[Bug fortran/23057] Fortran common blocks are not described with DW_TAG_common_block
 2007-11-18 14:56 UTC 

[Bug tree-optimization/34140] New: [4.3 Regression] ICE in is_hidden_global_store, at tree-ssa-sink.c:207
 2007-11-18 14:44 UTC  (4+ messages)
` [Bug tree-optimization/34140] "

[Bug c++/34022] New: Rvalue references and std::forward() broken with built-in types
 2007-11-18 14:15 UTC  (2+ messages)
` [Bug c++/34022] C++0x: rvalue "

[Bug libfortran/34141] New: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 fails on Intel Darwin9
 2007-11-18 12:08 UTC 

[Bug middle-end/34040] New: [4.3 Regression] ICE: in simplify_subreg, at simplify-rtx.c:4921 building libgfortran
 2007-11-18 10:27 UTC  (4+ messages)
` [Bug fortran/34040] "
` [Bug fortran/34040] relation between kinds and C types (for math builtins) shouldn't be hardcoded

[Bug fortran/34135] New: bind(c)
 2007-11-18 10:18 UTC  (2+ messages)
` [Bug fortran/34135] Bind(C): Alignment of commons wrong on OSX

[Bug libfortran/34128] New: slow gfortran 4.x (library?) compared to g77 3.4
 2007-11-18  8:37 UTC  (5+ messages)
` [Bug fortran/34128] "

[Bug rtl-optimization/34085] New: ICE with -freorder-blocks-and-partition
 2007-11-18  7:32 UTC  (4+ messages)
` [Bug rtl-optimization/34085] "

[Bug preprocessor/34098] New: xgcc: Internal error: Segmentation fault (program gnat1)
 2007-11-17 22:15 UTC  (9+ messages)
` [Bug ada/34098] "

[Bug bootstrap/34126] New: bootstrap: build/genmodes missing
 2007-11-17 20:38 UTC  (4+ messages)
` [Bug bootstrap/34126] [4.3 regression] "

[Bug middle-end/33092] New: Using -O1 -fno-tree-salias results in ICE
 2007-11-17 19:27 UTC  (2+ messages)
` [Bug tree-optimization/33092] [4.3 Regrsssion] "

[Bug c/31128] New: ICE with __builtin_stack_restore
 2007-11-17 19:25 UTC  (3+ messages)
` [Bug c/31128] __builtin_stack_restore/__builtin_stack_save should not be exposed to the user

[Bug fortran/34133] New: Bind(c): Accepts PROGRAM internal bind(c) procedure
 2007-11-17 18:21 UTC  (3+ messages)
` [Bug fortran/34133] "

[Bug regression/34134] New: [4.1, 4.2, 4.3] regression: ICE when using __builtin_stack_restore
 2007-11-17 18:21 UTC  (6+ messages)
` [Bug regression/34134] "
` [Bug regression/34134] [4.1/4.2/4.3 Regression] "
` [Bug middle-end/34134] "

[Bug regression/25252] New: ICE on invalid code
 2007-11-17 17:54 UTC  (4+ messages)
` [Bug fortran/25252] "

[Bug fortran/31213] New: ICE on valid code with gfortran
 2007-11-17 17:18 UTC  (2+ messages)
` [Bug fortran/31213] "

[Bug fortran/33998] New: ICE in make_decl_rtl, at varasm.c:1263
 2007-11-17 17:07 UTC  (2+ messages)
` [Bug fortran/33998] "

[Bug tree-optimization/33453] New: ICE in build2_stat, at tree.c:3110 with -ftree-parallelize-loops=4 -ftree-vectorize
 2007-11-17 16:12 UTC  (3+ messages)
` [Bug tree-optimization/33453] "

[Bug fortran/34136] New: [g77 regression] Add entry point and symbol for linker
 2007-11-17 15:35 UTC  (2+ messages)
` [Bug fortran/34136] "

[Bug c/34130] New: the builtin abs() gives wrong result when used in some expression
 2007-11-17 14:23 UTC  (5+ messages)
` [Bug middle-end/34130] [4.1/4.2/4.3 Regression] "
` [Bug middle-end/34130] [4.1/4.2 "

[Bug fortran/30285] New: gfortran huge (excessive?) memory usage with large modules
 2007-11-17 13:49 UTC  (3+ messages)
` [Bug fortran/30285] gfortran excessive memory usage with COMMON blocks in modules

[Bug fortran/34079] New: Bind(C): Don't pass the string length as argument (for STDCALL)
 2007-11-17 13:49 UTC  (3+ messages)
` [Bug fortran/34079] Bind(C): Character argument/return value problems

[Bug c/34113] New: ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1746
 2007-11-17 13:05 UTC  (4+ messages)
` [Bug tree-optimization/34113] [4.3 Regression] "

[Bug c/34131] New: ICE with demux_lavf.c (mplayer svn)
 2007-11-17 13:05 UTC  (2+ messages)
` [Bug c/34131] "

[Bug ada/28305] New: GNAT bug when inlining instance of a generic subprogram
 2007-11-17 12:34 UTC  (2+ messages)
` [Bug ada/28305] "

[Bug testsuite/28870] New: configuring, over-riding timeout values in testsuite
 2007-11-17 12:19 UTC  (2+ messages)
` [Bug testsuite/28870] [4.2/4.3 Regression] "

[Bug fortran/34108] New: ICE: Segmentation fault occurs by "write(*,0)" statement
 2007-11-17  0:23 UTC  (4+ messages)
` [Bug fortran/34108] "

[Bug ada/34117] New: Please enable range checks by default (-gnato)
 2007-11-16 23:16 UTC  (2+ messages)
` [Bug ada/34117] "

[Bug libfortran/33583] New: FAIL: gfortran.dg/gamma_1.f90
 2007-11-16 22:46 UTC  (4+ messages)
` [Bug libfortran/33583] "

[Bug fortran/33698] New: FAIL: gfortran.dg/gamma_5.f90
 2007-11-16 22:46 UTC  (3+ messages)
` [Bug libfortran/33698] "

[Bug fortran/33957] New: gfortran rejects valid initialization expression
 2007-11-16 22:40 UTC  (3+ messages)
` [Bug fortran/33957] "

[Bug other/34129] New: backtrace () requires malloc () during initialization
 2007-11-16 22:39 UTC  (4+ messages)
` [Bug other/34129] "

[Bug testsuite/33739] New: Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin
 2007-11-16 22:25 UTC  (3+ messages)
` [Bug debug/33739] [4.3 Regression] "

[Bug fortran/34084] New: Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement
 2007-11-16 22:25 UTC  (3+ messages)
` [Bug fortran/34084] [4.3 regression] "

[Bug tree-optimization/23936] There should be a simplify_replace_tree like simplify_replace_rtx
 2007-11-16 22:12 UTC 

[Bug rtl-optimization/25609] New: too agressive printf optimization
 2007-11-16 22:11 UTC  (4+ messages)
` [Bug rtl-optimization/25609] "

[Bug c/34030] New: ICE in in compare_values_warnv, at tree-vrp.c:701
 2007-11-16 21:51 UTC  (2+ messages)
` [Bug middle-end/34030] [4.1/4.2 Regression] "

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