public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/33083] New: noreturn function should be invoked via JMP
 2007-08-16 10:39 UTC  (2+ messages)
` [Bug c/33083] "

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2007-08-16 10:39 UTC 

[Bug libgcj/33085] New: liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong
 2007-08-16 10:30 UTC 

[Bug middle-end/32897] New: Invalid rematerialisation of subregs
 2007-08-16 10:21 UTC  (3+ messages)
` [Bug middle-end/32897] "

[Bug middle-end/179] gcc -O2 -Wuninitialized missing warning with &var under 2.95.x and 3.x
 2007-08-16 10:19 UTC  (2+ messages)

[Bug c++/33012] New: ICE on throwing copy of object returned by reference from method with traits-deduced return-type
 2007-08-16  9:50 UTC  (3+ messages)
` [Bug c++/33012] "

[Bug libstdc++/33084] New: Small typo in valarray header
 2007-08-16  9:41 UTC  (2+ messages)
` [Bug libstdc++/33084] "

[Bug c++/31132] New: [4.1/4.2/4.3 regression] ICE on inconsistent friend declaration
 2007-08-16  9:08 UTC  (4+ messages)
` [Bug c++/31132] "
` [Bug c++/31132] [4.1/4.2 "

[Bug tree-optimization/33082] New: [4.3 Regression] Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fold.c (test for excess errors)
 2007-08-16  7:12 UTC  (4+ messages)
` [Bug tree-optimization/33082] "
` [Bug testsuite/33082] "

[Bug c++/33075] New: (mingw) Dwarf2-EH causes stack leak with VLA
 2007-08-16  6:14 UTC  (4+ messages)
` [Bug target/33075] "

[Bug target/33011] New: [4.3 Regression] frv: error: bad output_move_single operand
 2007-08-15 20:46 UTC  (2+ messages)
` [Bug target/33011] "

[Bug target/32963] New: ICE in failed_reload, could not find a spill register
 2007-08-15 20:44 UTC  (4+ messages)
` [Bug target/32963] "
` [Bug target/32963] [4.3 Regression] "

[Bug c++/32364] New: Error from simple typedef/void combination
 2007-08-15 19:13 UTC  (3+ messages)
` [Bug c++/32364] "

[Bug bootstrap/32941] New: Bootstrap comparison failure
 2007-08-15 18:50 UTC  (3+ messages)
` [Bug tree-optimization/32941] [4.3 regression] "

[Bug libstdc++/33080] New: Building libstdc++ with static libgcc
 2007-08-15 16:44 UTC  (2+ messages)
` [Bug libstdc++/33080] "

[Bug c++/26068] New: extern "C" static function should not be allowed
 2007-08-15 16:40 UTC  (2+ messages)
` [Bug c++/26068] [4.0 Regression] "

[Bug c++/33078] New: g++ treats extern "c" static void foo(void); different to extern "c" {static void foo(void);}
 2007-08-15 16:40 UTC  (4+ messages)
` [Bug c++/33078] "

[Bug c++/31382] New: Internal compiler Error (Is this a bug?)
 2007-08-15 16:37 UTC  (2+ messages)
` [Bug c++/31382] "

[Bug bootstrap/33065] New: warning in Comparing stages 2 and 3: cd: stage3-gcc: No such file or directory
 2007-08-15 15:57 UTC  (7+ messages)
` [Bug bootstrap/33065] "

[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
 2007-08-15 15:36 UTC 

[Bug c++/32596] New: ice for legal code
 2007-08-15 15:31 UTC  (2+ messages)
` [Bug c++/32596] [4.3 Regression] ICE with inline template specialization in anonymous namespace

[Bug c++/31516] New: ICE on nested templates
 2007-08-15 15:25 UTC  (2+ messages)
` [Bug c++/31516] "

[Bug c++/33035] New: ICE on local class destructor. Regression?
 2007-08-15 15:25 UTC  (7+ messages)
` [Bug c++/33035] "
` [Bug c++/33035] [4.3 regression] ICE on local class destructor

[Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location
 2007-08-15 15:23 UTC 

[Bug c/30542] New: gcc 4.1.1 missing uninitialized variable warnings
 2007-08-15 15:21 UTC  (2+ messages)
` [Bug c/30542] "

[Bug middle-end/22456] [4.1/4.2/4.3 regression] missing "is used uninitialized" warning
 2007-08-15 15:05 UTC  (2+ messages)

[Bug c/7258] The message "variable might be used uninitialised" does not tell the location
 2007-08-15 14:41 UTC 

[Bug fortran/31820] New: Warning if case label value exceeds maximum value for type
 2007-08-15 14:39 UTC  (2+ messages)
` [Bug fortran/31820] "

[Bug libfortran/33079] New: Optional empty strings do not appear to be 'PRESENT'
 2007-08-15 14:22 UTC  (5+ messages)
` [Bug libfortran/33079] "

[Bug testsuite/32765] New: Testsuite failures due to undefined symbol ___emutls_get_address
 2007-08-15 13:12 UTC  (3+ messages)
` [Bug target/32765] "

[Bug fortran/30658] New: Optionally, generate .mod files with the interface for files containing only procedures
 2007-08-15 12:56 UTC  (2+ messages)
` [Bug fortran/30658] "

[Bug fortran/29459] New: Spurious warning about uninitialized optional arguments
 2007-08-15 12:40 UTC  (6+ messages)
` [Bug fortran/29459] "
` [Bug fortran/29459] Spurious warnings about anonymous variables

[Bug fortran/33077] New: gfortran.dg/random_7.f90: a.out uses uninitialized memory/test failure
 2007-08-15 12:37 UTC  (4+ messages)
` [Bug fortran/33077] RANDOM_SEED failure for integer(kind=8)

[Bug c++/32870] New: Unclear error message when declaring struct in wrong namespace
 2007-08-15 12:35 UTC  (2+ messages)
` [Bug c++/32870] "

[Bug fortran/33074] New: [4.3 regression] ICE in copy_insn_1, at emit-rtl.c:4925
 2007-08-15 12:18 UTC  (6+ messages)
` [Bug fortran/33074] "
` [Bug middle-end/33074] "

[Bug c++/32992] New: Incorrect code generated for anonymous union
 2007-08-15 12:09 UTC  (2+ messages)
` [Bug c++/32992] [4.1/4.2/4.3 Regression] Incorrect code generated for anonymous union and return

[Bug fortran/33015] New: F66/Vendor extension: Implement support for DATA jhlf/'f'/
 2007-08-15 11:55 UTC  (2+ messages)
` [Bug fortran/33015] g77 extension: Implement support for DATA jhlf /'f'/

[Bug fortran/32986] New: Improve diagnostic message for COMMON with automatic object
 2007-08-15 11:54 UTC  (2+ messages)
` [Bug fortran/32986] "

[Bug fortran/32616] New: "Too short actual argument" for array element storage sequence
 2007-08-15 11:52 UTC  (2+ messages)
` [Bug fortran/32616] "

[Bug fortran/32928] New: DATA statement with array element as initializer is rejected
 2007-08-15 11:52 UTC  (2+ messages)
` [Bug fortran/32928] "

[Bug c++/31751] New: [4.1/4.2/4.3 regression] ICE with forgotten member declaration
 2007-08-15 11:22 UTC  (2+ messages)
` [Bug c++/31751] [4.1/4.2 "

[Bug fortran/29975] New: [metabug] ICEs with CP2K
 2007-08-15 10:44 UTC  (2+ messages)
` [Bug fortran/29975] [meta-bugs] "

[Bug fortran/32310] New: Intel-darwin specific ICE on CP2K code
 2007-08-15 10:41 UTC  (2+ messages)
` [Bug fortran/32310] "

[Bug fortran/18850] padding within a sequence type
 2007-08-15 10:16 UTC 

[Bug c/33076] New: Warning when passing a pointer to a const array to a function that expects a pointer to a non-cast one
 2007-08-15  6:15 UTC  (3+ messages)
` [Bug c/33076] "

[Bug c/31887] New: bad warning converting qualified void* to qualified array pointer
 2007-08-15  6:03 UTC  (2+ messages)
` [Bug c/31887] "

[Bug target/5212] [Hurd] profiling support for i386-gnu specs file
 2007-08-14 23:30 UTC 

[Bug fortran/33066] New: "type, bind(C) t": Diagnose missing "::"
 2007-08-14 23:28 UTC  (4+ messages)
` [Bug fortran/33066] "

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
 2007-08-14 23:22 UTC 

[Bug fortran/30954] New: intrinsic: DATE_AND_TIME
 2007-08-14 23:03 UTC  (2+ messages)
` [Bug fortran/30954] "

[Bug fortran/33073] New: New ICE that did not occur in 7-30 Windows build
 2007-08-14 22:44 UTC  (5+ messages)
` [Bug fortran/33073] "
` [Bug fortran/33073] [4.3 regression] Type mismatch in build_fixbound_expr()

[Bug debug/33044] New: Local variables in C++ constructor not visible for debugging
 2007-08-14 22:40 UTC  (3+ messages)
` [Bug debug/33044] "

[Bug c++/27211] New: Bogus error "template definition of non-template" when there is no non-template
 2007-08-14 22:16 UTC  (5+ messages)
` [Bug c++/27211] "

[Bug c/33069] New: equalty of 2 rtx's are not checked with rtx_equal_p in count_occurrences
 2007-08-14 21:40 UTC  (2+ messages)
` [Bug c/33069] "

[Bug middle-end/33029] New: libgcc2.c:1890: internal compiler error: in local_cpr op_pass, at gcse.c:3236
 2007-08-14 21:35 UTC  (3+ messages)
` [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, "

[Bug fortran/33072] New: "use mod, only: operator(.sub.)" matches any procedure "sub"
 2007-08-14 21:25 UTC  (3+ messages)
` [Bug fortran/33072] "

[Bug fortran/31298] New: Uninitialized variable in f951 (in read_module)
 2007-08-14 21:17 UTC  (2+ messages)
` [Bug fortran/31298] Uninitialized variable in f951 (in read_module) / renaming operator in USE

[Bug fortran/33062] New: ICE in emit_move_insn and expand_call with -fdefault-integer-8
 2007-08-14 21:15 UTC  (6+ messages)
` [Bug fortran/33062] "
` [Bug target/33062] "

[Bug tree-optimization/32824] New: Missed reduction vectorizer after store to global is LIM'd
 2007-08-14 20:48 UTC  (2+ messages)
` [Bug tree-optimization/32824] "

[Bug fortran/22571] Reject derived types for dummy arguments declared in the subroutine unless they are SEQUENCE
 2007-08-14 20:26 UTC  (3+ messages)

[Bug tree-optimization/25621] New: Missed optimisation
 2007-08-14 20:17 UTC  (2+ messages)
` [Bug tree-optimization/25621] Missed optimization when unrolling the loop (splitting up the sum) (only with -ffast-math)

[Bug c++/18497] Not rejecting non template call to template (non-dependent) function until instaination time
 2007-08-14 19:25 UTC 

[Bug ada/33071] New: Ada 2005 ICE on limited with'ing
 2007-08-14 18:55 UTC 

[Bug bootstrap/33070] New: Bootstrap comparison failure between stage2/3 but no objdump differences
 2007-08-14 18:54 UTC 

[Bug target/32893] New: zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize
 2007-08-14 17:46 UTC  (2+ messages)
` [Bug target/32893] "

[Bug c++/33068] New: volatile struct bit fields not treated as volatile
 2007-08-14 17:28 UTC  (2+ messages)
` [Bug c++/33068] "

[Bug c++/33067] New: Awkward long decimal expansion for double literal in error
 2007-08-14 17:19 UTC  (3+ messages)
` [Bug c++/33067] "

[Bug fortran/32881] New: PURE attribute escapes from contained procedure
 2007-08-14 16:44 UTC  (2+ messages)
` [Bug fortran/32881] "

[Bug fortran/32875] New: Not Implemented: complex character array constructor
 2007-08-14 16:36 UTC  (3+ messages)
` [Bug fortran/32875] "

[Bug other/32297] New: DFP calls undocumented libdecnumber functions
 2007-08-14 16:03 UTC  (2+ messages)
` [Bug other/32297] "

[Bug target/32130] New: linking problems: multiple definition of `__DTOR_END__'
 2007-08-14 16:02 UTC  (2+ messages)
` [Bug target/32130] [4.3 Regression] "

[Bug libmudflap/33064] New: libmudflap fails to build with --enable-targets=all
 2007-08-14 15:15 UTC 

[Bug target/30315] New: optimize unsigned-add overflow test on x86 to use cpu flags from addl
 2007-08-14 14:39 UTC  (2+ messages)
` [Bug target/30315] "

[Bug c++/32990] New: [Regression] gdb has symbol table issues
 2007-08-14 14:09 UTC  (4+ messages)
` [Bug debug/32990] "

[Bug fortran/32955] New: gfortran.dg/value_4.f90 gives a compiling error with -fdefault-integer-8
 2007-08-14 13:47 UTC  (2+ messages)
` [Bug fortran/32955] "

[Bug fortran/32962] New: b = conjg(transpose(a)) is erroneous if b is an allocatable array
 2007-08-14 13:46 UTC  (2+ messages)
` [Bug fortran/32962] "

[Bug libfortran/32977] New: [4.3 regression] All gfortran tests fail on Tru64 UNIX V4.0F: vsnprintf missing
 2007-08-14 13:46 UTC  (2+ messages)
` [Bug libfortran/32977] "

[Bug fortran/32987] New: GFortran FORMAT statement error
 2007-08-14 13:46 UTC  (2+ messages)
` [Bug fortran/32987] TAB in FORMAT: accept extension, warn with -std=f*

[Bug libfortran/33038] New: Unsatisfied symbol "lroundl" in file libgfortran.sl
 2007-08-14 13:45 UTC  (2+ messages)
` [Bug libfortran/33038] "

[Bug fortran/33039] New: Read NAMELIST: reads wrong namelist name
 2007-08-14 13:45 UTC  (2+ messages)
` [Bug fortran/33039] "

[Bug fortran/33054] New: RANDOM_SEED is broken with -fdefault-integer-8
 2007-08-14 13:45 UTC  (2+ messages)
` [Bug fortran/33054] "

[Bug fortran/28494] New: Unclear run time error message
 2007-08-14 13:42 UTC  (2+ messages)
` [Bug fortran/28494] "

[Bug fortran/32594] New: ICE: bus error with attached code and June 28 MacOSX Intel binary)
 2007-08-14 12:47 UTC  (5+ messages)
` [Bug fortran/32594] substring simplification leads to ICE

[Bug c++/25156] New: wrong error message (int instead of bool)
 2007-08-14 10:05 UTC  (2+ messages)
` [Bug c++/25156] [4.0/4.1/4.2 Regression] "

[Bug c/30428] New: vector float | vector float is accepted
 2007-08-14  9:25 UTC  (4+ messages)
` [Bug c/30428] "

[Bug ada/19037] constant renaming creates new constant
 2007-08-14  9:21 UTC  (2+ messages)

[Bug tree-optimization/31976] New: [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:487 with -O3
 2007-08-14  8:53 UTC  (3+ messages)
` [Bug tree-optimization/31976] "

[Bug libstdc++/33060] New: std::tr1::tgamma produces wrong results [for (x-1) in stead of for x]
 2007-08-14  8:11 UTC  (2+ messages)
` [Bug libstdc++/33060] "

[Bug regression/32582] New: Bootstrap with vectorization enabled fails with ICE on PPC
 2007-08-14  5:53 UTC  (4+ messages)
` [Bug regression/32582] "

[Bug libfortran/33055] New: ignoring iostat= with -fdefault-integer-8
 2007-08-14  5:26 UTC  (2+ messages)
` [Bug libfortran/33055] "

[Bug inline-asm/32787] New: Sun Studio 12 Undefined symbol addl
 2007-08-14  2:55 UTC  (3+ messages)
` [Bug target/32787] [4.2/4.3 Regression] "

[Bug java/32758] New: ecj1 hangs
 2007-08-14  1:11 UTC  (2+ messages)
` [Bug middle-end/32758] [4.3 Regression] "

[Bug fortran/32926] New: Internal compiler error in the middle of a sizeable package build
 2007-08-13 23:01 UTC  (5+ messages)
` [Bug fortran/32926] ICE with external function as argument

[Bug c/32953] New: -Wformat warns incorrectly on an unterminated format string of length 1
 2007-08-13 22:09 UTC  (3+ messages)
` [Bug c/32953] "

[Bug fortran/32827] New: IMPORT fails for TYPE when also used in INTERFACE
 2007-08-13 21:09 UTC  (4+ messages)
` [Bug fortran/32827] "

[Bug c/30427] New: ~ vector float is accepted
 2007-08-13 20:08 UTC  (3+ messages)
` [Bug c/30427] "

[Bug preprocessor/33063] New: C++ preprocessor warns about /* in //-comments starting with //*
 2007-08-13 20:04 UTC  (3+ messages)
` [Bug preprocessor/33063] "

[Bug c/31979] New: ICE compiling openssl-0.9.8e/apps/ocsp.c
 2007-08-13 18:52 UTC  (2+ messages)
` [Bug middle-end/31979] "

[Bug c++/33061] New: Static variable typed the member type of another class
 2007-08-13 18:29 UTC  (2+ messages)
` [Bug c++/33061] "

[Bug bootstrap/31713] New: Illegal subtraction - symbols from different sections with Solaris as
 2007-08-13 18:20 UTC  (3+ messages)
` [Bug target/31713] "

[Bug c++/33003] New: missed diagnostic about unused variable
 2007-08-13 17:36 UTC  (2+ messages)
` [Bug c++/33003] "

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