public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/20269] New: Optimizer problem with aliasing floating point variable
 2005-06-05  9:08 UTC  (3+ messages)
` [Bug c++/20269] "

[Bug c/21920] New: alias violating
 2005-06-05  9:08 UTC  (36+ messages)
` [Bug c/21920] "

[Bug c++/20185] New: assignment error in inline function
 2005-06-05  9:07 UTC  (3+ messages)
` [Bug c++/20185] "

[Bug c++/20053] New: casting pointers to arrays in c++ produces wrong output when optimizing
 2005-06-05  9:06 UTC  (3+ messages)
` [Bug c++/20053] "

[Bug c++/18468] New: bad code in template function called from template class method
 2005-06-05  9:04 UTC  (3+ messages)
` [Bug c++/18468] "

[Bug c/18156] New: Wrong code in gcc-3.3.5 and gcc-3.4.2 (4.0 not checked)
 2005-06-05  9:03 UTC  (3+ messages)
` [Bug c/18156] "

[Bug c++/17998] New: Pointer reference optimized into register is not used when referenced through type cast
 2005-06-05  9:02 UTC  (3+ messages)
` [Bug c++/17998] "

[Bug inline-asm/18074] New: SSE2 intrinsics generates wrong code
 2005-06-05  9:02 UTC  (3+ messages)
` [Bug target/18074] "

[Bug fortran/18109] New: [gfortran] ICE with explicit array of strings
 2005-06-05  9:02 UTC  (2+ messages)
` [Bug fortran/18109] "

[Bug fortran/18689] New: Internal compiler error with character pointer association in module subroutine
 2005-06-05  9:02 UTC  (2+ messages)
` [Bug fortran/18689] "

[Bug fortran/17193] New: Pointer arguments not working correctly
 2005-06-05  9:01 UTC  (2+ messages)
` [Bug fortran/17193] [meta-bug] "

[Bug fortran/17202] New: ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed
 2005-06-05  9:01 UTC  (2+ messages)
` [Bug fortran/17202] "

[Bug c/17865] New: Bad code generation (using -O2 and -O3) on x86 target when using the listed snippet
 2005-06-05  9:01 UTC  (3+ messages)
` [Bug c/17865] "

[Bug fortran/18283] New: gfortran: ICE in gfc_conv_string_parameter, trans-expr.c:1982
 2005-06-05  9:00 UTC  (2+ messages)
` [Bug fortran/18283] "

[Bug fortran/18890] New: ICE at assign CHARACTER POINTER array to POINTER or ALLOCATABLE one
 2005-06-05  9:00 UTC  (2+ messages)
` [Bug fortran/18890] "

[Bug fortran/16939] New: Pointers not passed as subroutine arguments
 2005-06-05  8:59 UTC  (2+ messages)
` [Bug fortran/16939] "

[Bug fortran/17192] New: Functions returning pointer via argument are broken
 2005-06-05  8:59 UTC  (2+ messages)
` [Bug fortran/17192] Functions returning character "

[Bug target/19107] regclass.c miscompiled by -ftree-vectorize
 2005-06-05  8:59 UTC 

[Bug c++/17765] New: optimizer generates wrong code for inlined function
 2005-06-05  8:58 UTC  (3+ messages)
` [Bug c++/17765] "

[Bug c/17665] New:
 2005-06-05  8:57 UTC  (3+ messages)
` [Bug c/17665] wrong code with -O2

[Bug c/17394] New: Implicit SSE/SSE2 FP code reordering in Placement Independent Code error (SSE/optimisation/PIC)
 2005-06-05  8:55 UTC  (3+ messages)
` [Bug c/17394] "

[Bug c++/17333] New: Optimizing/inlineing
 2005-06-05  8:54 UTC  (3+ messages)
` [Bug c++/17333] Optimizing/inlineing

[Bug c/16918] New: When out parameter to inlined functions is used based on the return , the return value is ignored in PPC64 in -O2 and -O3
 2005-06-05  8:53 UTC  (3+ messages)
` [Bug c/16918] "

[Bug rtl-optimization/10125] [3.2/3.3/3.4 regression] Infinite loop caused by -O2
 2005-06-05  8:51 UTC  (2+ messages)

[Bug c++/15837] New: Optimization (of templatized functions?)
 2005-06-05  8:47 UTC  (3+ messages)
` [Bug c++/15837] "

[Bug c++/11915] New: use of option -frename-registers lead to wrong behaviour
 2005-06-05  8:45 UTC  (3+ messages)
` [Bug c++/11915] Aliasing problems with user-defined operator new

[Bug c++/14862] New: Invalid code generated (possible when reordering instructions)
 2005-06-05  8:44 UTC  (3+ messages)
` [Bug c++/14862] "

[Bug c++/11973] New: GCC 3.3 optimizer creates wrong code (i386/Linux)
 2005-06-05  8:43 UTC  (3+ messages)
` [Bug c++/11973] "

[Bug optimization/14725] New: gcc-3.3.3-hammer has issues with -fstrict-aliasing
 2005-06-05  8:42 UTC  (3+ messages)
` [Bug rtl-optimization/14725] "

[Bug c/14750] New: type-punned pointer causes bad code
 2005-06-05  8:42 UTC  (3+ messages)
` [Bug c/14750] "

[Bug optimization/13411] New: segmentation fault occurs in correct code - optimisation problem at O2
 2005-06-05  8:40 UTC  (3+ messages)
` [Bug rtl-optimization/13411] "

[Bug optimization/14299] New: Improperly derefences pointers with casting
 2005-06-05  8:40 UTC  (3+ messages)
` [Bug rtl-optimization/14299] "

[Bug optimization/13992] New: Apparent vrsave problem with complex Altivec code and -O2
 2005-06-05  8:39 UTC  (3+ messages)
` [Bug rtl-optimization/13992] "

[Bug rtl-optimization/10823] [3.3/3.4 regression] wrong code after first cse pass
 2005-06-05  8:37 UTC  (2+ messages)

[Bug c/13453] New: Case where -O3 seeme broken but -O2 is OK
 2005-06-05  8:34 UTC  (3+ messages)
` [Bug rtl-optimization/13453] "

[Bug c/13028] New: ia64 gcc with -O2 does not store value in register into local varible
 2005-06-05  8:33 UTC  (3+ messages)
` [Bug c/13028] "

[Bug optimization/13418] New: optimized code calls operator delete before finishing destructor
 2005-06-05  8:33 UTC  (3+ messages)
` [Bug rtl-optimization/13418] "

[Bug rtl-optimization/13343] [tree-ssa] self-pointing pointers are sometimes miscompiled
 2005-06-05  8:32 UTC  (2+ messages)

[Bug c++/11863] New: Regression: Optimizer produces incorrect code for ARM target
 2005-06-05  8:28 UTC  (3+ messages)
` [Bug c++/11863] "

[Bug optimization/11855] New: aliasing problem
 2005-06-05  8:27 UTC  (3+ messages)
` [Bug rtl-optimization/11855] "

[Bug rtl-optimization/9787] [Pentium 4] optimization bug with 176.gcc from SPECcpu2000
 2005-06-05  8:26 UTC  (2+ messages)

[Bug c++/11423] New: IA-32 optimization bug w/ 64 bit parameters
 2005-06-05  8:25 UTC  (3+ messages)
` [Bug c++/11423] "

[Bug optimization/11066] New: error in the optimization of packed structures
 2005-06-05  8:24 UTC  (3+ messages)
` [Bug rtl-optimization/11066] "

[Bug c/11011] get different result when optimization turned on on sparc/solaris
 2005-06-05  8:23 UTC  (2+ messages)

[Bug c++/118] spurious warning on increment of bitfield
 2005-06-05  8:19 UTC 

[Bug c++/119] -fno-default-inline broken
 2005-06-05  8:19 UTC 

[Bug c++/120] Switching 'cast to union' off?
 2005-06-05  8:18 UTC 

[Bug target/21914] New: [4.1 regression] mmix-knuth-mmixware testsuite failure: compile/20030703-1.c
 2005-06-05  8:10 UTC  (3+ messages)
` [Bug target/21914] "

[Bug c++/110] casting to char arrays produces strange effects
 2005-06-05  8:10 UTC  (2+ messages)

[Bug c++/88] [parser] ctor/var ambiguity
 2005-06-05  8:09 UTC 

[Bug rtl-optimization/9591] [ppc] Partially unoptimized assembly when inline function operates on bit fields
 2005-06-05  8:08 UTC 

[Bug c++/9] local class and -O1
 2005-06-05  8:06 UTC 

[Bug tree-optimization/21292] New: gen-vect-11b.c and gen-vect-11c.c fail
 2005-06-05  8:05 UTC  (2+ messages)
` [Bug testsuite/21292] "

[Bug c/21790] New: gcc 4.1.0 20050522 segfaults (internal compiler error) on various GNU/Linux builds
 2005-06-05  8:05 UTC  (2+ messages)
` [Bug middle-end/21790] [4.1 Regression] "

[Bug testsuite/21896] New: Unknown effective target keyword `sync_char_short'
 2005-06-05  8:05 UTC  (2+ messages)
` [Bug testsuite/21896] "

[Bug tree-optimization/21638] New: [4.1 regression] cris-elf broken, dce is_gimple_reg_type (type=0x0) building newlib
 2005-06-05  7:56 UTC  (2+ messages)
` [Bug tree-optimization/21638] [4.1 regression] ADDR_EXPR invariancy not recomputed

[Bug c/21780] New: ICE builing newlib 1.12.0
 2005-06-05  7:56 UTC  (3+ messages)
` [Bug c/21780] "

[Bug tree-optimization/19833] New: bogus uninitialized variable warning for powerpc64
 2005-06-05  7:54 UTC  (2+ messages)
` [Bug tree-optimization/19833] "

[Bug bootstrap/17814] New: install.texi mentions wrong --enable-language names
 2005-06-05  7:53 UTC  (2+ messages)
` [Bug bootstrap/17814] "

[Bug java/17845] New: can't build GNU Classpath
 2005-06-05  7:53 UTC  (2+ messages)
` [Bug java/17845] [4.1 Regression] More problems with simple type names as superclasses

[Bug target/21657] New: [4.0 regression] TLS reference miscompiled
 2005-06-05  7:53 UTC  (2+ messages)
` [Bug target/21657] "

[Bug tree-optimization/17141] New: *&a->b is not folded
 2005-06-05  7:52 UTC  (2+ messages)
` [Bug tree-optimization/17141] "

[Bug java/18220] New: Test case libjava.lang/Process_3 does not end if "sed" not available
 2005-06-05  7:52 UTC  (2+ messages)
` [Bug libgcj/18220] "

[Bug bootstrap/21556] New: [4.1 Regression] ia64-hpux bootstrap fails
 2005-06-05  7:52 UTC  (2+ messages)
` [Bug target/21556] [4.0/4.1 Regression] TLS failures on 4.0 branch

[Bug middle-end/21652] New: [4.1 Regression] g++.dg/other/static11.C fails
 2005-06-05  7:52 UTC  (2+ messages)
` [Bug middle-end/21652] "

[Bug libstdc++/21526] New: libstdc++-v3 testsuite hangs on cygwin
 2005-06-05  7:51 UTC  (2+ messages)
` [Bug libstdc++/21526] "

[Bug bootstrap/21542] New: gcc 4.0.0 assumes all i386-pc-solaris2.10 platforms have 64-bit processors
 2005-06-05  7:51 UTC  (3+ messages)
` [Bug bootstrap/21542] "

[Bug tree-optimization/21586] New: FAIL: gcc.dg/tree-ssa/ltrans-5.c scan-tree-dump-times transformed loop 1
 2005-06-05  7:51 UTC  (2+ messages)
` [Bug testsuite/21586] "

[Bug libfortran/21324] New: #undef GFC_CLEAR_MEMORY causes testsuite failures
 2005-06-05  7:49 UTC  (2+ messages)
` [Bug libfortran/21324] "

[Bug bootstrap/21766] New: bootstrap failure
 2005-06-05  7:49 UTC  (3+ messages)
` [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin

[Bug middle-end/20371] New: Some corner cases of MS bitfields don't work
 2005-06-05  7:47 UTC  (2+ messages)
` [Bug middle-end/20371] "

[Bug fortran/21260] New: Conflict between comment and H edit descriptor
 2005-06-05  7:47 UTC  (2+ messages)
` [Bug fortran/21260] "

[Bug target/21501] New: ICE in extract_insn, at recog.c:2082
 2005-06-05  7:47 UTC  (2+ messages)
` [Bug target/21501] [4.1 regression] "

[Bug tree-optimization/18076] New: Missed jump threading optimization
 2005-06-05  7:46 UTC  (2+ messages)
` [Bug tree-optimization/18076] "

[Bug libstdc++/20979] New: __gnu_cxx::bitmap_allocator export pruning
 2005-06-05  7:46 UTC  (2+ messages)
` [Bug libstdc++/20979] "

[Bug java/21436] New: imports not remembered for previously compiled files
 2005-06-05  7:46 UTC  (2+ messages)
` [Bug java/21436] "

[Bug fortran/19568] New: incorrect formatted read
 2005-06-05  7:45 UTC  (2+ messages)
` [Bug libfortran/19568] [4.0 only] "

[Bug fortran/20661] New: End of record not detected
 2005-06-05  7:45 UTC  (2+ messages)
` [Bug libfortran/20661] [4.0 only] "

[Bug libfortran/20744] New: size= isn't implemented correctly
 2005-06-05  7:45 UTC  (2+ messages)
` [Bug libfortran/20744] [4.0 only] "

[Bug driver/21112] New: Xassebler and Xpreprocessor have never (?) worked
 2005-06-05  7:45 UTC  (2+ messages)
` [Bug driver/21112] Xassembler and Xpreprocessor does not worked

[Bug libfortran/19595] New: eor and advance="yes" should not mix
 2005-06-05  7:44 UTC  (2+ messages)
` [Bug libfortran/19595] [4.0 only] eor does not work

[Bug libfortran/20005] New: reading a single "return" character fails
 2005-06-05  7:44 UTC  (2+ messages)
` [Bug libfortran/20005] [4.0 only] "

[Bug fortran/20092] New: gfortran not correctly padding keyboard or text file input
 2005-06-05  7:44 UTC  (2+ messages)
` [Bug libfortran/20092] [4.0 only] console input doesn't deal correctly with CR

[Bug fortran/20131] New: gfortan - incorrectly reads beyond the end of line
 2005-06-05  7:44 UTC  (2+ messages)
` [Bug libfortran/20131] [4.0 only] "

[Bug tree-optimization/16538] New: Missed jump threading opportunity with struct fields (but RTL thread_jumps does catch it)
 2005-06-05  7:43 UTC  (2+ messages)
` [Bug tree-optimization/16538] "

[Bug other/18877] New: decompose (reload.c) can be forced to access hard_regno_nregs over its array bounds
 2005-06-05  7:43 UTC  (2+ messages)
` [Bug rtl-optimization/18877] "

[Bug bootstrap/21215] New: gcc build fails on Solaris 10, opteron
 2005-06-05  7:43 UTC  (2+ messages)
` [Bug bootstrap/21215] "

[Bug c/19658] New: fail to build gcc 3.4.3 on IRIX6.5
 2005-06-05  7:42 UTC  (3+ messages)
` [Bug target/19658] "

[Bug other/19370] New: .size directive not emitted for mips-linux
 2005-06-05  7:41 UTC  (3+ messages)
` [Bug target/19370] "

[Bug bootstrap/20692] New: configuring libgfortan infinite loop
 2005-06-05  7:40 UTC  (3+ messages)
` [Bug bootstrap/20692] "

[Bug fortran/17283] New: PACK causes runtime segmentation fault
 2005-06-05  7:39 UTC  (2+ messages)
` [Bug fortran/17283] UNPACK issues

[Bug java/20384] New: Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
 2005-06-05  7:39 UTC  (3+ messages)
` [Bug java/20384] "

[Bug libfortran/21376] New: libfortran "E" output format causes FPE
 2005-06-05  7:39 UTC  (2+ messages)
` [Bug libfortran/21376] "

[Bug target/18491] New: mmix-knuth-mmixware testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C
 2005-06-05  7:38 UTC  (2+ messages)
` [Bug testsuite/18491] testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable

[Bug target/8340] ICE on x86 inline asm w/ -fPIC
 2005-06-05  7:38 UTC 

[Bug target/4106] gcc: i386 -fPIC asm ebx clobber no error
 2005-06-05  7:38 UTC 

[Bug rtl-optimization/2001] [3.2/3.3 regression] Inordinately long compile times in reload CSE regs
 2005-06-05  7:37 UTC 

[Bug c++/9836] [3.4 regression] Error with typdefs in partial specializations of classes
 2005-06-05  7:35 UTC 

[Bug c++/9433] [3.2/3.3/3.4 regression] SegFault in dynamic_cast
 2005-06-05  7:34 UTC 

[Bug c++/8849] [3.3/3.4 regression] ICE in resolve_overloaded_unification for invalid code
 2005-06-05  7:33 UTC 

[Bug other/9244] [3.4 regression] NetBSD sys/cdefs.h needs a fixincludes hack
 2005-06-05  7:33 UTC 

[Bug c++/5333] [3.2/3.3/3.4 regression] ICE on nested template classes using other nested template classes
 2005-06-05  7:32 UTC 

[Bug c/7741] [3.2/3.3/3.4 regression] ICE on conflicting types (make_decl_rtl at varasm.c:834)
 2005-06-05  7:31 UTC 

[Bug c++/2384] Class that throws itself
 2005-06-05  7:30 UTC  (2+ messages)

[Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
 2005-06-05  7:29 UTC  (2+ messages)

[Bug c++/70] [parser] template operator friend
 2005-06-05  7:27 UTC 

[Bug c++/12] more about template bugs in 2.95.2 and an ICE in 20000228
 2005-06-05  7:26 UTC 

[Bug c++/43] friend operators
 2005-06-05  7:26 UTC 

[Bug libstdc++/10096] Input impossible with basic_filebuf with custom traits type
 2005-06-05  7:24 UTC 

[Bug libstdc++/9661] cin.rdbuf()->sputbackc() does not put characters back to stdin
 2005-06-05  7:24 UTC 

[Bug libstdc++/9662] Can't mix wcout with stdout
 2005-06-05  7:24 UTC 

[Bug libstdc++/9520] Garbled input from wcin
 2005-06-05  7:23 UTC 

[Bug libstdc++/9027] codecvt example from The C++ Programming Language does not work
 2005-06-05  7:23 UTC 

[Bug c/1536] -L and -I with bad paths do not raise a warning
 2005-06-05  7:22 UTC 

[Bug c++/1040] accepts illegal code: cv-quals on member function pointers
 2005-06-05  7:19 UTC 

[Bug c++/2739] g++ allows accessing private members
 2005-06-05  7:18 UTC 

[Bug c++/5930] Incorrect access control checking on static data members
 2005-06-05  7:17 UTC 

[Bug bootstrap/21886] New: [4.1 Regression] bootstrap fails on hppa2.0w-hpux
 2005-06-05  6:55 UTC  (2+ messages)
` [Bug middle-end/21886] "

[Bug c/21916] New: [4.1 Regression] ICE: segmentation fault in stage3
 2005-06-05  6:55 UTC  (2+ messages)
` [Bug middle-end/21916] "

[Bug c/21275] New: gcc 4.0.0 crash with mingw when using stdout in global var
 2005-06-05  6:52 UTC  (2+ messages)
` [Bug middle-end/21275] [4.0/4.1 Regression] "

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