public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/14493] New: new: No std::bad_alloc::what() const
 2004-04-27 13:54 UTC  (2+ messages)
` [Bug libstdc++/14493] std::bad_alloc::what() does not explain what happened

[Bug c/13721] New: SEGV on inlune functions
 2004-04-27 13:43 UTC  (3+ messages)
` [Bug target/13721] SEGV on inline-asm

[Bug preprocessor/15167] New: Internal compiler error with "#pragma once"
 2004-04-27 13:36 UTC  (5+ messages)
` [Bug preprocessor/15167] [3.4/3.5 Regression] "

[Bug c++/15165] New: crash while compiling
 2004-04-27 13:34 UTC  (5+ messages)
` [Bug c++/15165] "
` [Bug c++/15165] [3.4/3.5 Regression] "
` [Bug c++/15165] [3.4/3.5 Regression] ICE in instantiate_template

[Bug fortran/15149] New: [gfortran] problem computing Pi
 2004-04-27 13:33 UTC  (5+ messages)
` [Bug libfortran/15149] "

[Bug bootstrap/15029] New: gcc 3.4.0 doesn't build on Solaris
 2004-04-27 13:29 UTC  (7+ messages)
` [Bug bootstrap/15029] "

[Bug fortran/15164] New: gfortran: trans-decl.c:411: gfc_finish_var_decl: Assertion failed
 2004-04-27 13:09 UTC  (4+ messages)
` [Bug fortran/15164] [gfortran] "

Creation of precompiled headers fails for gcc-3.4.0 on i386-pc-solaris2.8
 2004-04-27 13:07 UTC 

[Bug c/6614] [-Wconversion] incorrect conversion warning for function taking a short
 2004-04-27 13:06 UTC  (2+ messages)

[Bug c++/14932] New: cannot use offsetof to get offsets of array elements in g++ 3.4.0 prerelease
 2004-04-27 12:58 UTC  (4+ messages)
` [Bug c++/14932] [3.4/3.5 Regression] "

[Bug c/11841] New: The code compiled with -funroll-loops crashes
 2004-04-27 12:46 UTC  (3+ messages)
` [Bug optimization/11841] [3.3 Regression] "

[Bug java/15133] New: gcjh generates wrong method signatures
 2004-04-27 12:00 UTC  (3+ messages)
` [Bug java/15133] "

[Bug ada/15105] New: Solaris 10/x86 Ada bootstrap failure: Constraint_Error SIGSEGV
 2004-04-27 11:55 UTC  (2+ messages)
` [Bug ada/15105] [3.5 Regression] "

[Bug java/15162] New: GregorianCalendar skips 2004 Feb 29
 2004-04-27 11:52 UTC  (3+ messages)
` [Bug libgcj/15162] "

[Bug c/15166] New: gcc fails to compile linux due to __attribute__((regparm(3)))
 2004-04-27 11:51 UTC  (2+ messages)
` [Bug target/15166] "

[Bug fortran/14056] New: [gfortran] Error passing intrinsic function as actual argument in subroutine
 2004-04-27 11:38 UTC  (3+ messages)
` [Bug fortran/14056] [gfortran] specific__abs_i4 routine is missing

[Bug bootstrap/15093] New: make bootstrap fails to configure libffi
 2004-04-27 11:35 UTC  (5+ messages)
` [Bug libgcj/15093] "

[Bug bootstrap/15163] New: Bootstrap problems on Solaris 9
 2004-04-27 10:15 UTC  (2+ messages)
` [Bug bootstrap/15163] "

[Bug target/15106] New: vector varargs failure passing from altivec to non-altivec code for -m32
 2004-04-27  9:48 UTC  (3+ messages)
` [Bug target/15106] "

[Bug java/9685] Illegal access to package-private method is allowed
 2004-04-27  9:44 UTC  (2+ messages)

[Bug java/13098] New: accepts invalid code referencing package only constructor
 2004-04-27  9:21 UTC  (2+ messages)
` [Bug java/13098] "

[Bug java/13607] New: [meta-bug] access problems in java front-end
 2004-04-27  9:21 UTC  (2+ messages)
` [Bug java/13607] "

[Bug java/15073] New: Illegal access to package-private class is allowed
 2004-04-27  9:18 UTC  (2+ messages)
` [Bug java/15073] "

[Bug optimization/14749] New: Miscompilation of bit test
 2004-04-27  9:03 UTC  (3+ messages)
` [Bug optimization/14749] [3.3 Regression] "

[Bug target/14927] New: [ia64] ICE in gen_movxf
 2004-04-27  8:55 UTC  (3+ messages)
` [Bug target/14927] "

[Bug fortran/13372] New: [gfortran] ICE in trans-types.c (gfc_typenode_for_spec), see #13201
 2004-04-27  8:52 UTC  (3+ messages)
` [Bug fortran/13372] "

[Bug c++/15018] [3.3 Regression] G++ ICE on struct array element with missing opening curly brace
 2004-04-27  8:13 UTC 

[Bug c++/14858] New: incorrect interpretation of elaborate type specifiers
 2004-04-27  7:35 UTC  (2+ messages)
` [Bug c++/14858] [3.3 Regression] "

[Bug c++/14738] New: internal compiler error, this code should not compile at all
 2004-04-27  7:11 UTC  (2+ messages)
` [Bug c++/14738] [3.3 regression] ICE on use of bound member pointers

[Bug c++/14573] New: -Wunused-parameter does not warn unused parameter in ctor
 2004-04-27  7:05 UTC  (2+ messages)
` [Bug c++/14573] [3.3 Regression] "

[Bug c++/14571] New: Templates typedef:ed to a name still take template arguments
 2004-04-27  7:03 UTC  (2+ messages)
` [Bug c++/14571] [3.3 Regression] "

[Bug bootstrap/14520] New: fixincludes mishandles comment containing #include in stdlib.h
 2004-04-27  7:01 UTC  (2+ messages)
` [Bug bootstrap/14520] [3.3 only] "

[Bug c++/14502] New: [3.3 Regression] g++ compile fails "no matching function" using forward declaration of class involving inheritance
 2004-04-27  6:59 UTC  (2+ messages)
` [Bug c++/14502] "

[Bug c/14191] New: alignment of types is ignored for struct members
 2004-04-27  6:57 UTC  (3+ messages)
` [Bug c/14191] [3.3 Regression] "

[Bug c/14190] New: __attribute__ ((aligned(8))) inside a union has no effect
 2004-04-27  6:57 UTC  (3+ messages)
` [Bug c/14190] [3.3 Regression] "

[Bug c/14142] New: attribute(aligned())) has no effect with typedef's
 2004-04-27  6:46 UTC  (2+ messages)
` [Bug c/14142] [3.3 Regression] "

[Bug libobjc/13834] New: forward / performv broken
 2004-04-27  6:45 UTC  (2+ messages)
` [Bug libobjc/13834] [3.3 Regression] "

[Bug c++/13178] New: Bogus C++ error message referring to operator 1
 2004-04-27  6:44 UTC  (2+ messages)
` [Bug c++/13178] [3.3 Regression] "

[Bug c++/13663] New: g++ segfaults in cc1plus
 2004-04-27  6:44 UTC  (2+ messages)
` [Bug c++/13663] [3.3 regression] gcc segfaults on invalid use of member

[Bug c++/13710] New: ICE
 2004-04-27  6:44 UTC  (2+ messages)
` [Bug c++/13710] [3.3 regression] ICE with typeof

[Bug c++/12944] New: [meta-bug] name-lookup problems
 2004-04-27  6:37 UTC  (2+ messages)
` [Bug c++/12944] "

[Bug c++/13157] New: Argument Dependent Lookup Failure
 2004-04-27  6:35 UTC  (2+ messages)
` [Bug c++/13157] [3.3 Regression] "

[Bug c++/12831] New: passing reference to pointer-to-member-function crashes gcc 3.3.2
 2004-04-27  6:34 UTC  (2+ messages)
` [Bug c++/12831] [3.3 regression] ICE with passing reference to bound pointer-to-member-function

[Bug target/11026] [Darwin] g++ does not instantiate static data members of templates
 2004-04-27  6:30 UTC 

[Bug c++/11303] [3.3 regression] ICE in stor-layout.c:304 in int_mode_for_mode
 2004-04-27  6:30 UTC 

[Bug libgcj/11900] New: java.rmi.Naming does not parse rmi: URIs correctly
 2004-04-27  5:41 UTC  (2+ messages)
` [Bug libgcj/11900] "

[Bug libgcj/11899] New: java.net.URI class not yet implemented
 2004-04-27  5:20 UTC  (2+ messages)
` [Bug libgcj/11899] "

[Bug bootstrap/13042] New: Invalid lex option and lex error building treelang under hpux11
 2004-04-27  5:10 UTC  (2+ messages)
` [Bug other/13042] "

[Bug c/7258] The message "variable might be used uninitialised" does not tell the location
 2004-04-27  4:44 UTC 

[Bug c/7860] few new suggested warnings (for C89)
 2004-04-27  4:44 UTC 

[Bug c++/15144] New: Template instantiation can't find symbol in global namespace
 2004-04-27  4:41 UTC  (10+ messages)
` [Bug c++/15144] "

[Bug c/6980] -Wbad-function-cast gives bogus warning for (double) rand()
 2004-04-27  3:05 UTC 

[Bug c++/11159] New: errornous warning in copy ctor with virtual inheritance
 2004-04-27  3:03 UTC  (3+ messages)
` [Bug c++/11159] erroneous "

[Bug c++/15066] New: wrong permissions after installation
 2004-04-27  3:03 UTC  (2+ messages)
` [Bug c++/15066] "

[Bug c++/11804] New: Wrong warning about explicit initialization of base class default constructor
 2004-04-27  2:53 UTC  (2+ messages)
` [Bug c++/11804] "

[Bug c++/11094] New: incomplete static member breaks sizeof containing template class
 2004-04-27  2:46 UTC  (2+ messages)
` [Bug c++/11094] "

[Bug c++/14031] New: Resolution of Core DR 226 (WP) not implemented
 2004-04-27  2:00 UTC  (2+ messages)
` [Bug c++/14031] [DR 226] "

[Bug debug/7580] incorrect/unfortunate DWARF-2 info for static const int class members
 2004-04-27  1:56 UTC 

[Bug c++/15161] New: bad stabs
 2004-04-27  1:55 UTC  (5+ messages)
` [Bug c++/15161] "

[Bug java/15157] New: Lack of chuncked encoding handling causes junk in http downloads
 2004-04-27  0:58 UTC  (3+ messages)
` [Bug libgcj/15157] "

[Bug optimization/15159] New: [3.4 regression] ICE in rtl_verify_flow_info_1
 2004-04-27  0:41 UTC  (5+ messages)
` [Bug optimization/15159] "

[Bug c++/12582] New: [3.4 Regression] "declaration of `operator()' as non-function"
 2004-04-27  0:40 UTC  (2+ messages)
` [Bug c++/12582] unhelpful message with ambiguous typedef

[Bug libfortran/15160] New: [gfortran] Generated files don't regenerate
 2004-04-27  0:39 UTC  (2+ messages)
` [Bug libfortran/15160] "

[Bug c++/11881] New: Wrong or confusing error message
 2004-04-27  0:04 UTC  (2+ messages)
` [Bug c++/11881] "

[Bug c++/6857] Missing space after pointer/reference types in warning
 2004-04-26 23:56 UTC 

[Bug optimization/15158] New: Unnecessary register moves
 2004-04-26 23:47 UTC  (2+ messages)
` [Bug optimization/15158] "

C++ ICE with 3.4 in cp/class.c:6164
 2004-04-26 23:31 UTC  (2+ messages)

gfortran assertion fail in trans-decl.c:411 gfc_finish_var_decl
 2004-04-26 23:31 UTC  (2+ messages)

[Bug c++/100] confusing name lookup diagnostic
 2004-04-26 23:09 UTC 

[Bug bootstrap/15156] New: gnatlink does not link due to undefined symbol _gnat__strings_E
 2004-04-26 23:03 UTC  (2+ messages)
` [Bug bootstrap/15156] "

[Bug target/15155] New: [3.4 regression][sh-linux] displacement overflows 12-bit field
 2004-04-26 22:20 UTC  (2+ messages)
` [Bug target/15155] "

[Bug c++/11357] New: no conversion of build-in binary operator argument attempted
 2004-04-26 22:07 UTC  (2+ messages)
` [Bug c++/11357] [DR 425?] "

[Bug libstdc++/15154] New: Lib doesn't provide implementations for some bitset extensions
 2004-04-26 22:05 UTC  (4+ messages)
` [Bug libstdc++/15154] "
` [Bug libstdc++/15154] [3.3 Regression] "

[Bug c++/7614] Warning when function returning reference to volatile called in void context
 2004-04-26 20:02 UTC  (2+ messages)

[Bug bootstrap/15071] New: ICE in "crtstuff.c" during "make bootstrap" when building GCC 3.3
 2004-04-26 19:54 UTC  (2+ messages)
` [Bug bootstrap/15071] "

[Bug c++/13165] "Koenig lookup" bug
 2004-04-26 19:54 UTC 

[Bug bootstrap/15153] New: Out of Memory during make bootstrap-lean creating GCC 3.3
 2004-04-26 19:53 UTC  (2+ messages)
` [Bug bootstrap/15153] "

[Bug fortran/15151] New: -m64 flag causes incorrect logical i/o (g77)
 2004-04-26 19:34 UTC  (2+ messages)
` [Bug fortran/15151] "

[g77] D format specifier
 2004-04-26 18:04 UTC 

[Bug libstdc++/15002] New: Linewise stream input is unusably slow
 2004-04-26 17:56 UTC  (2+ messages)
` [Bug libstdc++/15002] [3.4 only] Linewise stream input is unusably slow (std::string slow)

[Bug c++/15142] New: Internal compiler error when passing a string where a char* is expecteted in a throw statement
 2004-04-26 17:54 UTC  (6+ messages)
` [Bug c++/15142] "
` [Bug c++/15142] [3.4/3.5 Regression] "

[Bug ada/15152] New: Gigi error on inlined asm code
 2004-04-26 17:18 UTC 

[Bug ada/15150] New: s-stoele.ads has misspelled pragma Pure_Function
 2004-04-26 15:42 UTC  (2+ messages)
` [Bug ada/15150] "

[Bug middle-end/15117] New: ICE in create_tmp_var_for with nested functions
 2004-04-26 15:32 UTC  (2+ messages)
` [Bug middle-end/15117] [tree-ssa] "

[Bug optimization/15023] New: [3.5] -frename-registers is buggy and slow
 2004-04-26 15:23 UTC  (2+ messages)
` [Bug optimization/15023] "

[Bug target/14899] New: wrong code due to change in compatibility rules for vector types
 2004-04-26 15:15 UTC  (2+ messages)
` [Bug target/14899] [3.5 Regression] "

[Bug middle-end/15147] New: A REG rtx can be smaller if register renaming is rewritten such that ORIGIAN_REGNO can go away
 2004-04-26 15:01 UTC  (3+ messages)
` [Bug middle-end/15147] "
` [Bug middle-end/15147] A REG rtx can be smaller if register renaming is rewritten such that ORIGINAL_REGNO "

[Bug middle-end/15148] New: A REG rtx can be smaller if register renaming is rewritten such that ORIGIAN_REGNO can go away
 2004-04-26 14:58 UTC  (2+ messages)
` [Bug middle-end/15148] "

[Bug c++/15143] New: using some template with 0 leads to segmentation fault in g++
 2004-04-26 13:50 UTC  (3+ messages)
` [Bug c++/15143] "

[Bug c/15146] New: [tree-ssa] sequnce point warnings should be done c gimplifier
 2004-04-26 13:49 UTC  (2+ messages)
` [Bug c/15146] "

[Bug c++/15145] New: Implementing -Wsequence-point for C++ would be very useful
 2004-04-26 13:48 UTC  (3+ messages)
` [Bug c++/15145] "

[Bug c/10143] -Wsequence-point missing warnings
 2004-04-26 13:37 UTC 

[Bug fortran/14993] New: [gfortran] RAN (extension) intrinsic not supported
 2004-04-26 13:30 UTC  (2+ messages)
` [Bug fortran/14993] [gfortran] RAN (extension) intrinsic/function "

[Bug fortran/14994] New: [gfortran] Secnds Intrinsic not support
 2004-04-26 13:30 UTC  (2+ messages)
` [Bug fortran/14994] [gfortran] Secnds Intrinsic not support (or any VMS intrinsics)

[Bug fortran/14976] New: [gfortran] .space is wrong
 2004-04-26 13:25 UTC  (2+ messages)
` [Bug fortran/14976] "

[Bug c++/15119] New: internal compiler error: in substitute_placeholder_in_expr, at tree.c:2155
 2004-04-26 13:19 UTC  (3+ messages)
` [Bug c++/15119] [3.5 Regression] "

[Bug c++/4794] gcc hangs on small, simple code fragment
 2004-04-26 13:08 UTC  (3+ messages)

[Bug c++/11828] New: [3.4 regression] qualified dependent name looked up too early
 2004-04-26 12:57 UTC  (2+ messages)
` [Bug c++/11828] "

[Bug fortran/13082] New: ICE with ENTRY statement
 2004-04-26 11:30 UTC  (3+ messages)
` [Bug fortran/13082] [gfortran] "

[Bug c/15122] New: Can't compile gcc 3.4.0 on AIX 5.2 ML 02
 2004-04-26  8:01 UTC  (2+ messages)
` [Bug c/15122] "

[Bug fortran/13615] New: g77 -Wuninitialized doesn't produce warning on characters
 2004-04-26  7:42 UTC  (2+ messages)
` [Bug fortran/13615] [gfortran] "

[Bug fortran/13826] New: Derived types in DATA statements not PARAMETERs
 2004-04-26  5:20 UTC  (2+ messages)
` [Bug fortran/13826] [gfortran] "

[#9401056] Weah, hello! :-)
 2004-04-26  4:44 UTC 

[Bug fortran/11840] New: gfortran ICE with -fimplicit-none
 2004-04-26  4:25 UTC  (2+ messages)
` [Bug fortran/11840] [gfortran] "

[Bug fortran/13575] New: ICE for wrong code
 2004-04-26  4:19 UTC  (2+ messages)
` [Bug fortran/13575] [gfortran] "

[Bug fortran/13257] New: [gfortran] Error instead of warning for missing comma in format string
 2004-04-26  4:17 UTC  (2+ messages)
` [Bug fortran/13257] "

[Bug bootstrap/13099] New: unrecognizable insn when building gnatlib
 2004-04-26  4:08 UTC  (2+ messages)
` [Bug target/13099] "

[Bug c/14873] New: assembler label error
 2004-04-26  4:08 UTC  (2+ messages)
` [Bug c/14873] "

[Bug java/14722] New: Bug in conversion to Unicode of command line arguments
 2004-04-26  4:02 UTC  (2+ messages)
` [Bug libgcj/14722] "

[Bug c/14546] New: internal compiler error: in verify_local_live_at_start, at flow.c:575
 2004-04-26  3:57 UTC  (2+ messages)
` [Bug optimization/14546] "

[Bug other/14590] New: kernel 2.6.4/GCC 3.3.3 build error
 2004-04-26  3:50 UTC  (2+ messages)
` [Bug other/14590] "

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