public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/28220] New: Segfault in top-of-tree development gcc
2006-07-02 10:47 UTC
[Bug pch/28219] New: ICE bootstrapping latest "top of tree" gcc
2006-07-02 10:38 UTC (3+ messages)
` [Bug pch/28219] "
[Bug c++/21498] clause 7.1.5.3/2 of the c++ is not enforced
2006-07-02 8:44 UTC (4+ messages)
[Bug c++/28218] New: [4.1 Regression] ICE when building Inkscape with gcc-4.1 with -O2 -ffast-math
2006-07-02 6:16 UTC (2+ messages)
` [Bug c++/28218] "
[Bug middle-end/20218] Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
2006-07-02 4:30 UTC (2+ messages)
[Bug c++/27000] New: Problems with latest visibility changes
2006-07-02 2:53 UTC (4+ messages)
` [Bug c++/27000] visibility push/pop and templates go crazy
[Bug c++/21675] -fvisibility : misleading documentation and low QoI
2006-07-02 2:53 UTC (2+ messages)
[Bug c++/28215] New: [4.2 regression] Bootstrap failure on arm-eabi
2006-07-02 2:36 UTC (4+ messages)
` [Bug c++/28215] "
[Bug ada/28216] New: [4.2 regression] mangled error message
2006-07-02 1:28 UTC (4+ messages)
` [Bug ada/28216] "
` [Bug middle-end/28216] [4.1/4.2 regression] mangled warning message
[Bug c++/28217] New: [4.2 regression] ICE in tree_int_cst_sgn
2006-07-01 22:02 UTC (2+ messages)
` [Bug c++/28217] "
[Bug middle-end/27428] New: [4.0/4.1/4.2 regression] ICE with goto in erroneous code
2006-07-01 16:32 UTC (4+ messages)
` [Bug middle-end/27428] "
` [Bug middle-end/27428] [4.0/4.1 "
[Bug fortran/19259] ";" as first nonblank character on a line should be an error
2006-07-01 15:03 UTC (2+ messages)
[Bug c++/28214] New: ICE precompiling headers
2006-07-01 10:42 UTC (2+ messages)
` [Bug c++/28214] "
[Bug target/28181] New: [4.1/4.2 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k
2006-07-01 7:01 UTC (2+ messages)
` [Bug target/28181] [4.0/4.1/4.2 "
[Bug fortran/28213] New: ICE: Hollerith constant
2006-07-01 6:58 UTC
[Bug libfortran/27704] New: Incorrect runtime error on multiple OPEN
2006-07-01 5:20 UTC (2+ messages)
` [Bug libfortran/27704] "
[Bug c++/10591] PCH breaks anonymous namespaces
2006-06-30 22:39 UTC
[Bug c++/26577] New: [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile
2006-06-30 21:30 UTC (6+ messages)
` [Bug middle-end/26577] [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile and call to static
` [Bug c++/26577] "
[Bug c++/18681] [4.0/4.1/4.2 Regression] template friend declaration not recognized
2006-06-30 21:25 UTC (2+ messages)
[Bug c++/18698] [4.0/4.1/4.2 regression] Error message using "using" for code not using "using" ;-)
2006-06-30 20:49 UTC (5+ messages)
[Bug java/22299] Even length strings (not odd) placed in .section .rodata.jutf8.# at -O1 or above
2006-06-30 19:29 UTC (2+ messages)
[Bug target/25765] New: gfortran.dg/assign_2.f90 -O0 fails
2006-06-30 19:01 UTC (3+ messages)
` [Bug target/25765] "
[Bug c++/27820] New: [4.0/4.1/4.2 regression] ICE with duplicate label
2006-06-30 18:40 UTC (2+ messages)
` [Bug c++/27820] "
[Bug c++/27424] New: [4.0/4.1/4.2 regression] Valid template-template-parameter rejected
2006-06-30 18:37 UTC (6+ messages)
` [Bug c++/27424] "
` [Bug c++/27424] [4.0/4.1 "
` [Bug c++/27424] [4.0 "
[Bug c++/28211] New: wrong linkage of template argument, diagnostic could be improved
2006-06-30 18:34 UTC (2+ messages)
` [Bug c++/28211] "
[Bug bootstrap/26066] New: disable-threads causes undefined reference to pthread_kill and pthread_sigmask
2006-06-30 18:23 UTC (2+ messages)
` [Bug bootstrap/26066] "
[Bug c++/27227] New: [4.0/4.1/4.2 Regression] rejects valid code with some extern "C"
2006-06-30 18:03 UTC (2+ messages)
` [Bug c++/27227] [4.0 "
[Bug fortran/24748] New: substring of implicitly typed variable not rejected
2006-06-30 17:48 UTC (4+ messages)
` [Bug fortran/24748] "
[Bug c++/26612] New: visibility and ODR
2006-06-30 16:42 UTC (4+ messages)
` [Bug c++/26612] "
[Bug middle-end/26905] New: default-visibility class symbol improperly resolved as hidden-visibility
2006-06-30 15:31 UTC (3+ messages)
` [Bug c++/26905] "
[Bug c++/26984] New: link error with &(typeid(int)) in anonymous namespace
2006-06-30 15:31 UTC (3+ messages)
` [Bug c++/26984] "
[Bug c++/19134] Class visibility of templated classes can't be overridden for function specializations
2006-06-30 15:31 UTC (2+ messages)
[Bug c++/17470] Visibility attribute ignored for explicit template instantiation
2006-06-30 15:30 UTC (2+ messages)
[Bug c++/21581] (optimisation) Functions in anonymous namespaces should default to "hidden" visibility
2006-06-30 15:29 UTC (2+ messages)
[Bug c++/25915] New: instantiated templates with anonymous classes as arguments should be static
2006-06-30 15:28 UTC (3+ messages)
` [Bug c++/25915] use ODR rules to make C++ objects not be TREE_PUBLIC
[Bug objc++/28206] New: Objc++ bootstrap broken on mainline
2006-06-30 15:28 UTC (3+ messages)
` [Bug objc++/28206] [4.2 Regression] "
[Bug tree-optimization/27768] New: [4.2 regression] wrong-code with vectors
2006-06-30 15:26 UTC (5+ messages)
` [Bug c++/27768] [4.1/4.2 "
` [Bug c++/27768] [4.1 "
[Bug middle-end/28075] New: gimplifier introduces unnecessary type conversions
2006-06-30 14:40 UTC (3+ messages)
` [Bug middle-end/28075] [4.1 Regression] inliner "
[Bug c/27875] New: [4.2 Regression] ICE on gcc testsuite
2006-06-30 14:26 UTC (5+ messages)
` [Bug target/27875] "
[Bug other/28210] New: ICE in is_gimple_min_invariant at -O1
2006-06-30 13:40 UTC (2+ messages)
` [Bug other/28210] "
[Bug libgomp/28209] New: None of the GOMP_* environment variables are documented
2006-06-30 13:33 UTC
[Bug fortran/28208] New: Use default integer kind instead of hardcoding kind=4
2006-06-30 13:32 UTC
[Bug fortran/27998] New: character arrays: warn if erray constructor values have different lengths
2006-06-30 13:13 UTC (2+ messages)
` [Bug fortran/27998] "
[Bug c/28202] New: ARM cross-compiler seg. fault with -mfpu=vfp and optimization
2006-06-30 12:40 UTC (6+ messages)
` [Bug c/28202] "
` [Bug target/28202] "
[Bug fortran/28172] New: alternate return in contained procedure segfaults
2006-06-30 12:28 UTC (2+ messages)
` [Bug fortran/28172] "
[Bug libgcj/28190] New: [4.2 Regression] libjava bootstrap failure on IRIX 6.5: stdint.h misdetection
2006-06-30 12:25 UTC (2+ messages)
` [Bug libgcj/28190] "
[Bug target/28150] New: ICE in reload_cse_simplify_operands, at postreload.c:394
2006-06-30 12:15 UTC (4+ messages)
` [Bug target/28150] "
[Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
2006-06-30 12:15 UTC (2+ messages)
` [Bug libgcj/28189] "
[Bug c/28198] New: ICE building mips-elf cross compiler
2006-06-30 11:21 UTC (9+ messages)
` [Bug c/28198] "
` [Bug middle-end/28198] [4.2 Regression] "
[Bug target/28207] New: 128-bit IBM long double misaligned on stack
2006-06-30 10:52 UTC (3+ messages)
` [Bug target/28207] "
[Bug fortran/25392] New: ICEs with -ff2c
2006-06-30 10:08 UTC (2+ messages)
` [Bug fortran/25392] "
[Bug target/26146] New: Bootstrapping mainline on Solaris 10/x86 fails
2006-06-30 6:23 UTC (2+ messages)
` [Bug target/26146] [4.2 Regression] "
[Bug c/27489] New: [4.1/4.2 regression] ICE on broken switch condition
2006-06-30 6:11 UTC (2+ messages)
` [Bug c/27489] "
[Bug c/26632] New: spurious warning: value computed is not used
2006-06-30 6:08 UTC (2+ messages)
` [Bug middle-end/26632] [4.1/4.2 Regression] "
[Bug c/27490] New: [4.1/4.2 regression] ICE on broken sizeof expression
2006-06-30 6:08 UTC (2+ messages)
` [Bug c/27490] "
[Bug target/27566] New: [4.1/4.2 Regression] ICEs in final_scan_insn and reload_cse_simplify_operands for vectors with SPE
2006-06-30 6:07 UTC (2+ messages)
` [Bug target/27566] "
[Bug target/27565] New: [4.1/4.2 Regression] ICE in assign_stack_temp_for_type for vectors with SPE
2006-06-30 6:05 UTC (2+ messages)
` [Bug target/27565] "
[Bug objc/28062] New: [4.0/4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466
2006-06-30 6:01 UTC (2+ messages)
` [Bug rtl-optimization/28062] [4.1regression] "
[Bug target/24036] [e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143
2006-06-30 5:55 UTC
[Bug target/26792] New: [4.2 Regression] C++ is broken on *-*-darwin*
2006-06-30 5:36 UTC (2+ messages)
` [Bug target/26792] "
[Bug c/27184] New: [4.0/4.1/4.2 Regression] Wrong code with pointers to arrays and types and strict aliasing
2006-06-30 3:10 UTC (2+ messages)
` [Bug c/27184] "
[Bug c++/15774] Conflicting function decls not diagnosed
2006-06-30 3:10 UTC
[Bug target/12477] Request to add ability to disable inline/dllimport warnings
2006-06-30 2:48 UTC
[Bug c++/20345] Warning on forward declaration of class with __dllexport__
2006-06-30 2:42 UTC (2+ messages)
[Bug c++/26696] New: ICE with statement forming unused static member function reference
2006-06-30 1:17 UTC (2+ messages)
` [Bug c++/26696] [4.0/4.1/4.2 Regression] "
[Bug fortran/28174] New: Corruption of multiple character arrays when passing array sections
2006-06-30 0:08 UTC (3+ messages)
` [Bug fortran/28174] "
[Bug fortran/28201] New: gfortran ICE if argument list does not match generic interface
2006-06-29 22:30 UTC (2+ messages)
` [Bug fortran/28201] "
[Bug c++/28205] New: Request an option to make -finstrument-functions not apply to inlined function calls
2006-06-29 22:28 UTC
[Bug middle-end/28161] New: Wrong bit field layout with -mms-bitfields
2006-06-29 21:58 UTC (2+ messages)
` [Bug middle-end/28161] "
[Bug tree-optimization/28144] New: floating point constant -> byte/char/short conversion is wrong for java
2006-06-29 21:45 UTC (2+ messages)
` [Bug tree-optimization/28144] "
[Bug middle-end/28160] New: Bogus "size of array 'foo' is too large" error with -mms-bitfields
2006-06-29 21:45 UTC (2+ messages)
` [Bug middle-end/28160] "
[Bug fortran/28163] New: Calling libgfortran's copy_string is inefficient
2006-06-29 21:44 UTC (2+ messages)
` [Bug fortran/28163] "
[Bug c++/28139] New: alias information for EH is wrong
2006-06-29 21:43 UTC (2+ messages)
` [Bug c++/28139] "
[Bug fortran/22038] Forall with mask broken
2006-06-29 21:42 UTC
[Bug c++/28111] New: ICE with invalid friend in template class
2006-06-29 21:41 UTC (2+ messages)
` [Bug c++/28111] "
[Bug c++/28112] New: [4.0/4.1/4.2 regression] ICE with invalid argument in attribute
2006-06-29 21:41 UTC (3+ messages)
` [Bug c++/28112] "
[Bug c/28136] New: [4.0/4.1/4.2 regression] ICE with incomplete array type
2006-06-29 21:41 UTC (2+ messages)
` [Bug c/28136] "
[Bug c++/27804] New: [4.2 regression] ICE with invalid const variable
2006-06-29 21:40 UTC (2+ messages)
` [Bug c++/27804] "
[Bug c/28045] New: Bitfield, &&, and optimization => bad code generation
2006-06-29 21:40 UTC (2+ messages)
` [Bug middle-end/28045] [4.0/4.1 Regression] "
[Bug fortran/28094] New: Modulo of real(kind=10) variables doesn't work
2006-06-29 21:40 UTC (2+ messages)
` [Bug fortran/28094] [4.1 only] "
[Bug c++/28109] New: [4.0/4.1/4.2 regression] ICE with typeid of incomplete type
2006-06-29 21:40 UTC (2+ messages)
` [Bug c++/28109] "
[Bug c++/28110] New: [4.1/4.2 regression] ICE with invalid template constant parameter
2006-06-29 21:40 UTC (2+ messages)
` [Bug c++/28110] "
[Bug libfortran/25289] New: Cannot handle record numbers large than huge(0_4)
2006-06-29 21:37 UTC (2+ messages)
` [Bug libfortran/25289] "
[Bug c++/27821] New: [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member
2006-06-29 21:37 UTC (2+ messages)
` [Bug c++/27821] [4.0/4.1 "
[Bug c++/28051] New: [4.0/4.1/4.2 regression] ICE on invalid conversion operator
2006-06-29 21:37 UTC (2+ messages)
` [Bug c++/28051] [4.0/4.1 "
[Bug c++/28052] New: [4.2 regression] ICE on invalid bitfield
2006-06-29 21:37 UTC (2+ messages)
` [Bug c++/28052] "
[Bug c++/28054] New: [4.2 regression] ICE with friend declaration of invalid bitfield
2006-06-29 21:37 UTC (2+ messages)
` [Bug c++/28054] "
[Bug c++/27805] New: [4.2 regression] ICE with ptr-to-member of incomplete class
2006-06-29 21:36 UTC (2+ messages)
` [Bug c++/27805] "
[Bug fortran/16206] rejects valid array initialization expression
2006-06-29 21:36 UTC
[Bug fortran/18769] ICE in gfc_conv_array_initializer with array initialization with transfer
2006-06-29 21:36 UTC
[Bug c++/28003] New: optimizer bug
2006-06-29 21:35 UTC (2+ messages)
` [Bug tree-optimization/28003] [4.2 Regression] "
[Bug c/27880] New: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
2006-06-29 19:47 UTC (2+ messages)
` [Bug target/27880] "
[Bug tree-optimization/27657] New: [4.2 regression] bogus undefined reference error to static var with -g and -O
2006-06-29 19:27 UTC (2+ messages)
` [Bug tree-optimization/27657] "
[Bug tree-optimization/27858] New: ICE in spill_failure, at reload1.c:1911while bootstrapping 4.2 on alpha
2006-06-29 19:22 UTC (2+ messages)
` [Bug target/27858] [4.2 Regression] "
[Bug c/27950] New: [4.2 regression] undefined reference when compiling valgrind 3.2.0
2006-06-29 19:22 UTC (2+ messages)
` [Bug middle-end/27950] "
[Bug target/26427] New: Regressions with -fsection-anchors with zero sized structs
2006-06-29 19:08 UTC (2+ messages)
` [Bug target/26427] "
[Bug target/25864] New: Enable IBM long double format in 32-bit PowerPC Linux
2006-06-29 18:58 UTC (2+ messages)
` [Bug target/25864] "
[Bug libgcj/28175] New: libgcj install tree should be relocatable
2006-06-29 18:33 UTC (2+ messages)
` [Bug libgcj/28175] "
[Bug fortran/18923] segfault after subroutine name confusion
2006-06-29 17:44 UTC
[Bug fortran/28200] New: One warning seems to appear only with '-O2' even though '-Wall' is specified
2006-06-29 13:09 UTC (2+ messages)
` [Bug fortran/28200] "
[Bug c/28199] New: -Wmissing-format-attribute produces false positives on vprintf() like functions
2006-06-29 12:46 UTC (4+ messages)
` [Bug c/28199] "
[Bug c++/26559] New: ICE with __builtin_constant_p in template argument
2006-06-29 12:17 UTC (2+ messages)
` [Bug c++/26559] [4.0 Regression] "
[Bug c++/26991] New: Target Help Seg Fault
2006-06-29 10:49 UTC (3+ messages)
` [Bug middle-end/26991] [4.1 Regression] "
mudflapth not working
2006-06-29 9:36 UTC
[Bug c/28195] New: << (shift operator) does rotate operation
2006-06-29 9:02 UTC (2+ messages)
` [Bug c/28195] "
[Bug java/28149] New: Fail to test GCC on simulation due to libjava build errors
2006-06-29 7:30 UTC (2+ messages)
` [Bug java/28149] "
[Bug rtl-optimization/27827] New: gcc 4 produces worse x87 code on all platforms than gcc 3
2006-06-29 6:43 UTC (3+ messages)
` [Bug target/27827] [4.0/4.1/4.2 Regression] "
[Bug c/28197] New: longjmp and alloca cause bus error
2006-06-29 2:32 UTC (2+ messages)
` [Bug target/28197] longjmp and alloca cause bus error at -O0
[Bug c/28137] New: "make check" gets 10 FAIL reports with gcc.dg/c99-typespec-1.c
2006-06-29 1:12 UTC (2+ messages)
` [Bug target/28137] "
[Bug c/28193] New: config/arm/arm.c:3140 ICE
2006-06-29 0:30 UTC (4+ messages)
` [Bug target/28193] [4.0 only] "
[Bug target/28158] New: ICE on complex operation with -O1 -msse
2006-06-28 23:57 UTC (3+ messages)
` [Bug target/28158] "
` [Bug target/28158] [4.2 Regression] "
[Bug regression/28173] New: 4.1.1 misses constant folding
2006-06-28 23:34 UTC (2+ messages)
` [Bug regression/28173] [4.1 Regression] "
page: next (older) | prev (newer) | 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).