public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug inline-asm/23200] [4.0/4.1 regression] rejects "i"(&var + 1)
 2005-11-11  9:00 UTC  (2+ messages)

[Bug libfortran/24787] New: [libfortran] SCAN is broken
 2005-11-11  8:43 UTC  (2+ messages)
` [Bug libfortran/24787] "

[Bug fortran/24789] New: [gfortran] ICE when assigning to array of strings
 2005-11-11  8:33 UTC 

[Bug c/24788] New: getting complier error:Internal compiler error in ix86_attr_length_immediate_default
 2005-11-11  8:29 UTC 

[Bug target/19340] Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2-use-traces on an x86 architecture
 2005-11-11  8:20 UTC  (3+ messages)

[Bug rtl-optimization/15439] ICE with -fschedule-insns2 -fsched2-use-traces
 2005-11-11  8:20 UTC  (2+ messages)

[Bug fortran/19669] [gfortran] ICE (segfault) on legal code
 2005-11-11  7:46 UTC 

[Bug middle-end/24003] [4.1 Regression] 17 ACATS regressions (fixed point or decimal artihmetic)
 2005-11-11  7:44 UTC  (2+ messages)

[Bug rtl-optimization/8302] Pointer casting causes ++ to be ignored when optimizing
 2005-11-11  7:22 UTC  (3+ messages)

[Bug c++/24786] New: Missing warning on questionable use of parameter to initialize static
 2005-11-11  6:28 UTC 

[Bug c++/24780] New: ICE set_mem_attributes_minus_bitpos
 2005-11-11  6:26 UTC  (6+ messages)
` [Bug c++/24780] [4.0/4.1 Regression] "

[Bug middle-end/24750] New: [4.1 regression] global-alloc (reload) trips over own confusion for unexpected addressing modes
 2005-11-11  6:03 UTC  (4+ messages)
` [Bug middle-end/24750] "

[Bug fortran/24755] New: internal compiler error with statement function
 2005-11-11  5:42 UTC  (5+ messages)
` [Bug fortran/24755] [4.0/4.1 Regression] "

[Bug fortran/16861] [4.0 only] segfault with doubly used module
 2005-11-11  5:41 UTC  (2+ messages)

[Bug fortran/24409] New: ICE on module name vs dummy argument name
 2005-11-11  5:40 UTC  (4+ messages)
` [Bug fortran/24409] "

[Bug c++/22136] [4.1 regression] Rejects old-style using declaration
 2005-11-11  5:40 UTC  (5+ messages)

[Bug fortran/24655] New: bug compiling following few lines code with gfortran
 2005-11-11  5:37 UTC  (4+ messages)
` [Bug fortran/24655] ICE with statement function

[Bug fortran/23815] Add -byteswapio flag
 2005-11-11  4:52 UTC  (3+ messages)

[Bug fortran/15976] ICE: assertion failure in trans-array.c
 2005-11-11  4:49 UTC  (3+ messages)

[Bug libfortran/24785] New: X edit descriptor lost with ADVANCE="NO"
 2005-11-11  2:18 UTC  (4+ messages)
` [Bug libfortran/24785] "

[Bug c/24445] New: "unable to find a register to spill in class 'R0_REGS"
 2005-11-11  2:12 UTC  (2+ messages)
` [Bug target/24445] [4.1 Regression] "

[Bug middle-end/17886] variable rotate and long long rotate should be better optimized
 2005-11-11  1:26 UTC  (2+ messages)

[Bug c/24675] New: Stack corruption in ARM arch. if 64bit variable is passed to a function of which the low 32 use the register and the up 32 use the stack
 2005-11-11  0:56 UTC  (2+ messages)
` [Bug target/24675] "

[Bug fortran/24643] New: Unclassifiable statement on character substring concatenation
 2005-11-10 23:15 UTC  (5+ messages)
` [Bug fortran/24643] Unclassifiable statement on implicitly typed character substring

[Bug fortran/22048] Problem with sub-string operator and implicitly typed character variables
 2005-11-10 23:15 UTC 

[Bug target/15535] [3.4 regression][sh-linux] ICE with -m4 -O2
 2005-11-10 23:10 UTC 

[Bug target/14532] [3.4 Regression] s390x internal compiler error: output_operand: Cannot decompose address
 2005-11-10 23:09 UTC 

[Bug middle-end/20491] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042
 2005-11-10 23:07 UTC 

[Bug rtl-optimization/16702] [3.4 regression] ICE (segfault) when compiling qemu with -O on x86_64 with gcc 3.4
 2005-11-10 23:03 UTC 

[Bug fortran/22607] Elemental character functions don't work
 2005-11-10 21:59 UTC  (4+ messages)

[Bug c++/24686] New: ICE when building a variation of NMSTL
 2005-11-10 21:55 UTC  (2+ messages)
` [Bug c++/24686] [4.0/4.1 Regression] "

[Bug fortran/19766] wrong results or crash from PURE function
 2005-11-10 21:51 UTC 

[Bug libstdc++/24595] New: std::tr1::get_deleter not declared
 2005-11-10 21:42 UTC  (2+ messages)
` [Bug libstdc++/24595] "

[Bug fortran/24783] New: Implicit none in module overwrite explicit in procedure
 2005-11-10 21:35 UTC  (2+ messages)
` [Bug fortran/24783] "

[Bug fortran/24784] New: Warning about unused routine argument should not read "unused variable"
 2005-11-10 21:24 UTC  (2+ messages)
` [Bug fortran/24784] "

[Bug c++/24605] New: internal compiler error: Segmentation fault while compiling c++ file
 2005-11-10 21:22 UTC  (2+ messages)
` [Bug c++/24605] [4.0/4.1 Regression] "

[Bug c++/24782] New: wrongly accepted nested private typedef
 2005-11-10 20:31 UTC  (2+ messages)
` [Bug c++/24782] [3.4/4.0/4.1 Regression] "

[Bug bootstrap/24778] New: Assembler errors during bootstrap
 2005-11-10 20:04 UTC  (11+ messages)
` [Bug target/24778] "
` [Bug target/24778] [4.1 Regression] "

GCC Compiling Problem
 2005-11-10 18:34 UTC 

[Bug c++/17256] [3.4/4.0 Regression] undefined but used static or inline functions should be diagnosed
 2005-11-10 18:32 UTC 

[Bug middle-end/23181] [4.1 Regression] Slowdown of the bresenham line drawing by roughly 20%
 2005-11-10 18:30 UTC  (2+ messages)

[Bug driver/24718] New: Shared libgcc not used for linking by default
 2005-11-10 18:20 UTC  (3+ messages)
` [Bug target/24718] "

[Bug target/24779] New: Python miscompilation - TOC reload
 2005-11-10 18:02 UTC  (3+ messages)
` [Bug target/24779] "

[Bug fortran/24774] New: [gomp-branch] wrong results for INQUIRE statement
 2005-11-10 17:23 UTC  (4+ messages)
` [Bug fortran/24774] "

[Bug middle-end/22127] [3.4/4.0/4.1 Regression] register window not preserved after getcontext call
 2005-11-10 17:05 UTC  (3+ messages)
` [Bug middle-end/22127] [3.4 "

[Bug objc/24777] New: objc needs to use normal builtins for functions it declares
 2005-11-10 16:22 UTC 

[Bug fortran/24705] New: ICE on asterisk char-len-param-value on result
 2005-11-10 15:54 UTC  (2+ messages)
` [Bug fortran/24705] ICE on assumed length character result

[Bug middle-end/24776] New: [GOMP] non-TLS and thread private
 2005-11-10 15:48 UTC 

[Bug libobjc/24775] New: libobjc should not include GCC's target headers
 2005-11-10 15:46 UTC  (2+ messages)
` [Bug libobjc/24775] "

[Bug libfortran/22097] libgfortran build failure on mips-sgi-irix6.5
 2005-11-10 15:35 UTC 

[Bug regression/24709] New: 4.1.0 HEAD crashes with enable-checking on huge switch statement
 2005-11-10 14:58 UTC  (2+ messages)
` [Bug tree-optimization/24709] [4.1 Regression] "

[Bug fortran/24223] New: Gfortran crashes in two places
 2005-11-10 14:46 UTC  (2+ messages)
` [Bug fortran/24223] "

[Bug rtl-optimization/24760] New: -d option changes generated code
 2005-11-10 14:46 UTC  (4+ messages)
` [Bug rtl-optimization/24760] "

[Bug treelang/24771] New: treelang does not have a man page
 2005-11-10 14:45 UTC  (2+ messages)
` [Bug treelang/24771] "

[Bug c++/24449] New: Unable to declare friend main() from class template
 2005-11-10 14:21 UTC  (2+ messages)
` [Bug c++/24449] "

[Bug bootstrap/24695] New: [csl-arm-branch] Bootstrap failure with current csl-arm-branch
 2005-11-10 14:16 UTC  (2+ messages)
` [Bug bootstrap/24695] "

[Bug c/24756] New: pointer arithmetic on ia32 uses signed divide
 2005-11-10 14:09 UTC  (6+ messages)
` [Bug c/24756] "

[Bug target/24772] New: Lots of ICEs in vrsave_operation_1 while running the testsuite on powerpc
 2005-11-10 13:49 UTC  (4+ messages)
` [Bug target/24772] "

[Bug other/4372] #pragma weak pthread* inclusion causes applications to crash without a linker error when one forgets to link with -lpthread
 2005-11-10 13:14 UTC  (2+ messages)

[Bug ada/23995] [4.0 regression] ICE on misaligned rep clause
 2005-11-10 11:38 UTC  (3+ messages)

[Bug libgcj/24170] New: [SECURITY] readdir_r considered harmful
 2005-11-10 11:33 UTC  (2+ messages)
` [Bug libgcj/24170] natFilePosix.cc seems to have a security problem

[Bug other/24757] New: __sync_fetch_and_add on ia64
 2005-11-10  9:59 UTC  (2+ messages)
` [Bug target/24757] [4.1 Regression] "

[Bug target/24475] New: gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32
 2005-11-10  9:49 UTC  (2+ messages)
` [Bug target/24475] "

[Bug inline-asm/24761] New: Missing register load before inline asm in templated function causes SIGSEGV
 2005-11-10  9:03 UTC  (2+ messages)
` [Bug c++/24761] [4.0/4.1 Regression] templates and inline-asm and "+"

[Bug c/24315] New: amd64 fails -fpeephole2
 2005-11-10  7:31 UTC  (3+ messages)
` [Bug target/24315] [3.4 Regression] "

[Bug fortran/24546] New: [meta-bug] gfortran debugging problems
 2005-11-10  4:04 UTC  (2+ messages)
` [Bug fortran/24546] "

[Bug c/21920] alias violating
 2005-11-10  4:02 UTC  (5+ messages)

[Bug rtl-optimization/4570] error reading bytes from double variable
 2005-11-10  3:59 UTC  (2+ messages)

[Bug c/3498] gcc3.0.1 ICE
 2005-11-10  3:59 UTC 

[Bug rtl-optimization/7632] gcc 3.2 for PowerPC: instruction scheduling ignores dependency in variable asignments
 2005-11-10  3:55 UTC  (2+ messages)

[Bug target/6054] GCC 3.1 for ia64 fails to restore gp after indirect call in Linux kernel
 2005-11-10  3:54 UTC 

[Bug target/5312] [IA64] ICE in itanium_reorder at config/ia64/ia64.c:5917
 2005-11-10  3:53 UTC 

[Bug c/6917] optimization problem in gcc 3.1
 2005-11-10  3:52 UTC  (2+ messages)

[Bug rtl-optimization/6985] GCC-3.x incorrectly initializes local arrays
 2005-11-10  3:51 UTC  (2+ messages)

[Bug c/11751] wrong evaluation order of an expression
 2005-11-10  3:49 UTC  (6+ messages)

[Bug c/6765] gcc - incrementation - ternary operator
 2005-11-10  3:49 UTC  (2+ messages)

[Bug rtl-optimization/6891] G++ generates incorrect code when -Os is used
 2005-11-10  3:49 UTC  (2+ messages)

[Bug rtl-optimization/8175] different behaviour with different optimization levels
 2005-11-10  3:48 UTC  (2+ messages)

[Bug c++/7935] floating point test of ">" fails on -O0, not on -O{1,2,3} for certain values double precision float accessed by operator[] in wrapper class (on ix86)
 2005-11-10  3:41 UTC  (2+ messages)

[Bug rtl-optimization/323] optimized code gives strange floating point results
 2005-11-10  3:41 UTC 

[Bug c++/6555] Copy constructor is called before the object (being copied) is initialized
 2005-11-10  3:31 UTC 

[Bug c/762] can not calculate x *=x++ correctly on GNU 2.8.1 in sparc-sun-solaris2.6 environment
 2005-11-10  3:18 UTC  (2+ messages)

[Bug c/5051] May I ask a C Language problem?
 2005-11-10  3:18 UTC  (2+ messages)

[Bug c/1570] gcc 2.8.1 has autoincrement bug
 2005-11-10  3:17 UTC  (2+ messages)

[Bug java/4822] Evaluation order of =
 2005-11-10  3:15 UTC 

[Bug c/2574] sprintf(..) can not correctly handle "%%"
 2005-11-10  3:08 UTC  (2+ messages)

[Bug c++/5314] compilation error
 2005-11-10  2:52 UTC  (2+ messages)

[Bug c/4830] rand( ) of gcc-3.0.2 does not generate proper random number
 2005-11-10  2:51 UTC  (2+ messages)

[Bug target/23070] [3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set
 2005-11-10  2:49 UTC 

[Bug target/22331] internal compiler error: in arm_print_operand, at config/arm/arm.c:9869
 2005-11-10  2:48 UTC 

[Bug fortran/24158] ICE in f951 with nested, recursive derived types
 2005-11-10  2:48 UTC 

[Bug fortran/20840] accepts vector subscript on internal file
 2005-11-10  2:46 UTC 

[Bug ada/23427] latent bug with array type size check
 2005-11-10  2:46 UTC 

[Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
 2005-11-10  2:46 UTC 

[Bug fortran/17737] ICE when variable appears in two data statements
 2005-11-10  2:46 UTC 

[Bug fortran/24245] New: -fdump-parse-tree gives ICE for CONTAINED functions
 2005-11-10  2:44 UTC  (2+ messages)
` [Bug fortran/24245] "

[Bug fortran/14994] Secnds Intrinsic not support (or any VMS intrinsics)
 2005-11-10  2:44 UTC 

[Bug fortran/21565] namelist in block data is illegal
 2005-11-10  2:44 UTC 

[Bug libstdc++/22203] std::numeric_limits<int>::traps is wrong on PPC
 2005-11-10  2:05 UTC 

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