public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/19161] New: No emms or femms emitted between MMX and FP instructions
 2005-06-24 20:33 UTC  (3+ messages)
` [Bug target/19161] "

[Bug tree-optimization/18031] New: OR of a bitfield and a constant is not optimized at tree level
 2005-06-24 20:17 UTC  (2+ messages)
` [Bug tree-optimization/18031] "

[Bug tree-optimization/15596] New: [3.5 Regression] Missed optimization with bitfields
 2005-06-24 20:08 UTC  (2+ messages)
` [Bug tree-optimization/15596] [4.0/4.1 "

[Bug fortran/22175] New: BYTE Type Statement
 2005-06-24 19:50 UTC  (2+ messages)
` [Bug fortran/22175] "

[Bug other/22174] New: xgcc ices on stage2/ada
 2005-06-24 19:28 UTC  (2+ messages)
` [Bug middle-end/22174] [4.1 Regression] "

[Bug libstdc++/22131] New: std::num_get fails for input with invalid groups
 2005-06-24 18:22 UTC  (5+ messages)
` [Bug libstdc++/22131] "

[Bug preprocessor/22168] New: #if #A == #B should have a diagnostic
 2005-06-24 18:02 UTC  (8+ messages)
` [Bug preprocessor/22168] "
` [Bug preprocessor/22168] #if #A == #B should have a diagnostic in ISO C mode

[Bug c++/22173] New: [3.4/4.0/4.1 regression] Bogus template keyword accepted
 2005-06-24 17:42 UTC  (2+ messages)
` [Bug c++/22173] "

[Bug c/19923] New: openssl is slower when compiled with gcc 4.0 than 3.3
 2005-06-24 17:41 UTC  (6+ messages)
` [Bug target/19923] [4.0/4.1 Regression] "

[Bug other/20128] ice with mudflap + profile generate
 2005-06-24 17:16 UTC 

[Bug rtl-optimization/20376] New: The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation
 2005-06-24 16:56 UTC  (3+ messages)
` [Bug rtl-optimization/20376] "

[Bug c++/21799] New: [4.1 regression] Spurious ambiguity with pointers to members
 2005-06-24 16:14 UTC  (9+ messages)
` [Bug c++/21799] [4.0/4.1 "

[Bug c++/22172] New: Internal compiler error, seg fault
 2005-06-24 15:30 UTC  (4+ messages)
` [Bug c++/22172] "
` [Bug c++/22172] [3.4/4.0/4.1 Regression] "

[Bug ada/22019] New: do_structure_copy ICE on Ada gnatlib
 2005-06-24 14:47 UTC  (2+ messages)
` [Bug tree-optimization/22019] [4.1 Regression] "

[Bug tree-optimization/22051] New: [4.0 regression] Wrong code for function pointer comparision during optimization
 2005-06-24 14:24 UTC  (3+ messages)
` [Bug tree-optimization/22051] [4.0/4.1 "

[Bug tree-optimization/22159] New: gcc-4.1-20050618 ICE's during compilation of nbench-byte-2.2.2 file nbench0.c
 2005-06-24 14:24 UTC  (3+ messages)
` [Bug tree-optimization/22159] [4.1 Regression] "

[Bug tree-optimization/22117] New: VRP thinks <ptr type> + <ptr type> is always nonnull
 2005-06-24 14:16 UTC  (4+ messages)
` [Bug tree-optimization/22117] [4.1 Regression] "

[Bug c++/22167] New: Strange optimization bug when using -Os
 2005-06-24 14:14 UTC  (4+ messages)
` [Bug c++/22167] "
` [Bug rtl-optimization/22167] "

[Bug target/21760] New: Powerpc atomic builtins missing PPC405 errata
 2005-06-24 14:12 UTC  (3+ messages)
` [Bug target/21760] [4.1 Regression] "

[Bug c++/19317] New: forgets to deep-copy temporary return value
 2005-06-24 14:11 UTC  (3+ messages)
` [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot

[Bug regression/22171] New: gcc-4.0-20050623 internal compiler error in linux/drivers/serial/8250.c
 2005-06-24 13:52 UTC  (10+ messages)
` [Bug tree-optimization/22171] [4.0/4.1 Regression] "

[Bug middle-end/7776] const char* p = "foo"; if (p == "foo") ... is compiled without warning!
 2005-06-24 13:51 UTC  (2+ messages)

[Bug libfortran/22170] New: Handle format slash error
 2005-06-24 13:41 UTC  (2+ messages)
` [Bug libfortran/22170] "

[Bug c/22169] New: internal compiler error
 2005-06-24 13:05 UTC  (6+ messages)
` [Bug target/22169] "

[Bug tree-optimization/22158] New: char global_var[] = "larger than 32 bytes"; uses silly amounts of alignment even with -Os
 2005-06-24 11:51 UTC  (12+ messages)
` [Bug tree-optimization/22158] "
` [Bug target/22158] "

[Bug libgcj/22084] New: Divide_1 test case hangs
 2005-06-24  9:47 UTC  (2+ messages)
` [Bug libgcj/22084] [4.1 Regression] "

[Bug java/22166] New: 0x80000000/-1 is wrong
 2005-06-24  9:45 UTC  (2+ messages)
` [Bug java/22166] "

[Bug c/21985] New: miscompiled or wrong code snippet?
 2005-06-24  3:53 UTC  (3+ messages)
` [Bug middle-end/21985] [4.0 Regression] "

[Bug tree-optimization/22000] New: Read from volatile member of struct is optimized away
 2005-06-24  3:40 UTC  (9+ messages)
` [Bug tree-optimization/22000] [4.0/4.1 Regression] "
` [Bug tree-optimization/22000] [4.1 "

[Bug c/22014] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363
 2005-06-24  2:29 UTC  (3+ messages)
` [Bug tree-optimization/22014] [4.1 Regression] "

[Bug fortran/21918] New: Warnings about unused variables should point to the declaration
 2005-06-23 20:48 UTC  (2+ messages)
` [Bug fortran/21918] "

[Bug fortran/21986] New: Bad .mod file, ICE upon USE
 2005-06-23 20:36 UTC  (2+ messages)
` [Bug fortran/21986] "

[Bug fortran/21594] New: FAIL: gfortran.dg/eoshift.f90 -O0 execution test
 2005-06-23 20:22 UTC  (2+ messages)
` [Bug fortran/21594] "

[Bug middle-end/22156] New: [4.0/4.1 Regression] bit-field copying regressed
 2005-06-23 19:49 UTC  (7+ messages)
` [Bug middle-end/22156] "

[Bug tree-optimization/22157] New: [4.0/4.1 Regression] struct copying code gen
 2005-06-23 19:49 UTC  (3+ messages)
` [Bug tree-optimization/22157] "

[Bug java/21695] New: ICE when building gnu-xml.lo in libjava directory
 2005-06-23 18:47 UTC  (2+ messages)
` [Bug java/21695] "

[Bug AWT/19860] New: Swing JOptionPane and multiline texts
 2005-06-23 18:23 UTC  (2+ messages)
` [Bug SWING/19860] "

[Bug SWING/21444] New: Swing JList can't do multiple selection
 2005-06-23 18:23 UTC  (2+ messages)
` [Bug SWING/21444] "

[Bug SWING/22151] New: JInternalFrame causes OutOfMemory error when maximized
 2005-06-23 18:22 UTC  (4+ messages)
` [Bug SWING/22151] "

[Bug c++/22154] New: [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
 2005-06-23 18:13 UTC  (8+ messages)
` [Bug c++/22154] "

[Bug libstdc++/22109] New: [4.0.1 Regression] /home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error
 2005-06-23 16:49 UTC  (4+ messages)
` [Bug libstdc++/22109] [4.0 "

[Bug AWT/19847] New: AWT drawImage fails to render transparent GIFs
 2005-06-23 15:48 UTC  (2+ messages)
` [Bug AWT/19847] "

[Bug c++/19403] New: name lookup is broken
 2005-06-23 15:47 UTC  (2+ messages)
` [Bug c++/19403] [4.0/4.1 Regression] name lookup is broken with friends

[Bug c++/20996] New: friend class declaration in namespace wrong in template class with specialisation
 2005-06-23 15:47 UTC  (2+ messages)
` [Bug c++/20996] "

[Bug testsuite/22123] New: gcc.dg/fold-mod-1.c scan-tree-dump a % 4294967288 fails
 2005-06-23 15:47 UTC  (3+ messages)
` [Bug testsuite/22123] "

[Bug preprocessor/22042] New: stringification BUG
 2005-06-23 15:35 UTC  (2+ messages)
` [Bug preprocessor/22042] "

[Bug java/18131] New: [meta-bug] inner class problems in java front-end
 2005-06-23 15:02 UTC  (2+ messages)
` [Bug java/18131] "

[Bug java/20697] New: Invalid Can't find method error on call to super
 2005-06-23 15:02 UTC  (3+ messages)
` [Bug java/20697] "

[Bug ada/22164] New: GNAT rejects matching parameter in generic instantiation as non-matching
 2005-06-23 14:55 UTC  (7+ messages)
` [Bug ada/22164] "

[Bug ada/22165] New: GNAT rejects matching parameter in generic instantiation as non-matching
 2005-06-23 14:50 UTC  (2+ messages)
` [Bug ada/22165] "

[Bug tree-optimization/22043] New: [4.0/4.1 Regression] Fields not initialized for automatic structs with flexible array members
 2005-06-23 14:32 UTC  (2+ messages)
` [Bug tree-optimization/22043] [4.1 "

[Bug AWT/22163] New: scrollbars appear and disappear
 2005-06-23 14:24 UTC 

[Bug AWT/22162] New: double-click fails to select entire word
 2005-06-23 14:22 UTC 

[Bug c++/22161] New: Template linking error
 2005-06-23 13:24 UTC  (3+ messages)
` [Bug c++/22161] "

template instantiation problem
 2005-06-23 13:05 UTC  (2+ messages)

[Bug fortran/15966] New: ICE and segmentation fault on internal write
 2005-06-23 12:48 UTC  (2+ messages)
` [Bug fortran/15966] "

[Bug fortran/22160] New: gfortran internal compiler error: Segmentation fault
 2005-06-23 12:48 UTC  (2+ messages)
` [Bug fortran/22160] "

[Bug libfortran/22144] New: eoshift1, eoshift3, cshift1 lack memory allocation
 2005-06-23 12:41 UTC  (2+ messages)
` [Bug libfortran/22144] "

[Bug libfortran/22143] New: missing kinds 1 and 2 for eoshift and cshift
 2005-06-23 12:40 UTC  (2+ messages)
` [Bug libfortran/22143] "

[Bug libfortran/22142] New: eoshift: boundary not filled in correctly
 2005-06-23 12:39 UTC  (2+ messages)
` [Bug libfortran/22142] "

[Bug libmudflap/22155] New: ICE with: "-fmudflap -D_GLIBCXX_DEBUG"
 2005-06-23 11:52 UTC  (4+ messages)
` [Bug libmudflap/22155] "

[Bug other/19266] New: [mudflap] ICE when compiling with -fmudflap -O
 2005-06-23 11:35 UTC  (2+ messages)
` [Bug other/19266] "

[Bug tree-optimization/22135] New: The gcc-4.1-20050611 compiler ICE's using -ftree-vectorize in conjunction with -fdump-tree-all-details-stats
 2005-06-23  8:40 UTC  (3+ messages)
` [Bug tree-optimization/22135] "

[Bug middle-end/20610] New: Real by complex multiplications perform unnecessary operations
 2005-06-23  7:52 UTC  (2+ messages)
` [Bug tree-optimization/20610] "

[Bug fortran/20248] New: gfortran: intrinsics and std=f95, inconsistency with other compilers
 2005-06-23  7:42 UTC  (2+ messages)
` [Bug fortran/20248] "

[Bug middle-end/19466] New: [meta-bug] bit-fields are non optimal
 2005-06-23  5:02 UTC  (2+ messages)
` [Bug middle-end/19466] "

[Bug c++/6273] [4.0/4.1 regression] User-defined operator+ and use of enum values in computation of array bounds
 2005-06-23  3:47 UTC 

[Bug c++/22147] New: [4.1 regression] ICE in get_bindings
 2005-06-23  2:45 UTC  (3+ messages)
` [Bug c++/22147] "

[Bug c++/16635] New: g++ doesn't diagnose instantiation of template that uses incomplete type
 2005-06-23  1:28 UTC  (3+ messages)
` [Bug c++/16635] g++ instantiates templates at the wrong place

[Bug c/20631] New: Support -std=c90 as alias for -std=c89
 2005-06-23  0:21 UTC  (2+ messages)
` [Bug c/20631] "

[Bug regression/19530] New: MMX load intrinsic produces SSE superflus instructions (movlps)
 2005-06-22 23:00 UTC  (4+ messages)
` [Bug target/19530] MMX load intrinsic produces SSE superfluous "

[Bug translation/21364] New: [translation] %J in translation instead of %H causes ICE in de.po
 2005-06-22 22:36 UTC  (2+ messages)
` [Bug translation/21364] [4.0/4.1 regression] "

[Bug c++/22153] New: [3.4/4.0/4.1 regression] ICE on invalid template specialization
 2005-06-22 22:11 UTC  (2+ messages)
` [Bug c++/22153] "

[Bug AWT/19840] New: drawImage bug
 2005-06-22 21:30 UTC  (2+ messages)
` [Bug AWT/19840] "

[Bug libstdc++/22111] New: [4.0 Regression] libstdc+++ ABI
 2005-06-22 20:57 UTC  (3+ messages)
` [Bug libstdc++/22111] [4.0 Regression] libstdc++ abi_check

[Bug other/17383] New: Build of CVS main branch from gcc root directory fails
 2005-06-22 20:52 UTC  (2+ messages)
` [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails

[Bug c++/22071] New: 4.1 regression: ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506
 2005-06-22 20:52 UTC  (3+ messages)
` [Bug tree-optimization/22071] [4.1 regression] "

[Bug target/22076] New: Strange code for MMX register moves
 2005-06-22 20:29 UTC  (3+ messages)
` [Bug target/22076] "

[Bug rtl-optimization/22152] New: Poor loop optimization when using sse2 builtins - regression from 3.3
 2005-06-22 20:26 UTC  (2+ messages)
` [Bug target/22152] Poor loop optimization when using mmx builtins

[Bug libfortran/22124] New: eoshift with dim=2 fails
 2005-06-22 20:20 UTC  (2+ messages)
` [Bug libfortran/22124] "

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