public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/11506] New: SFINAE fails sometimes
 2003-07-12  4:25 UTC  (4+ messages)
` [Bug c++/11506] "

[Bug ada/10973] New: Bootstrap error building Ada
 2003-07-12  4:19 UTC  (6+ messages)
` [Bug bootstrap/10973] "
` [Bug ada/10973] "

[Bug inline-asm/9915] Failed to compile a c file with inline asm instructions
 2003-07-12  4:18 UTC  (2+ messages)

[Bug target/5362] Undocumented target options
 2003-07-12  4:11 UTC 

[Bug other/704] --help and --version
 2003-07-12  4:09 UTC 

[Bug bootstrap/7548] gcc3.1.1 can't be bootstraped on HPUX 10.20 using HP compilers
 2003-07-12  3:59 UTC  (2+ messages)

[Bug inline-asm/10857] Inlining a function with inline-asm: "error: impossible constraint in `asm'"
 2003-07-12  3:56 UTC 

[Bug c/7651] Define -Wextra strictly in terms of other warning flags
 2003-07-12  3:50 UTC 

[Bug c++/11437] New: [3.3/3.4] g++ segfaults
 2003-07-12  3:47 UTC  (3+ messages)
` [Bug c++/11437] ICE in lookup_name_real

[Bug bootstrap/10802] Bootstrap of gcc-3.3 on Solaris 9 x86 fails on undefined symbol in libgcj.so
 2003-07-12  3:39 UTC 

[Bug ada/10110] [3.3 regression] [mipsel-linux]ada bootstrap error
 2003-07-12  3:24 UTC 

[Bug bootstrap/10657] [3.3 regression] java section can not find libiconv
 2003-07-12  3:19 UTC 

[Bug other/10819] testsuite creates CR+LF on compiler version lines in test summary files
 2003-07-12  3:14 UTC 

[Bug optimization/10536] [3.4 regression] Linux kernel miscompiled on s390
 2003-07-12  3:13 UTC 

[Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903
 2003-07-12  3:02 UTC  (2+ messages)
` [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x

[Bug target/11419] New: libstdc++ basic_file.cc compile fails with ioctl redeclaration
 2003-07-12  2:56 UTC  (2+ messages)
` [Bug target/11419] "

[Bug bootstrap/7126] zlib version is wrong in zlib/configure.in
 2003-07-12  2:08 UTC  (2+ messages)

[Bug optimization/11222] New: arm/thumb __Unwind_SjLj_Register prologue optimization causes crash on interrupts
 2003-07-12  2:04 UTC  (8+ messages)
` [Bug optimization/11222] "

[Bug libstdc++/11504] New: -Wcast-qual vs. stl_tree
 2003-07-12  1:23 UTC  (2+ messages)
` [Bug libstdc++/11504] "

[Bug middle-end/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
 2003-07-12  0:33 UTC 

[Bug optimization/9786] [3.3/3.4 regression] Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2
 2003-07-12  0:24 UTC 

[Bug target/10504] [3.3] ICE with SSE2 code and -O3 -mcpu=pentium4 -msse2
 2003-07-12  0:11 UTC 

[Bug other/3386] [3.3/3.4 Regression] Undocumented target macros in 3.0
 2003-07-12  0:10 UTC  (5+ messages)

[Bug objc/7993] [3.3/3.4 regression] private variables cannot be shadowed in subclasses
 2003-07-12  0:05 UTC 

[Bug c/11392] New: Generalisation of 8730 bug
 2003-07-12  0:01 UTC  (2+ messages)
` [Bug c/11392] [3.3/3.4 Regression]Generalisation "

[Bug c++/10717] Performance issue in expand_static_init with large number of static initializors
 2003-07-12  0:00 UTC 

[Bug middle-end/10060] ICE (stack overflow) on huge file (300k lines) due to recursive behaviour of copy_rtx_if_shared, in emit_rtl.c
 2003-07-11 23:58 UTC 

[Bug c/9862] [3.3/3.4 regression] spurious warnings with -W -O3
 2003-07-11 23:57 UTC  (2+ messages)

[Bug c++/10316] [3.3/3.4 regression] Very long compile time when exceptions enabled
 2003-07-11 23:55 UTC 

[Bug optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression
 2003-07-11 23:42 UTC 

[Bug c/11399] New: gcc 3.3.1 miscompiles an if - else if - else statement with O1 on ia64
 2003-07-11 23:40 UTC  (3+ messages)
` [Bug target/11399] [3.3 regression] gcc miscompiles an if - else if - else statement with -O2 "

[Bug inline-asm/8788] [3.3/3.4 Regression]ICE in emit_move_insn, at expr.c:3089
 2003-07-11 23:36 UTC  (2+ messages)

[Bug debug/11500] New: [3.4 regression] gcc HEAD emits an extraneous "line 0" debug line at the start of each function
 2003-07-11 23:31 UTC  (9+ messages)
` [Bug debug/11500] "

[Bug c/11207] New: ICE: negative index in array initialisation when no -funsigned-char
 2003-07-11 23:20 UTC  (2+ messages)
` [Bug c/11207] [3.3/3.4 regression] ICE with negative index in array element designator

[Bug c++/4908] Pointer to function type template arguments include default argument info
 2003-07-11 23:18 UTC 

[Bug c++/10816] [3.3/3.4 regression] warning message refers to lines which don't exist
 2003-07-11 23:14 UTC 

[Bug other/3415] [sparc] symlink libgcc_s_sparcv9.so not cleaned up
 2003-07-11 23:13 UTC 

[Bug optimization/10877] [3.3/3.4 regression] documentation for a newer binutils: miscompilation with -O3 -fPIC on x86
 2003-07-11 23:11 UTC  (2+ messages)

[Bug optimization/11320] New: [3.3 regression] [ia64] Reload bug
 2003-07-11 23:09 UTC  (2+ messages)
` [Bug optimization/11320] [3.3 regression] Scheduler bug

[Bug target/9201] [3.3/3.4 regression] ICE in instantiate_virtual_regs_1 compiling octave-2.1 on m68k-linux
 2003-07-11 23:05 UTC 

[Bug target/10681] [3.3 regression] [IA64] ICE in ia64_expand_epilogue
 2003-07-11 23:04 UTC 

[Bug bootstrap/10983] [3.4 regression] [SPARC64] ICE in verify_wide_reg, at flow.c:551, while compiling libjava
 2003-07-11 23:03 UTC 

[Bug bootstrap/8498] [3.3 only] [powerpc-apple-darwin6.0] g77, objc Testsuite failures from Unresolved symbols
 2003-07-11 23:02 UTC 

[Bug target/8309] [3.3/3.4 regression][m68k] m68k-elf-gcc -m5200 produces erroneous SImode set of short varaible on stack
 2003-07-11 23:01 UTC 

[Bug c/11231] New: undefined array size inside struct cause segfault with -g
 2003-07-11 23:00 UTC  (2+ messages)
` [Bug debug/11231] [3.3/3.4 regression] "

[Bug optimization/9812] [3.3/3.4 regression] [m68k] ICE in extract_insn, at recog.c:2148
 2003-07-11 22:58 UTC 

[Bug target/9552] [3.3/3.4 regression] ICE in named_section_flags, at varasm.c
 2003-07-11 22:57 UTC 

[Bug libgcj/9645] url.openConnection() will request by default a http GET, while the jdk requests a POST
 2003-07-11 22:55 UTC  (4+ messages)

[Bug target/9365] [3.3 regression] [SH] segfault in gen_far_branch (config/sh/sh.c)
 2003-07-11 22:55 UTC 

[Bug optimization/10392] [3.3/3.4 regression] [SH] optimizer generates faulty array indexing
 2003-07-11 22:55 UTC 

[Bug c/11370] New: -Wunreachable-code gives false complaints
 2003-07-11 22:50 UTC  (3+ messages)
` [Bug c/11370] [3.3 Regression] "

[Bug optimization/11505] New: Runtime segfault: C++ heap-allocated object loses/changes 'this' address at -O3 when calling virtual inline const function
 2003-07-11 22:49 UTC  (2+ messages)
` [Bug optimization/11505] "

[Bug c++/7855] [3.3 regression] Wrong line number specified in error / warning message
 2003-07-11 22:49 UTC 

[Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace
 2003-07-11 22:36 UTC 

[Bug c++/5293] [3.3/3.4 regression] confusing message when binding a temporary to a reference
 2003-07-11 22:35 UTC  (2+ messages)

[Bug c++/11063] New: ICE on parsing initialization list of const array member
 2003-07-11 22:19 UTC  (2+ messages)
` [Bug c++/11063] [3.3/3.4 Regression] "

[Bug c++/7939] [3.3/3.4 regression] ICE on function template specialization
 2003-07-11 22:18 UTC 

[Bug c++/10345] [3.3/3.4 regression] Double parentheses in error message
 2003-07-11 22:17 UTC 

[Bug c++/10147] [3.3/3.4 regression] Confusing error message for invalid template function argument
 2003-07-11 22:16 UTC 

[Bug c++/8856] [3.3/3.4 regression] g++ accepts invalid conversion-function-id
 2003-07-11 22:14 UTC 

[Bug c++/1607] [3.3 only] Format attributes on methods undocumented
 2003-07-11 22:14 UTC  (3+ messages)

[Bug libstdc++/11324] New: unimplemented, had to relocate pch
 2003-07-11 22:09 UTC  (2+ messages)
` [Bug pch/11324] "

[Bug bootstrap/11341] New: [cygwin] ICE in ggc_pop_context, at ggc-page.c:1441 while compiling libstc++3
 2003-07-11 22:09 UTC  (3+ messages)
` [Bug bootstrap/11341] [cygwin] [pch] "

[Bug libstdc++/11240] New: operator-() fails for reverse_iterator<const char*>
 2003-07-11 21:50 UTC  (2+ messages)
` [Bug libstdc++/11240] "

[Bug bootstrap/2168] genattr abort during cross compilation
 2003-07-11 21:44 UTC 

[Bug target/7940] [3.3 regression] [Cygwin] Test gcc.dg/nest.c fails
 2003-07-11 21:33 UTC 

[Bug c++/6771] [3.4 regression] [cygwin] ICE in in rest_of_compilation, at toplev.c:3761 for code with dllimport/dllexport
 2003-07-11 21:28 UTC 

[Bug inline-asm/9233] ICE for inline asm call to function taking a reference parameter
 2003-07-11 21:28 UTC 

[Bug target/8507] [Cygwin] -fno-leading-underscore has no effect
 2003-07-11 21:24 UTC 

[Bug c/10148] [3.3 regression] [MingW/CygWin] Compiler dumps core
 2003-07-11 21:24 UTC 

[Bug target/9511] [Cygwin] Can't detect whether threading enabled
 2003-07-11 21:17 UTC  (2+ messages)

[Bug debug/7511] objdump / gdb doesn't handle local labels
 2003-07-11 21:16 UTC 

[Bug c++/10243] typeof(expr) yields wrong result if expr has reference type
 2003-07-11 21:14 UTC 

[Bug libstdc++/9590] [Cygwin] ifstream (inherited?) destructor overwrites memory causing segfault
 2003-07-11 21:08 UTC 

[Bug java/9943] field reference of enclosing class in an inner class cannot be compiled
 2003-07-11 21:08 UTC 

[Bug debug/9963] [CygWin] g++ -gcoff report "C_EFCN symbol out of scope"
 2003-07-11 20:58 UTC 

[Bug other/10109] documentation of target macro LIBCALL_VALUE
 2003-07-11 20:53 UTC 

[Bug c++/11503] New: segfault when instantiating template with ADDR_EXPR
 2003-07-11 20:44 UTC  (6+ messages)
` [Bug c++/11503] "
` [Bug c++/11503] [3.3/3.4 Regression] "

[Bug java/8923] gcj 3.2.1 - ICE when modifying a variable decleared "final static"
 2003-07-11 20:38 UTC 

[Bug target/10344] [cygwin] Internal compiler error on large struct
 2003-07-11 20:37 UTC 

[Bug c/3347] Too large bitfields should be errors
 2003-07-11 20:05 UTC 

[Bug other/11484] New: GNU AS bug
 2003-07-11 18:58 UTC  (4+ messages)
` [Bug other/11484] "

[Bug c/11494] New: invalid suffix "T" on integer cuased internal Segsigv
 2003-07-11 18:26 UTC  (3+ messages)
` [Bug c/11494] "

[Bug c/11386] New: GNU Emacs 21.3 failed to install using GCC 3.3, but GCC 3.2.3 works
 2003-07-11 17:48 UTC  (7+ messages)
` [Bug optimization/11386] "

[Bug java/11502] New: fastjar error: "Error in JAR file format. zip-style comment?"
 2003-07-11 16:59 UTC  (2+ messages)
` [Bug java/11502] "

[Bug optimization/10519] optimization based on SSA "-O2 -fssa" uses wrong register
 2003-07-11 16:52 UTC 

[Bug optimization/11440] New: gcc-3.3.1 miscompiles c++ code with -O2, -fno-gcse cures it
 2003-07-11 16:46 UTC  (2+ messages)
` [Bug optimization/11440] [3.3 regression] "

[Bug c++/11493] New: [3.4 regression] tree check ICE in error.c
 2003-07-11 16:46 UTC  (2+ messages)
` [Bug c++/11493] "

[Bug c++/11501] New: template environmet confuses g++, and prohibits compiling valid code
 2003-07-11 16:34 UTC  (2+ messages)
` [Bug c++/11501] "

[Bug libstdc++/6020] [hpux 11.00] _FILE_OFFSET_BITS token error
 2003-07-11 15:45 UTC 

[Bug ada/8925] Floating point code gives incorrect results
 2003-07-11 15:37 UTC  (2+ messages)

[Bug c++/7083] ICE using -gstabs with dodgy class derivation
 2003-07-11 15:08 UTC  (2+ messages)

[Bug ada/9136] Compiler bomb on spec file with Elaborate_Body
 2003-07-11 15:05 UTC 

[Bug target/9601] [i386] -mrtd switch/stdcall attribute raises warnings for __buitltin functions
 2003-07-11 15:03 UTC 

[Bug c++/11490] New: [3.4 regression] Spurious signedness warning with templates
 2003-07-11 14:57 UTC  (4+ messages)
` [Bug c++/11490] "

[Bug c/11420] New: [x86_64] gcc generates invalid asm code when "-O -fPIC" is used (suffix or operands invalid for `movabs')
 2003-07-11 14:53 UTC  (2+ messages)
` [Bug target/11420] [3.3/3.4 regression][x86_64] "

[Bug optimization/11059] New: empty union optimization ice
 2003-07-11 14:44 UTC  (2+ messages)
` [Bug optimization/11059] [3.3 regression] "

[Bug c++/11489] New: ICE/segfault on legal code
 2003-07-11 14:38 UTC  (7+ messages)
` [Bug c++/11489] [3.4 Regression] "

[Bug c++/9738] [3.3 regression] [mingw] Internal compiler error in rest_of_compilation, at toplev.c: 3491
 2003-07-11 14:37 UTC  (4+ messages)

[Bug c++/7910] [3.3/3.4 regression] [cygwin] Seg fault when compiling OpenSceneGraph 0.9.1
 2003-07-11 14:36 UTC  (3+ messages)

[Bug c/11499] New: ICE in simplify_gen_subreg, at simplify-rtx.c on ia64
 2003-07-11 14:35 UTC  (2+ messages)
` [Bug c/11499] "

[Bug target/8407] [IA-64] ICE in simplify_gen_subreg, at simplify-rtx.c:2711 with very simple code
 2003-07-11 14:35 UTC 

[Bug target/5287] [3.3/3.4 regression] [mingw/cygwin] ICE with dllimport (two other testcases)
 2003-07-11 14:33 UTC  (3+ messages)

[Bug target/11144] New: g++.dg/eh/simd-2.C fails on x86
 2003-07-11 13:04 UTC  (2+ messages)
` [Bug target/11144] "

[Bug debug/8446] stabs generation crashes when class inherits from typedef struct
 2003-07-11 12:42 UTC 

[Bug c++/11021] [3.3/3.4 regression] [cygwin/mingw]: Inheriting a virtual method from a dllimport'd base class->segfault
 2003-07-11 12:33 UTC  (3+ messages)

[Bug c++/8549] --pedantic-errors problems on RedHat 6.1
 2003-07-11 12:24 UTC 

[Bug c++/7307] -pedantic makes errors to warnings
 2003-07-11 12:00 UTC 

[Bug c++/10032] [3.3/3.4 regression] -pedantic converts some errors to warnings
 2003-07-11 12:00 UTC  (2+ messages)

[Bug c++/8488] invalid reference cast being accepted with -pedantic on
 2003-07-11 11:59 UTC 

[Bug middle-end/11498] New: asm can't be used to give a variable its own name
 2003-07-11 10:22 UTC  (2+ messages)
` [Bug middle-end/11498] "

[Bug c/10151] int x asm("y") only gives x new name if "x" != "y"
 2003-07-11 10:22 UTC 

[Bug c++/11447] New: ignore this report
 2003-07-11 10:07 UTC  (2+ messages)
` [Bug c++/11447] internal compiler error: Segmentation fault

[Bug c/10602] [3.3/3.4 regression] ICE in c-typeck.c (tree check failure)
 2003-07-11  9:41 UTC 

[Bug c++/11050] [3.4 regression] "some string" __FUNCTION__ is accepted
 2003-07-11  9:18 UTC  (2+ messages)

[Bug c++/10558] [3.3 regression] Segfault on illegal use of template without template args
 2003-07-11  8:54 UTC  (2+ messages)

[Bug c++/8164] [3.3 regression] ICE when using different const expressions as template parameter
 2003-07-11  8:54 UTC  (3+ messages)

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