public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/23372] New: Temporary aggregate copy not elided when passing parameters by value
 2005-08-13 18:13 UTC  (7+ messages)
` [Bug c++/23372] "
` [Bug c++/23372] [4.0/4.1 Regression] "

[Bug pending/23378] New: code quality regression for complicated loop
 2005-08-13 18:06 UTC  (3+ messages)
` [Bug pending/23378] "
` [Bug target/23378] [4.1 Regression] "

[Bug tree-optimization/23376] New: ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller
 2005-08-13 18:04 UTC  (5+ messages)
` [Bug tree-optimization/23376] "
` [Bug rtl-optimization/23376] "

[Bug fortran/23375] New: show location for runtime errors
 2005-08-13 17:50 UTC  (2+ messages)
` [Bug fortran/23375] "

[Bug fortran/21253] New: Bounds Check
 2005-08-13 17:49 UTC  (2+ messages)
` [Bug fortran/21253] "

[Bug tree-optimization/22236] New: [4.1 Regression] wrong code for casts and scev
 2005-08-13 17:28 UTC  (2+ messages)
` [Bug tree-optimization/22236] "

[Bug treelang/23072] New: multiple runs of treelang testsuite does not work
 2005-08-13 16:32 UTC  (3+ messages)
` [Bug treelang/23072] "

[Bug fortran/23368] New: internal compiler error with NAG routines
 2005-08-13 13:19 UTC  (6+ messages)
` [Bug fortran/23368] "

[Bug fortran/20663] New: Generic function is not resolved
 2005-08-13 11:54 UTC  (2+ messages)
` [Bug fortran/20663] "

[Bug fortran/23373] New: Functions returning pointers with pointer argument
 2005-08-13 11:47 UTC  (4+ messages)
` [Bug fortran/23373] "

[Bug fortran/23374] New: Reallocate problem (Numerical Recipes fortran source)
 2005-08-13 11:47 UTC  (2+ messages)
` [Bug fortran/23374] "

[Bug tree-optimization/23094] New: store ccp misses an optimization
 2005-08-13 10:30 UTC  (2+ messages)
` [Bug tree-optimization/23094] "

[Bug tree-optimization/21574] store_ccp doesn't see through a store
 2005-08-13 10:12 UTC  (2+ messages)

[Bug rtl-optimization/23361] New: Can't eliminate empty loops with power of two step and variable bounds
 2005-08-13 10:01 UTC  (7+ messages)
` [Bug tree-optimization/23361] "

[Bug tree-optimization/23048] New: Segfault with -O1 -ftree-vectorize on 4.1.x
 2005-08-13  8:09 UTC  (2+ messages)
` [Bug tree-optimization/23048] [4.1 Regression] ICE in get_loop_body "

[Bug fortran/23371] New: internal compiler error when missing a module procedure
 2005-08-13  6:50 UTC  (2+ messages)
` [Bug fortran/23371] "

[Bug rtl-optimization/23369] New: [4.0.x regression] Generates wrong code for funcptr comparison
 2005-08-13  6:47 UTC  (9+ messages)
` [Bug rtl-optimization/23369] "
` [Bug middle-end/23369] "

[Bug c++/23370] New: No error at -O1 for static const class member passed by reference
 2005-08-13  6:42 UTC  (4+ messages)
` [Bug c++/23370] "

[Bug c/23365] New: Declaration within case statement produces syntax error
 2005-08-13  5:30 UTC  (5+ messages)
` [Bug c/23365] "

[Bug target/23360] New: [4.1 regression] -ffast-math startup broken on i686 (maybe Athlon-xp)
 2005-08-13  0:34 UTC  (11+ messages)
` [Bug target/23360] "

[Bug debug/23205] New: [C++] debug info omitted for global variables
 2005-08-13  0:33 UTC  (2+ messages)
` [Bug c++/23205] [4.0/4.1 Regression] [C++/unit-at-a-time] stabs debug info omitted for global const variables

[Bug libfortran/23363] New: gfortran 30 x slower that g77 on random I/O
 2005-08-12 22:36 UTC  (2+ messages)
` [Bug libfortran/23363] "

[Bug libfortran/23364] New: missing format reversion for internal write
 2005-08-12 22:36 UTC  (2+ messages)
` [Bug libfortran/23364] "

[Bug target/23359] New: Many Solaris 10/x86 testsuite failures with native as: use of .word
 2005-08-12 22:35 UTC  (7+ messages)
` [Bug target/23359] "
` [Bug target/23359] [4.1 regression] "

[Bug fortran/23349] New: -m64 gives runtime errors in combined Fortran/C programs
 2005-08-12 22:34 UTC  (4+ messages)
` [Bug fortran/23349] "

[Bug preprocessor/23351] New: *cpp specs file options are sometimes ignored in Sun builds
 2005-08-12 22:33 UTC  (5+ messages)
` [Bug driver/23351] "

[Bug libfortran/23356] New: FLT_EVAL_METHOD not defined on openbsd3.4
 2005-08-12 22:13 UTC  (2+ messages)
` [Bug libfortran/23356] "

[Bug tree-optimization/23350] New: ICE in vect_update_ivs_after_vectorizer, at tree-vect-transform.c:2418
 2005-08-12 22:10 UTC  (4+ messages)
` [Bug tree-optimization/23350] "
` [Bug tree-optimization/23350] [4.1 Regression] "

[Bug c/23355] New: size optimizer did not eliminateing useless Push and pop instructions at ARM/Thumb machine
 2005-08-12 22:05 UTC  (3+ messages)
` [Bug target/23355] "

[Bug libgcj/23367] New: _Jv_FindMethodInCache is not thread-safe
 2005-08-12 22:04 UTC  (2+ messages)
` [Bug libgcj/23367] "

[Bug c++/23345] New: Assembler message: symbol is already defined
 2005-08-12 22:00 UTC  (3+ messages)
` [Bug c++/23345] "

[Bug fortran/17379] New: Generic functions not resolved
 2005-08-12 21:47 UTC  (2+ messages)
` [Bug fortran/17379] "

[Bug rtl-optimization/23366] New: [4.1 Regression] gcc.c-torture/compile/20020926-1.c fails
 2005-08-12 21:22 UTC  (2+ messages)
` [Bug target/23366] "

[Bug c/7508] GCC refuses to compile a declartion right after a 'case' in switch
 2005-08-12 20:54 UTC  (3+ messages)

[Bug libstdc++/23358] New: _Destroy doesn't optimize for scalar types
 2005-08-12 20:39 UTC  (5+ messages)
` [Bug libstdc++/23358] "

[Bug c++/15855] New: g++ crash with -O2 and -O3 on input file
 2005-08-12 19:08 UTC  (3+ messages)
` [Bug middle-end/15855] [3.4/4.0/4.1 Regression] "

[Bug rtl-optimization/23362] New: Can't eliminate empty loops with power of two step and variable bounds
 2005-08-12 18:58 UTC  (2+ messages)
` [Bug rtl-optimization/23362] "

[Bug inline-asm/23242] New: Invalid %sil register chosen when dereferenced pointer used in inline asm with -O0
 2005-08-12 18:51 UTC  (2+ messages)
` [Bug inline-asm/23242] "

[Bug java/23292] New: libjava build fails with recent version of GNU Make
 2005-08-12 18:42 UTC  (2+ messages)
` [Bug libgcj/23292] "

bug in "pure virtual" templates ?
 2005-08-12 17:52 UTC 

[Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize
 2005-08-12 17:36 UTC  (2+ messages)
` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa

[Bug tree-optimization/23352] New: ICE: verify_ssa failed - definition does not dominate use
 2005-08-12 17:36 UTC  (6+ messages)
` [Bug tree-optimization/23352] "
` [Bug tree-optimization/23352] ICE with vectorizer: "

[Bug c++/23357] New: [4.1 Regression] ICE with __alignof__ on template arguments
 2005-08-12 17:31 UTC  (2+ messages)
` [Bug c++/23357] "

[Bug libfortran/16991] New: [meta-bug] ligfortran does not build every where
 2005-08-12 17:08 UTC  (2+ messages)
` [Bug libfortran/16991] [meta-bug] libgfortran "

[Bug libgcj/23353] New: clone() copies internal lock data with hash synchronization off
 2005-08-12 16:43 UTC  (4+ messages)
` [Bug libgcj/23353] "

[Bug c/23250] New: 4.0.1 switch -mcallee-super-interworking generating wrong code for ARM7TDMI
 2005-08-12 15:52 UTC  (5+ messages)
` [Bug target/23250] [4.0/4.1 regression] "

[Bug ada/21573] New: 'Valid attribute on enumeration types with holes
 2005-08-12 15:24 UTC  (2+ messages)
` [Bug ada/21573] "

[Bug tree-optimization/23335] New: out of ssa does not delete single def single use variable
 2005-08-12 14:48 UTC  (2+ messages)
` [Bug tree-optimization/23335] [4.0/4.1 Regression] copyrename does not coalesce different type variables (useless type conversion)

[Bug ada/23354] New: Normalize_Scalars and enumeration types with holes
 2005-08-12 14:31 UTC 

[Bug c++/15910] New: can't compile self defined void distance(std::vector<T>, std::vector<T>)
 2005-08-12 14:03 UTC  (23+ messages)
` [Bug libstdc++/15910] "

[Bug fortran/18428] New: No preprocessing option -cpp for gfortran
 2005-08-12 13:23 UTC  (4+ messages)
` [Bug fortran/18428] "

[Bug tree-optimization/22548] New: Aliasing can not tell array members apart
 2005-08-12 13:03 UTC  (4+ messages)
` [Bug tree-optimization/22548] "

[Bug rtl-optimization/22528] New: Optimized ARM 'unsigned short's assignments are incorrect for big-endian ARMv3 targets
 2005-08-12 11:13 UTC  (2+ messages)
` [Bug target/22528] "

[Bug tree-optimization/23326] New: [4.0 Regression] Wrong code from forwprop
 2005-08-12 10:57 UTC  (2+ messages)
` [Bug tree-optimization/23326] "

[Bug fortran/23202] New: internal compiler error: tree check
 2005-08-12 10:55 UTC  (2+ messages)
` [Bug fortran/23202] [4.1 Regression] internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746

[Bug tree-optimization/23082] New: internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746
 2005-08-12 10:47 UTC  (2+ messages)
` [Bug tree-optimization/23082] [4.1 Regression] "

[Bug c++/21799] New: [4.1 regression] Spurious ambiguity with pointers to members
 2005-08-12  9:41 UTC  (4+ messages)
` [Bug c++/21799] [4.0 "

[Bug c++/8271] Templates and pointers to const member functions
 2005-08-12  9:41 UTC  (3+ messages)

[Bug optimization/15265] New: delete_output_reload deletes necessary insn
 2005-08-12  9:35 UTC  (3+ messages)
` [Bug rtl-optimization/15265] "

[Bug fortran/20006] New: $ format extension accepted in error under -std=f95
 2005-08-12  6:01 UTC  (2+ messages)
` [Bug libfortran/20006] $ format extension doesn't work

[Bug target/11877] New: gcc should use xor trick with -Os
 2005-08-12  5:28 UTC  (3+ messages)
` [Bug target/11877] "

[Bug target/23338] New: -march=i686 -O2 generates smaller code that -march=i686 -Os
 2005-08-12  5:28 UTC  (2+ messages)
` [Bug target/23338] "

[Bug rtl-optimization/23102] New: extra XORs generated on i686
 2005-08-12  5:26 UTC  (2+ messages)
` [Bug target/23102] "

[Bug testsuite/23348] New: objc testsuite should run over both GNU and NeXT runtimes if supported
 2005-08-12  4:30 UTC  (2+ messages)
` [Bug testsuite/23348] "

[Bug other/22368] New: [meta-bugs] mis-match types in GCC
 2005-08-12  1:47 UTC  (2+ messages)
` [Bug other/22368] "

[Bug tree-optimization/23347] New: PRE produces type mismatch in PHIs when compiling java from bytecode
 2005-08-12  1:47 UTC 

[Bug c++/22604] New: "internal compiler error: Segmentation fault" with invalid nested classes
 2005-08-12  1:26 UTC  (2+ messages)
` [Bug c++/22604] [4.0/4.1 Regression] ICE after invalid covariant return

[Bug tree-optimization/23346] New: [4.1 Regression] FRE before DCE makes a mess of loads or need to sink loads
 2005-08-12  0:50 UTC  (2+ messages)
` [Bug tree-optimization/23346] "

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