September 2005 Archives by thread
Starting: Thu Sep 1 00:40:00 GMT 2005
Ending: Fri Sep 30 23:54:00 GMT 2005
Messages: 3894
- [Bug middle-end/23664] New: fold does not change (a&C1)+(b&C2) to (a&C1)|(b&C2) iff (C1 & C2) == 0
pinskia at gcc dot gnu dot org
- [Bug middle-end/19987] [meta-bug] fold missing optimizations in general
pinskia at gcc dot gnu dot org
- [Bug c/23665] New: ICE in convert_move with -O3 (ok at -O2)
kst at mib dot org
- [Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
ngmlinux at gmail dot com
- [Bug objc/23306] [4.1 Regression] [unit-at-a-time] objc exceptions (GNU runtime) don't work with unit-at-a-time
pinskia at gcc dot gnu dot org
- [Bug middle-end/23666] New: Fold does not reduce C - ~a into a + (C+1)
pinskia at gcc dot gnu dot org
- [Bug libstdc++/23667] New: [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out
jsm28 at gcc dot gnu dot org
- [Bug target/23668] New: [4.1 Regression] gcc.dg/i386-sse-11.c and gcc.target/i386/pr13366.c fail
jsm28 at gcc dot gnu dot org
- [Bug testsuite/21341] [4.1 Regression] gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times arr_base.[^0][^\n\r]*= 0 fails
jsm28 at gcc dot gnu dot org
- [Bug target/23464] [4.1 Regression] compat tests fail
jsm28 at gcc dot gnu dot org
- [Bug middle-end/23669] New: fold does convert (-a)/10 into a/-10.
pinskia at gcc dot gnu dot org
- [Bug middle-end/23670] Fold does not fold (a|b)&b to b likewise for (a&b) | b to b
pinskia at gcc dot gnu dot org
- [Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)
pinskia at gcc dot gnu dot org
- [Bug middle-end/23670] New: Fold does not fold (a|b)&b to b likewise for (a&b) | b to b
pinskia at gcc dot gnu dot org
- [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
danglin at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, at reload1.c:3808
pinskia at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
rth at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
pinskia at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
pinskia at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
rth at gcc dot gnu dot org
- [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
debian-gcc at lists dot debian dot org
- [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
pinskia at gcc dot gnu dot org
- [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
cvs-commit at gcc dot gnu dot org
- [Bug target/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
pinskia at gcc dot gnu dot org
- [Bug middle-end/23672] New: Fold does not fold (a^b)^a to b
pinskia at gcc dot gnu dot org
- [Bug middle-end/23673] New: fold does not fold (a^b) != 0 to a != b
pinskia at gcc dot gnu dot org
- [Bug target/23649] [4.1 Regression] gcc.dg/ppc-and-1.c failure due to not using rlwinm
cvs-commit at gcc dot gnu dot org
- [Bug rtl-optimization/23324] [4.1 Regression] unsigned bitfield in struct not accessed correctly at -O2 and above
amodra at bigpond dot net dot au
- [Bug rtl-optimization/23478] [3.4 regression] Miscompilation due to reloading of a var that is also used in EH pad
cvs-commit at gcc dot gnu dot org
- [Bug middle-end/21460] Internal compiler error in calc_dfs_tree on valid code
amodra at bigpond dot net dot au
- [Bug c/23674] New: ICE on valid code
wouter at grep dot be
- [Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c
charlet at adacore dot com
- [Bug c++/23628] Typeinfo comparison code easily breaks shared libs
mmarcus at emarcus dot org
- [Bug tree-optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored for static functions
cvs-commit at gcc dot gnu dot org
- [Bug c++/20153] [3.4 Regression] ICE when C++ template function contains anonymous union
reichelt at gcc dot gnu dot org
- [Bug c++/22545] [3.4 Regression] ICE with pointer to class member & user defined conversion operator
reichelt at gcc dot gnu dot org
- [Bug fortran/23675] New: ICE in gfc_finish_var_decl (string manipulation)
thomas dot lavergne at jrc dot it
- [Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code
rearnsha at gcc dot gnu dot org
- [Bug ada/23487] Assignment from incompatible pointer warning in __gnat_install_handler kills bootstrap
charlet at gcc dot gnu dot org
- [Bug tree-optimization/21883] [4.1 Regression] jump threading causing excessive code duplication
steven at gcc dot gnu dot org
- [Bug c++/13377] [3.4 regression] unexpected behavior of namespace usage directive
cvs-commit at gcc dot gnu dot org
- [Bug middle-end/23676] New: [4.1 Regression] ICE: "missing REG_EH_REGION note in the end of bb"
pinskia at gcc dot gnu dot org
- [Bug ada/20075] Bug in GNAT.Expect.Non_Blocking_Spawn
charlet at gcc dot gnu dot org
- [Bug fortran/23661] 'print fmt' is unclassifiable statement in gfortran
tobi at gcc dot gnu dot org
- [Bug rtl-optimization/22568] Should use cmov in some stituations
rguenth at gcc dot gnu dot org
- [Bug target/23366] [4.1 Regression] gcc.c-torture/compile/20020926-1.c fails
pinskia at gcc dot gnu dot org
- [Bug fortran/23677] New: -fno-automatic does not accept legal save statements
federico dot carminati at cern dot ch
- [Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux
cvs-commit at gcc dot gnu dot org
- [Bug rtl-optimization/15342] [arm-linux] internal compiler error: in verify_local_live_at_start
cvs-commit at gcc dot gnu dot org
- [Bug ada/23646] [4.1 Regression] Ada testsuite hangs -- many new failures
charlet at gcc dot gnu dot org
- [Bug debug/7241] DWARF encoding for "char" incorrect in gcc
cvs-commit at gcc dot gnu dot org
- [Bug rtl-optimization/19705] Cannot turn off doloop optimization via -fno-branch-count-reg if -fno-ivopts is also supplied
amodra at bigpond dot net dot au
- [Bug c/23506] [4.0 Regression] Bad array access in DEF_GCC_BUILTIN
jakub at gcc dot gnu dot org
- [Bug c++/18368] [3.4 Regression] C++ error message regression
reichelt at gcc dot gnu dot org
- [Bug c++/18545] [3.4 regression] ICE when returning undefined type
reichelt at gcc dot gnu dot org
- [Bug c++/18512] [3.4 Regression] ICE on invalid usage of template base class
reichelt at gcc dot gnu dot org
- [Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/23326] [4.0 Regression] Wrong code from forwprop
matz at suse dot de
- [Bug middle-end/22177] [3.4 only] error: in assign_stack_temp_for_type, at function.c:655
rearnsha at gcc dot gnu dot org
- [Bug c++/23679] New: c++ "is used uninitialized" warning on arrays hard to read
benoit dot hudson at gmail dot com
- [Bug c++/14329] [tree-ssa] badly formatted warnings for SRA replacements
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/22348] [4.0 Regression] Execution continues past end of for loop end condition with optimisation enabled
cvs-commit at gcc dot gnu dot org
- [Bug target/23556] FAIL: gfortran.dg/pr18122.f90
cvs-commit at gcc dot gnu dot org
- [Bug target/17331] [3.4 Regression] "Illegal instruction" error in FTensor when compiled with G++ 3.4.2 prerelease 2 (20040902)
sje at cup dot hp dot com
- [Bug libobjc/23680] New: @synchronized support is not in GNU runtime
pinskia at gcc dot gnu dot org
- [Bug libobjc/23681] New: CLS_HAS_CXX_STRUCTORS is not supported with the GNU runtime
pinskia at gcc dot gnu dot org
- [Bug libgcj/23682] New: gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException
gcc-bugzilla at future dot shiny dot co dot il
- [Bug target/23683] New: review all uses of gen_rtx_MEM in sh port
amylaar at gcc dot gnu dot org
- [Bug rtl-optimization/23684] New: Combine stores for non strict alignment targets
pinskia at gcc dot gnu dot org
- [Bug swing/22151] JInternalFrame causes OutOfMemory error when maximized.
abalkiss at redhat dot com
- [Bug c++/23685] New: Problem with undefined references for templates
gregory dot a dot bakken at pfizer dot com
- [Bug java/23620] [4.0/4.1 Regression] Segfault compiling inner interfaces
wmahan at gmail dot com
- [Bug target/23548] [4.1 Regression] libstdc++ tests fail: could not split insn
jsm28 at gcc dot gnu dot org
- [Bug tree-optimization/20605] [4.1 Regression] gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0 fails
jsm28 at gcc dot gnu dot org
- [Bug libgcj/23686] New: path embbeded using -rpath is ignored when handling System.loadLibrary()
swagiaal at redhat dot com
- [Bug libstdc++/22309] mt allocator doesn't pthread_key_delete it's keys
bkoz at gcc dot gnu dot org
- [Bug c/23687] New: Crosscompiler looks for files it never built
imipak at yahoo dot com
- [Bug c++/23688] New: Compiler does not warn on selected unknown character escapes
simon_baldwin at yahoo dot com
- [Bug c++/23689] New: Malformed typedef silently ignored
simon_baldwin at yahoo dot com
- [Bug c++/17470] Visibility attribute ignored for explicit template instantiation
jmegq at radiance dot com
- [Bug libgcj/21741] Need configure option to set java.library.path
fitzsim at redhat dot com
- [Bug rtl-optimization/23393] catchall-1.m fails at -Os
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23393] [4.1 Regression] catchall-1.m and local-variables-1.m fails at -Os
pinskia at gcc dot gnu dot org
- [Bug awt/20014] BufferedImage.getGraphics() aborts
fitzsim at redhat dot com
- [Bug awt/16793] image not redrawn on expose events
fitzsim at redhat dot com
- [Bug c++/18466] [3.4 regression] int ::i; accepted
reichelt at gcc dot gnu dot org
- [Bug c++/18445] [3.4 Regression] ice during overload resolution in template instantiation
reichelt at gcc dot gnu dot org
- [Bug tree-optimization/15366] [3.4 only][unit-at-a-time] -fno-inline-functions is ignored for static functions
rguenth at gcc dot gnu dot org
- [Bug rtl-optimization/23561] nonoverlapping_memrefs_p returns true even for overlapping memory references
jakub at gcc dot gnu dot org
- [Bug c++/23691] New: âÂÂmpl_::bool_<false>::valueâ is not a valid template argument for type âÂÂboolâ because it is a non-constant expression
caolanm at redhat dot com
- [Bug tree-optimization/23626] [4.1 Regression] ICE after cunrolling
cvs-commit at gcc dot gnu dot org
- [Bug rtl-optimization/23650] Scheduler does not handle zero_extract correctly
Erwin dot Unruh at fujitsu-siemens dot com
- [Bug c++/22233] [3.4 regression] ICE with wrong number of template parameters
cvs-commit at gcc dot gnu dot org
- [Bug target/11824] [ARM] Parameter passing via stack could be improved
steven at gcc dot gnu dot org
- [Bug rtl-optimization/14583] a switch statement can be converted to an array access
steven at gcc dot gnu dot org
- [Bug fortran/19242] internal compiler error: in gfc_conv_function_call, at fortran/trans-expr.c:1106
tobi at gcc dot gnu dot org
- [Bug fortran/15809] ICE Using Pointer Functions
tobi at gcc dot gnu dot org
- [Bug web/23693] New: Manuals in the Portable Document Format (PDF)
berndtrog at yahoo dot com
- [Bug rtl-optimization/20365] simplify_plus_minus results are erratic
cvs-commit at gcc dot gnu dot org
- error in gcc / g++ standard header file
Mahesh B Mane
- [Bug c++/23694] New: [4.0/4.1 Regression] ICE after error about extern "C".
pinskia at gcc dot gnu dot org
- [Bug c/22061] [3.4 Regression] internal compiler error: in find_function_data, at function.c:317
cvs-commit at gcc dot gnu dot org
- [Bug middle-end/23547] [4.1 regression] [non-unit-at-a-time] ICE with recursive call to nested function
cvs-commit at gcc dot gnu dot org
- [Bug rtl-optimization/23393] catchall-1.m and local-variables-1.m fails at -Os
pinskia at gcc dot gnu dot org
- [Bug c++/19004] [3.4 Regression] ICE in uses_template_parms at cp/pt.c:4860
reichelt at gcc dot gnu dot org
- [Bug ada/9087] Component_Size for packed array returns wrong values
charlet at gcc dot gnu dot org
- [Bug c/23695] New: [ColdFire] Illegal move of byte intoo address register causes compiler to ICE
brett dot swimley at aedinc dot net
- [Bug target/23696] New: [4.1 Regression] ICE in verify_flow_info
kkojima at gcc dot gnu dot org
- [Bug rtl-optimization/23098] [3.4/4.0/4.1 Regression] store of 0.0 to float
jakub at gcc dot gnu dot org
- [Bug c/23697] New: 0b... Ansi C integer description missing
bat at m4tp dot org
- [Bug preprocessor/23479] Implement binary constants with a "0b" prefix
pinskia at gcc dot gnu dot org
- [Bug c++/23167] [4.0/4.1 Regression] internal compiler error: in create_tmp_var
cvs-commit at gcc dot gnu dot org
- [Bug c++/23698] New: [4.1 Regression] accepts invalid
pinskia at gcc dot gnu dot org
- [Bug c++/22008] [4.0/4.1 Regression] ICE on valid code, create_tmp_var
mmitchel at gcc dot gnu dot org
- [Bug c++/23699] New: patch for #23099 breaks glibmm
matz at suse dot de
- [Bug libgcj/23549] gij swallows args after -ea
tromey at gcc dot gnu dot org
- [Bug c++/21687] [4.0/4.1 Regression] ICE in GC with local class inside a template function
cvs-commit at gcc dot gnu dot org
- [Bug c++/23702] New: volatile const members of structures not treated as volatile
Steve at Zook dot com
- [Bug swing/16540] GlassPane intercepting of MouseEvents flaky.
abalkiss at redhat dot com
- [Bug tree-optimization/23449] vortex fails without -fno-strict-aliasing
janis at gcc dot gnu dot org
- [Bug target/18583] [3.4 Regression] error on valid code: const __attribute__((altivec(vector__))) doesn't work in arrays
janis at gcc dot gnu dot org
- [Bug libfortran/23272] [mingw32] inquire via filename fails
fxcoudert at gcc dot gnu dot org
- [Bug target/23555] FAIL: gfortran.dg/namelist_16.f90
sje at cup dot hp dot com
- [Bug target/23602] [4.1 regression] 1081 test failures in libjava, when configured for i486-linux
rth at gcc dot gnu dot org
- [Bug target/23554] FAIL: gfortran.dg/namelist_14.f90
sje at cup dot hp dot com
- [Bug target/23553] FAIL: gfortran.dg/namelist_11.f
sje at cup dot hp dot com
- [Bug target/15231] [3.4 only] constant pool entries referring to nonexistent labels
rearnsha at gcc dot gnu dot org
- [Bug ada/23703] New: [4.1 regression] ICE in get_base_var
schwab at suse dot de
- [Bug target/23704] New: gcc.dg/rs6000-fpint.c fails
rth at gcc dot gnu dot org
- [Bug ada/22533] [4.1 regression] ICE in get_base_var
pinskia at gcc dot gnu dot org
- [Bug c++/23705] New: [4.0/4.1 Regression] zone allocator broken
pinskia at gcc dot gnu dot org
- [Bug middle-end/23706] New: [4.1 Regression] ICE in rtl_verify_flow_info_1
kkojima at gcc dot gnu dot org
- [Bug libstdc++/20787] [DR 130] Implement resolution of DR 130 [Ready] in v7-branch
cvs-commit at gcc dot gnu dot org
- [Bug objc/7098] ObjC front end doesn't understand attributes on method parameters
pinskia at gcc dot gnu dot org
- [Bug objc/16398] Dynamic Inheritance in Objective-C
pinskia at gcc dot gnu dot org
- [Bug c++/22592] -fvisibility-inlines-hidden broken differently
mmitchel at gcc dot gnu dot org
- [Bug objc++/16816] obj-c++ parser error with multi-colon selectors
pinskia at gcc dot gnu dot org
- [Bug objc++/23707] New: ICE on invalid code after error
pinskia at gcc dot gnu dot org
- [Bug c++/23708] New: Non-inline function incorrectly treated as inline when using precompiled headers
jconner at apple dot com
- [Bug objc/20574] [4.1 Regression] weird error message after a parse error
pinskia at gcc dot gnu dot org
- [Bug objc/19324] [3.4/4.0/4.1 Regression] weird message for interface way in implementation
pinskia at gcc dot gnu dot org
- [Bug objc/23709] New: [4.1 Regression] error recovery is not smart enough
pinskia at gcc dot gnu dot org
- [Bug objc/23710] New: objc front-end should not "abort" after erroring out about method definition not in class context
pinskia at gcc dot gnu dot org
- [Bug bootstrap/23711] New: [4.1 regression] [s390] bootstrap error in libjava (ICE in fixup_eh_region_note)
debian-gcc at lists dot debian dot org
- [Bug bootstrap/23712] New: [4.1 regression] [powerpc] bootstrap error in libjava (ICE in fixup_eh_region_note)
debian-gcc at lists dot debian dot org
- [Bug fortran/23713] New: HDF5 build fails -- internal compiler error
swhite at aei dot mpg dot de
- [Bug libfortran/23262] [migwin32] rewind truncates file
fxcoudert at gcc dot gnu dot org
- [Bug rtl-optimization/23714] New: [4.1 Regression] ICE in expand_assignment
kkojima at gcc dot gnu dot org
- [Bug bootstrap/23715] New: [4.1 regression] [sparc] bootstrap error in libjava (ICE in fixup_eh_region_note)
debian-gcc at lists dot debian dot org
- [Bug fortran/17917] gfortran ICE on "equivalence"
pinskia at gcc dot gnu dot org
- [Bug objc++/23716] New: obj-c++.dg/comp-types-10.mm ICE with the GNU runtime
pinskia at gcc dot gnu dot org
- [Bug ada/23717] New: [Ada] Wrong ICE diagnostic formatting
schwab at suse dot de
- [Bug middle-end/21990] Wrong code for 4.0 and head: Reload clobbers the frame pointer by using it as spill register without recognizing the clobbering
bjoern dot m dot haase at web dot de
- [Bug rtl-optimization/23454] [4.0 regression] ICE in invert_exp_1, at jump.c:1719
cvs-commit at gcc dot gnu dot org
- [Bug fortran/23261] [meta-bug] [mingw32] gfortran testsuite bugs
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/23264] [mingw32] direct access failure
fxcoudert at gcc dot gnu dot org
- [Bug libffi/23718] New: ffitarget.h include problem
bernd dot paysan at gmx dot de
- [Bug bootstrap/22259] [4.1 Regression] spawnv cannot execute gcc/as
fxcoudert at gcc dot gnu dot org
- [Bug tree-optimization/23509] [4.1 regression] ICE with ivopts
mec at google dot com
- [Bug c++/21440] [4.0/4.1 Regression] ICE with statement-as-expression
mmitchel at gcc dot gnu dot org
- [Bug testsuite/23720] New: FAIL: gcc.dg/debug/dwarf2/dwarf-char[123].c scan-assembler 0x[68][ \t]# DW_AT_encoding
danglin at gcc dot gnu dot org
- [Bug libgcj/16990] [meta-bug] TimeZone Issues in libgcj/classpath
mark at gcc dot gnu dot org
- [Bug classpath/17003] java.util.TimeZone information outdated
mark at gcc dot gnu dot org
- [Bug middle-end/21460] sjlj_emit_function_enter adds rtl to wrong block
amodra at bigpond dot net dot au
- [Bug target/23721] New: pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791
danglin at gcc dot gnu dot org
- [Bug fortran/21875] [meta-bug] NIST test suite failures
jvdelisle at verizon dot net
- [Bug libfortran/23262] [mingw32] rewind truncates file
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/23483] [mingw32] Fortran runtime I/O error on correct program
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/23363] gfortran 30 x slower that g77 on random I/O
jblomqvi at cc dot hut dot fi
- [Bug libfortran/21820] Really, really, horrible IO performance
jblomqvi at cc dot hut dot fi
- [Bug libgcj/19512] Optional JNI error checking
mark at gcc dot gnu dot org
- [Bug libgcj/16281] JNI accepts illegal Class Descriptors
mark at gcc dot gnu dot org
- [Bug c/23722] New: bad error recovery with if blocks and else
pinskia at gcc dot gnu dot org
- [Bug c++/23723] New: "undefined reference" with -g and const empty struct
falk at debian dot org
- [Bug c++/23357] [4.1 Regression] ICE with __alignof__ on template arguments
pinskia at gcc dot gnu dot org
- [Bug middle-end/20408] Unnecessary code generated for empty structs
rguenth at gcc dot gnu dot org
- [Bug libobjc/23108] alignment bug in libobjc/archive.c
pinskia at gcc dot gnu dot org
- [Bug c++/23171] [4.1 Regression] ICE on pointer initialization
pinskia at gcc dot gnu dot org
- [Bug c++/23724] New: name lookup bug
sylvain dot pion at sophia dot inria dot fr
- [Bug c++/2922] [DR 197] two-stage lookup for unqualified function calls with type-dependent arguments
pinskia at gcc dot gnu dot org
- [Bug c++/189] [DR176] parse error in qualified member name lookup
pinskia at gcc dot gnu dot org
- [Bug c++/5660] [DR213] dependent names involving templates & inheritance
pinskia at gcc dot gnu dot org
- [Bug c++/8041] Array to pointer conversion in cast expression
pinskia at gcc dot gnu dot org
- [Bug pch/10591] Members of anonymous namespaces should be 'static'
geoffk at gcc dot gnu dot org
- [Bug c++/9782] [4.0/4.1 Regression] constructor not called on higher-dimensional arrays of template types
pinskia at gcc dot gnu dot org
- [Bug c++/5605] name of caught object redeclared (c.f. 3.3.2/3)
pinskia at gcc dot gnu dot org
- [Bug target/16331] x86-64 inline asm register constraints insufficient WRT ABI
pinskia at gcc dot gnu dot org
- [Bug target/17471] glibc-2.3.3 build failled with gcc-3.4.[012] for parisc-linux
pinskia at gcc dot gnu dot org
- [Bug target/20025] Internal error while compiling
pinskia at gcc dot gnu dot org
- [Bug fortran/20807] compilation crashes when a module contains a procedure with the same name
pinskia at gcc dot gnu dot org
- [Bug other/22062] Eggdrop Bug
pinskia at gcc dot gnu dot org
- [Bug java/22011] converting jar files into .so library in win32
pinskia at gcc dot gnu dot org
- [Bug other/22182] kernel misscompilation.
pinskia at gcc dot gnu dot org
- [Bug c++/22430] /usr/include/c++/3.3/fstream:478: internal compiler error: in finish_member_declaration, at cp/semantics.c:1817
pinskia at gcc dot gnu dot org
- [Bug target/22289] problem in gimp downscaling routines when compiling with -mfpmath=sse
pinskia at gcc dot gnu dot org
- [Bug middle-end/21965] Openssl segfaults when compiled with gcc 4.0.0 on solaris 9
pinskia at gcc dot gnu dot org
- [Bug c++/21735] g++ internal error
pinskia at gcc dot gnu dot org
- [Bug libfortran/23321] Direct unformatted read beyond EOF cores
cvs-commit at gcc dot gnu dot org
- [Bug fortran/15586] gfortran should support i18n in its compiler messages
fxcoudert at gcc dot gnu dot org
- [Bug c++/23725] New: [4.1 regression] Error message regression with g++.dg/inherit/using4.C
reichelt at gcc dot gnu dot org
- [Bug libfortran/23419] unformatted complex I/O with kind=10
fxcoudert at gcc dot gnu dot org
- [Bug c++/23437] [3.4/4.0/4.1 Regression] error: ... cannot appear in a constant-expression
raghavan at cavs dot msstate dot edu
- [Bug rtl-optimization/23726] New: Missed optimizations for divmod
bjoern dot m dot haase at web dot de
- bug: internal compiler error
Marek Mandre
- [Bug c/11392] [3.3/3.4/4.0 Regression]More trouble with nested functions
reichelt at gcc dot gnu dot org
- [Bug fortran/19239] gfortran ICE on vector subscript expressions
rsandifo at gcc dot gnu dot org
- [Bug c/23075] [4.0/4.1 Regression] Redundant / bogus warning
jakub at gcc dot gnu dot org
- [Bug middle-end/21766] [4.1 Regression] Bootstrap failure on i686-pc-cygwin
sherpya at netfarm dot it
- [Bug libfortran/16991] [meta-bug] libgfortran does not build every where
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/19481] libgfortran doesn't build -- configure doesn't handle cabs() well
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/15266] libgfortran doesn't compile on IRIX 5.3
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/15234] libgfortran doesn't compile on Tru64 UNIX V4.0F
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/14325] [libgfortran] libgfortran does not build with newlib on arm-elf (stdint.h does not define the right types)
fxcoudert at gcc dot gnu dot org
- [Bug c++/23056] [4.0/4.1 regression] ICE in write_template_arg_literal, at cp/mangle.c
jakub at gcc dot gnu dot org
- [Bug libgcj/20684] FileChannelImpl.java fails to sync filedescriptor on force() invocation
rmathew at gcc dot gnu dot org
- [Bug target/23728] New: [4.0 regression] [m68k] ICE (Segmentation fault) building python
debian-gcc at lists dot debian dot org
- [Bug tree-optimization/23729] New: Segfault in tree-ssa-structalias.c:3620
micis at gmx dot de
- [Bug c++/23730] New: ICE instead of reporting a call to a non existant member function
gcc-bugzilla at gcc dot gnu dot org
- [Bug fortran/21104] Segmentation fault on correct code
rsandifo at gcc dot gnu dot org
- [Bug target/22362] [3.4/4.0/4.1 Regression] static function calls and global register variables
jakub at gcc dot gnu dot org
- [Bug target/23731] [4.1 regression] [hppa] 489 test failures in libjava
debian-gcc at lists dot debian dot org
- [Bug target/23731] New: [4.1 regression] [hppa] 489 test failures in libjava
debian-gcc at lists dot debian dot org
- [Bug ada/23732] New: [ada] Library_Version still at 4.0 ?
debian-gcc at lists dot debian dot org
- [Bug target/15266] libgfortran doesn't compile on IRIX 5.3
pinskia at gcc dot gnu dot org
- [Bug c++/22488] [4.1 Regression] C++ generates incorrect overlapping fields
pinskia at gcc dot gnu dot org
- [Bug bootstrap/23734] New: make[4]: execvp: /usr/local/bin/bash: Arg list too long
danglin at gcc dot gnu dot org
- [Bug libstdc++/22554] [4.1 Regression] pb_assoc header build and install overflows exec
pinskia at gcc dot gnu dot org
- [Bug c++/23735] New: Visibility of template base class members
dreiners at iastate dot edu
- [Bug java/23431] [4.0/4.1 regression] gcj allows overriding with more restrictive access
cvs-commit at gcc dot gnu dot org
- [Bug java/13607] [meta-bug] access problems in java front-end
rmathew at gcc dot gnu dot org
- [Bug java/23655] [3.4/4.0/4.1 Regression] Accepts invalid
pinskia at gcc dot gnu dot org
- [Bug c++/21983] [3.4/4.0/4.1 Regression] multiple diagnostics
jakub at gcc dot gnu dot org
- [Bug target/21981] [4.0 only] __m64 return value should be returned in %mm0
jakub at gcc dot gnu dot org
- [Bug libstdc++/16612] [3.4 only] empty basic_strings can't live in shared memory
pinskia at gcc dot gnu dot org
- [Bug other/17652] [meta-bug] GCC 4.1 pending patches
pinskia at gcc dot gnu dot org
- [Bug target/19150] [3.4/4.0/4.1 Regression] suboptimal fp division with -ffast-math
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function
pinskia at gcc dot gnu dot org
- [Bug target/21255] %R and %S are not safe to use from asms
amylaar at gcc dot gnu dot org
- [Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch
aph at gcc dot gnu dot org
- [Bug c++/21210] [4.0/4.1 Regression] Trouble with __complex__ types default construction
mmitchel at gcc dot gnu dot org
- [Bug c++/21123] [4.0 regression] ICE in cp_expr_size, at cp/cp-objcp-common.c:101
toots at rastageeks dot org
- [Bug ada/23565] [4.1 Regression] ACATS FAIL c32001e inccorect array bounds
laurent at guerby dot net
- [Bug ada/20548] [4.1 Regression] ACATS c52103x c52104x c52104y segfault at runtime on x86_64
laurent at guerby dot net
- [Bug c++/23738] New: error with documentation or error with -M used in conjunction with -w
devotion97 at gmail dot com
- [Bug libgcj/23739] New: IsAssignableFrom reverses arguments
fitzsim at redhat dot com
- [Bug testsuite/23400] [4.1 Regression] "make check" fixinclude failure
bunk at stusta dot de
- [Bug target/23740] New: attiny13 and attiny2313 are not fully supported
berndtrog at yahoo dot com
- [Bug c/23741] New: Segfault 3.4.3->3.4.4/4.1.0-beta in insn_default_latency
spamfuckers at wp dot pl
- [Bug target/23743] New: 4.0.2 snapshot fails to compile valid inline asm with >= -O1
halcy0n at gentoo dot org
- [Bug inline-asm/11203] source doesn't compile with -O0 but they compile with -O3
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23744] New: VRP does not merge discontinuous ranges of PHIs
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23745] New: VRP does not get information from casts from a smaller precision
pinskia at gcc dot gnu dot org
- [Bug target/21017] ppc 64bit target not using rlwinm
amodra at bigpond dot net dot au
- [Bug target/23746] New: m32c.h has a typo
kazu at gcc dot gnu dot org
- [Bug awt/20720] crash when pressing laptop arrow keys
fitzsim at redhat dot com
- [Bug c/23747] New: ICE with -O2, -O3 execute/builtins/memcpy-chk.c
inaoka dot kazuhiro at renesas dot com
- [Bug c++/23225] [4.0 Regression] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246
cvs-commit at gcc dot gnu dot org
- [Bug c/23165] [4.0 regression] ICE with -W
cvs-commit at gcc dot gnu dot org
- [Bug c/23161] Labels and empty statement warnings
cvs-commit at gcc dot gnu dot org
- [Bug c++/23748] New: token pasting does not seem to work
compi at freemail dot hu
- [Bug middle-end/19183] [3.4 Regression] ICE with -fPIC
ebotcazou at gcc dot gnu dot org
- [Bug ada/21937] [4.0/4.1 Regression] Member record alignment triggers an ICE
ebotcazou at gcc dot gnu dot org
- [Bug middle-end/14997] ncurses build fails with Ada
ebotcazou at gcc dot gnu dot org
- [Bug ada/22328] Ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug ada/22381] Ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug ada/22383] ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug ada/22418] Ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug ada/22420] Ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug ada/22419] Ada produces mis-match (non compatible) types in MODIFY_EXPR
ebotcazou at gcc dot gnu dot org
- [Bug rtl-optimization/23098] [4.1 Regression] store of 0.0 to float
pinskia at gcc dot gnu dot org
- [Bug c++/18738] [3.4 Regression] typename not allowed with non-dependent qualified name
reichelt at gcc dot gnu dot org
- [Bug c++/23749] New: Bad diagnostic
igodard at pacbell dot net
- [Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2
dave dot korn at artimi dot com
- [Bug ada/22285] __gnat_is_absolute_path: Segmentation fault
charlet at gcc dot gnu dot org
- [Bug ada/22500] Bug box when using -gnatwa
charlet at gcc dot gnu dot org
- [Bug ada/15663] Assert_Failure on invalid 'Class reference to a non tagged type
charlet at gcc dot gnu dot org
- [Bug ada/22251] Bug box in Ada compiler: Assert_Failure sinfo.adb:2479, Error detected at test.adb:12:16
charlet at gcc dot gnu dot org
- [Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL
mark at gcc dot gnu dot org
- [Bug classpath/23183] SimpleDateFormat fails to render '' as single quotes
mark at gcc dot gnu dot org
- [Bug awt/21660] FileDialog.SAVE broken
mark at gcc dot gnu dot org
- [Bug awt/20782] jawt assertion failure
mark at gcc dot gnu dot org
- [Bug ada/23750] New: Suggest using a more standard soname for libgnat
ludovic dot brenta at insalien dot org
- [Bug ada/21338] gcc with -c -gnatc and -gnatt generates Stack Overflow
charlet at gcc dot gnu dot org
- [Bug swing/22150] BasicTreeUI Implementation
langel at redhat dot com
- [Bug ada/20596] Bug Box, combination of Ada 2005, dotted notation, Hash_Maps, and Unbounded_String
charlet at gcc dot gnu dot org
- [Bug ada/15798] Bug box in Gigi, code=201, on legal program with tasking
charlet at gcc dot gnu dot org
- [Bug ada/23319] crash with interface as generic formal parameter
charlet at gcc dot gnu dot org
- [Bug ada/22413] Cross build fails (multiple blank lines)
charlet at gcc dot gnu dot org
- [Bug ada/22387] GCC Ada compiler crash
charlet at gcc dot gnu dot org
- [Bug ada/15604] Ambiguous aggregate -- Accepts invalid
charlet at gcc dot gnu dot org
- [Bug ada/23427] latent bug with array type size check
charlet at gcc dot gnu dot org
- [Bug c++/23636] [4.0/4.1 Regression] crashes on ThreadWeaver compilation
mmitchel at gcc dot gnu dot org
- [Bug c++/19253] [3.4/4.0/4.1 regression] bad error message / ICE for invalid template parameter
reichelt at gcc dot gnu dot org
- [Bug c++/23139] [3.4/4.0/4.1 Regression] -pedantic -ffast-math breaks working code
mmitchel at gcc dot gnu dot org
- [Bug libfortran/23265] [mingw32] Error in floating point output with BN edit descriptor
fxcoudert at gcc dot gnu dot org
- [Bug preprocessor/23751] New: cpp -P emits two newlines
johann dot glaser at gmx dot at
- [Bug fortran/19269] transpose(reshape(...)) of character array segfaults.
rsandifo at gcc dot gnu dot org
- [Bug libfortran/23380] [mingw32] cpu_time intrinsic malfunction
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/23356] FLT_EVAL_METHOD not defined on openbsd3.4
ian at airs dot com
- [Bug swing/20015] JMenu stays open but should not
langel at redhat dot com
- [Bug target/22362] [3.4 Regression] static function calls and global register variables
pinskia at gcc dot gnu dot org
- [Bug java/23754] New: 4.1 ICE: tree check error in check_inner_circular_reference
wmahan at gmail dot com
- [Bug c++/23755] New: template class inheritance
compi at freemail dot hu
- [Bug c/23756] New: Missed optimization for PIC code with internal visibility
guillaume dot melquiond at ens-lyon dot fr
- [Bug target/8972] [arc-7-elf] the c code ' x << i' causes infinite loop when i = 0
cvs-commit at gcc dot gnu dot org
- [Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f
pinskia at gcc dot gnu dot org
- [Bug fortran/21986] Bad .mod file, ICE upon USE
pault at gcc dot gnu dot org
- [Bug c++/23757] New: iostreams hex formatting for signed integers treats than as unsigned
x at xman dot org
- [Bug libgcj/22211] [4.0 only] Thread.interrupt sometimes causes abort if thread is already dead
cvs-commit at gcc dot gnu dot org
- [Bug c++/22252] [4.0/4.1 Regression] pragma interface/implementation still break synthesized methods
mmitchel at gcc dot gnu dot org
- [Bug libgcj/23758] New: java::lang::ConcreteProcess::nativeSpawn unsafe
Hans dot Boehm at hp dot com
- [Bug preprocessor/23759] New: powerpc-unknown-eabialtivec-cpp runs out of memory
Daniel dot Davies at xerox dot com
- [Bug target/19411] Simple program causes gcc to run out of memory
pinskia at gcc dot gnu dot org
- [Bug c++/20812] contextual overload resolution failure for a member name found in two base classes
bangerth at dealii dot org
- [Bug tree-optimization/23588] CCP not fully propagating constants
pinskia at gcc dot gnu dot org
- [Bug awt/21598] rendering problem with button text
fitzsim at redhat dot com
- [Bug tree-optimization/21636] Missed ccp optimization
pinskia at gcc dot gnu dot org
- [Bug libfortran/23760] New: gfortran incorrectly succeeds on record overflow
jvdelisle at verizon dot net
- [Bug rtl-optimization/20800] [4.0 regression] cris-elf testsuite failure: gcc.c-torture/execute/931004-6.c -O3
mmitchel at gcc dot gnu dot org
- [Bug java/20031] [4.0/4.1 regression] ICE on missing files
mmitchel at gcc dot gnu dot org
- [Bug target/11015] [PPC] -finstrument-functions and variable size with sizes > 17 and -fPIC
amodra at bigpond dot net dot au
- [Bug middle-end/23522] [3.4/4.0/4.1 Regression] fold_widened_comparison bug
rguenth at gcc dot gnu dot org
- [Bug target/20529] m6811-elf-g++ ICE
goweol at gmail dot com
- [Bug libstdc++/23632] std::vector<bool> in combination with debug mode fails to compile code
pcarlini at suse dot de
- [Bug fortran/21730] Character length incorrect.
rsandifo at gcc dot gnu dot org
- [Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran
rsandifo at gcc dot gnu dot org
- [Bug fortran/21825] [4.0/4.1 Regression] 2D array initialization with reshape
rsandifo at gcc dot gnu dot org
- [Bug fortran/22518] ICE in gfc_conv_function_call for character function with LEN=length(arg)
rsandifo at gcc dot gnu dot org
- [Bug libstdc++/13943] call of overloaded `llabs(int)' is ambiguous
pcarlini at suse dot de
- [Bug libgcj/23761] New: java.library.path doesn't affect module loading path
fitzsim at redhat dot com
- [Bug libgcj/23762] New: java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR
fitzsim at redhat dot com
- [Bug libgcj/23763] New: Runtime.getRuntime().exec() signalling
aeby at graeff dot com
- [Bug target/11015] [3.4 only] -finstrument-functions and dynamic stack allocation
amodra at bigpond dot net dot au
- [Bug libgcj/6181] Mauve Introspector.jdk11: getBeanInfo fail for AWT classes
pinskia at gcc dot gnu dot org
- [Bug java/5942] tree check failure when compiling Classpath with strictfp StrictMath class
pinskia at gcc dot gnu dot org
- [Bug java/2956] gcj does not terminate on invalid class definition
pinskia at gcc dot gnu dot org
- [Bug java/1392] Using .class in super class of outer class and in inner class fails
pinskia at gcc dot gnu dot org
- [Bug java/1391] ICE on bogus this.OuterClass.method() construct
pinskia at gcc dot gnu dot org
- [Bug testsuite/23607] gcc.target/i386/pr23575.c fails on x86_64
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23475] Frequences are not updated for empty loop removal
pinskia at gcc dot gnu dot org
- [Bug c/18382] define __pic__ and/or __PIC__ in c-cppbuiltins.c instead of scattershot in target config
ghazi at gcc dot gnu dot org
- [Bug rtl-optimization/12535] Attempt to delete prologue/epilogue insn
amodra at bigpond dot net dot au
- [Bug tree-optimization/22555] array in struct disables salias subvars for other fields
cvs-commit at gcc dot gnu dot org
- [Bug c++/23764] New: Implicit conversion to a reference for an object broken
rlyle at ritual dot com
- [Bug fortran/23373] Functions returning pointers with pointer argument
rsandifo at gcc dot gnu dot org
- [Bug fortran/23765] New: segfault with syntactically wrong common declaration
tobi at gcc dot gnu dot org
- [Bug fortran/21143] cross-built gfortran installed as gfortran
fxcoudert at gcc dot gnu dot org
- [Bug fortran/16404] should reject invalid code with -pedantic -std=f95 ? (x8)
pault at gcc dot gnu dot org
- [Bug libstdc++/23358] _Destroy doesn't optimize for scalar types
cvs-commit at gcc dot gnu dot org
- [Bug c++/23767] New: std::vector iterator implementation wrong
afra at cs dot stanford dot edu
- [Bug c++/10416] 'unused variable' warning ignores ctor/dtor side-effects
pinskia at gcc dot gnu dot org
- [Bug target/20010] *arm_extendqisi appears to never be matched
nico at cam dot org
- [Bug libgcj/23768] New: doFinal() methods in javax.crypto.Cipher incorrectly resetting cipher state
qianzwang at yahoo dot com
- [Bug tree-optimization/14705] [tree-ssa] more alias analysis needed!?
pinskia at gcc dot gnu dot org
- [Bug target/16888] [3.4 Regression] ICE: in print_reg, at config/i386/i386.c:7254
pinskia at gcc dot gnu dot org
- [Bug c/23769] New: always inline short functions if inlining would be as small as non-inlined code
ash at onezero dot org
- [Bug c++/17256] [3.4/4.0/4.1 Regression] undefined but used static or inline functions should be diagnosed
pinskia at gcc dot gnu dot org
- [Bug libfortran/23770] New: unaligned buffers in i/o library force use of memcpy()
tkoenig at gcc dot gnu dot org
- [Bug c++/23771] New: [4.0.2 regression] Constant template argument not recognized as such
bangerth at dealii dot org
- [Bug rtl-optimization/18853] [4.0 Regression] ICE: genautomata.c:5238, error: verify_flow_info: Incorrect fallthru
pinskia at gcc dot gnu dot org
- [Bug fortran/20848] PARAMETER and SAVE attribute conflict
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/22471] [4.1 Regression] corrupted profile info with -O3 -fprofile-use
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23524] bigger version of mov + cmp produced
dann at godzilla dot ics dot uci dot edu
- [Bug target/23772] New: [3.3/3.4 regression] [arm] ICE in change_address_1, at emit-rtl.c:1886
raj dot khem at gmail dot com
- [Bug libstdc++/23773] New: Improve abi.html
pcarlini at suse dot de
- [Bug target/23774] New: dealloc of dynamic stack space breaks backchain
amodra at bigpond dot net dot au
- [Bug middle-end/8743] receiving result from __builtin_return_address() beyond stack top causes segfault
normbograham at yahoo dot com
- [Bug middle-end/23775] New: 4.1: wrong code in argument passing
gcc-bugzilla at gcc dot gnu dot org
- [Bug debug/20830] [3.4 Regression] bad debug info for static nested struct with virtual function
rth at gcc dot gnu dot org
- [Bug debug/23190] [4.0/4.1 Regression] debug info omitted for uninitialized variables (stabs)
rth at gcc dot gnu dot org
- [Bug driver/22600] Exit code should be different from 1 for internal compiler error
mmitchel at gcc dot gnu dot org
- [Bug debug/23776] New: configure: error: no acceptable cc found in $PATH
filip693 at wp dot pl
- [Bug tree-optimization/23777] New: Does not remove all references to var
rguenth at gcc dot gnu dot org
- [Bug fortran/23778] New: [Regression] Printout resets console buffer
T dot Farago at lumc dot nl
- [Bug preprocessor/23779] New: '-C' option produces wrong output
Christoph dot Spiel at partner dot bmw dot de
- [Bug c++/23780] New: Suboptimal initialisation of array of class with do-nothing constructor
timb at bluearc dot com
- [Bug tree-optimization/23350] [4.1 Regression] ICE in vect_update_ivs_after_vectorizer, at tree-vect-transform.c:2418
dorit at il dot ibm dot com
- [Bug middle-end/23623] volatile keyword changes bitfield access size from 32bit to 8bit
m dot reszat at kostal dot com
- [Bug target/15397] [3.4 only] [g77] c float function called from fortran gives wrong result
harald dot vogt at desy dot de
- [Bug libstdc++/23781] New: Implicit conversion from NULL to list<T>::iterator
Marc dot Boyer at enseeiht dot fr
- [Bug fortran/19928] Reference of constant derived type component causes failure
cvs-commit at gcc dot gnu dot org
- [Bug target/23240] gcc.c-torture/execute/pr23135.c execution fails
sje at cup dot hp dot com
- [Bug c/23782] New: -Os +22%: gcc-3.4.4 does it in 230 bytes, gcc-4.0.2-pre in 281 bytes
etienne_lorrain at yahoo dot fr
- [Bug tree-optimization/15911] VRP/DOM does not like TRUTH_AND_EXPR
dnovillo at gcc dot gnu dot org
- [Bug middle-end/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124 (fold bug)
dnovillo at gcc dot gnu dot org
- [Bug tree-optimization/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR
dnovillo at gcc dot gnu dot org
- [Bug ada/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR
pinskia at gcc dot gnu dot org
- [Bug fortran/15326] ICE with assumed length character strings
cvs-commit at gcc dot gnu dot org
- [Bug target/23783] New: gcc.c-torture/compile/calls.c triggers an ICE
kazu at gcc dot gnu dot org
- [Bug swing/19845] Swing ToolTipManager and getLocationOnScreen
abalkiss at redhat dot com
- [Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
rsandifo at gcc dot gnu dot org
- [Bug fortran/23201] [4.1 Regression] internal compiler error: verify_ssa failed
dnovillo at gcc dot gnu dot org
- [Bug target/22481] [4.1 Regression] ICE in extract_constrain_insn_cached, at recog.c:2000 with -O3 -fpeel-loops
pinskia at gcc dot gnu dot org
- [Bug bootstrap/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23115] [4.1 Regression] -ftree-vectorize generates wrong code
pinskia at gcc dot gnu dot org
- [Bug libfortran/23784] New: close doesn't reset ioparm on error exit
tkoenig at gcc dot gnu dot org
- [Bug tree-optimization/23049] [4.1 Regression] ICE with -O3 -ftree-vectorize on 4.1.x
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23082] [4.1 Regression] internal compiler error: tree check: expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:746
pinskia at gcc dot gnu dot org
- [Bug ada/23142] [4.1 regression] ACATS FAIL cxaa017 character processing wrong code
laurent at guerby dot net
- [Bug ada/23141] [4.1 Regression] ACATS FAIL c45651a fixed point wrong code
laurent at guerby dot net
- [Bug target/23356] FLT_EVAL_METHOD not defined on openbsd3.4
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/20179] cannot mix C and Fortran I/O
fxcoudert at gcc dot gnu dot org
- [Bug rtl-optimization/23785] New: 197.parser performance drop
uttamp at us dot ibm dot com
- [Bug c++/22147] [4.1 regression] ICE in get_bindings
janis at gcc dot gnu dot org
- [Bug fortran/22304] gfortran silently changes values in equilvanence'd variables
cvs-commit at gcc dot gnu dot org
- [Bug fortran/16511] Test 19990905-0.f fails with gfortran
cvs-commit at gcc dot gnu dot org
- [Bug fortran/18870] [g77 regression] Equivalencing two common blocks is not caught
cvs-commit at gcc dot gnu dot org
- [Bug fortran/23270] Undefined reference to module blank common variable
cvs-commit at gcc dot gnu dot org
- [Bug fortran/18878] Erronous error message on vaild USE statement
cvs-commit at gcc dot gnu dot org
- [Bug c/23787] New: ICE when cross compiling newlib to 68hc11 target.
rosbacke at nada dot kth dot se
- [Bug ada/23788] New: s-taprop.adb:69:06: warning: cannot depend on "Interrupt_Operations" (wrong categorization)
danglin at gcc dot gnu dot org
- [Bug tree-optimization/22516] [4.1 Regression] Segfault with ivopts at -O
janis at gcc dot gnu dot org
- [Bug target/20528] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391
pinskia at gcc dot gnu dot org
- [Bug c++/23180] [4.1 regression] Segfault on const initializer with bogus pointer arithmetics
cvs-commit at gcc dot gnu dot org
- [Bug c++/23789] New: compilation error when template parameters have certain complexity
andres_takach at mentor dot com
- [Bug target/8728] Using alloca and -finstrument-functions and vararg functions causes seg fault
pinskia at gcc dot gnu dot org
- [Bug c++/21135] [4.0 Regression] &a[-2] ICE at the top level
pinskia at gcc dot gnu dot org
- [Bug fortran/12840] Unable to find scalarization loop specifier
cvs-commit at gcc dot gnu dot org
- [Bug fortran/15502] [meta-bug] bugs needed for SPEC CPU 2K and 2K5/6 and 95
rsandifo at gcc dot gnu dot org
- [Bug debug/20998] [3.4/4.0/4.1 Regression] GCC does not emit debug info for variables in anonymous unions
rth at gcc dot gnu dot org
- [Bug c++/23793] New: Unhealthy optimization. Accessing double with reinterpret_cast.
martsummsw at hotmail dot com
- [Bug fortran/18878] [4.0 only] erronous error message on vaild USE statement
fxcoudert at gcc dot gnu dot org
- [Bug tree-optimization/23282] [4.0 Regression] wrong results at -O on x86
jv244 at cam dot ac dot uk
- [Bug c++/23624] [3.4/4.0/4.1 Regression] ICE: internal compiler error: in invert_truthvalue, at fold-const.c:2697
cvs-commit at gcc dot gnu dot org
- [Bug c++/23794] New: C++ frontend passes invalid COND_EXPR to the middle-end
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/22444] [4.0/4.1 regression] ICE at tree-into-ssa.c:466
bkoz at gcc dot gnu dot org
- [Bug c/8960] Segfault with __attribute__ ((mode (...))) in start_function:5702
rguenth at gcc dot gnu dot org
- [Bug c++/9844] Segmentation fault using function with return value with attribute for mode
rguenth at gcc dot gnu dot org
- [Bug c/9860] ICE in emit_move_insn_1, at expr.c:3114
rguenth at gcc dot gnu dot org
- [Bug c/16676] [3.4 Regression] ICE with nested functions and -g1, blocks glibc
rguenth at gcc dot gnu dot org
- [Bug c++/17913] [4.0 Regression] ICE jumping into statement expression
rguenth at gcc dot gnu dot org
- [Bug c/20239] [3.4 Regression] ICE on empty preprocessed input
rguenth at gcc dot gnu dot org
- [Bug c/23439] [4.1 regression] "f(){for" crashes the C frontend
rguenth at gcc dot gnu dot org
- [Bug c/21920] alias violating
pinskia at gcc dot gnu dot org
- [Bug c++/157] Duplicate error message for invalid elaborated type specifier
rguenth at gcc dot gnu dot org
- [Bug c++/772] Statement expressions issues
rguenth at gcc dot gnu dot org
- [Bug c++/950] Template problem: decay of pointer-to-member-of-derived to p-o-m-o-base
rguenth at gcc dot gnu dot org
- [Bug c++/2204] G++ doesn't check (member) function parameter for abstract-ness.
rguenth at gcc dot gnu dot org
- [Bug c++/2316] g++ fails to overload on language linkage
rguenth at gcc dot gnu dot org
- [Bug c++/2708] ambiguity check fails for namespace vs class scope
rguenth at gcc dot gnu dot org
- [Bug c++/2778] -fdump-translation-unit [Simple patch supplied, needs review]
rguenth at gcc dot gnu dot org
- [Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs
cvs-commit at gcc dot gnu dot org
- [Bug c++/4205] function template can call other function with incorrect parameters
rguenth at gcc dot gnu dot org
- [Bug fortran/21931] problem with fugly-logint flag and evaluating if statements
bdavis9659 at comcast dot net
- [Bug c++/23797] New: ICE (on invalid)
sylvain dot pion at sophia dot inria dot fr
- [Bug fortran/23420] ICE on invalid print statement
tobi at gcc dot gnu dot org
- [Bug fortran/23114] [4.0 only] Bad interaction between character, dimension and interface
fxcoudert at gcc dot gnu dot org
- [Bug fortran/23798] New: gfortran hangs while parsing subroutine
rrr6399 at futuretek dot com
- [Bug c++/22252] [4.0 Regression] pragma interface/implementation still break synthesized methods
mmitchel at gcc dot gnu dot org
- [Bug c++/23799] New: [4.1 regression] ICE: no-op convert from 8 to 4 bytes in initializer
schwab at suse dot de
- [Bug libgcj/23288] java.lang.Class's #getPackage() returns null
tromey at gcc dot gnu dot org
- [Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).
janis at gcc dot gnu dot org
- [Bug libgcj/23800] New: Exception in thread "main" java.lang.NullPointerException at java.lang.Object.getClass()
thompson at fresno dot edu
- [Bug middle-end/20297] #pragma GCC visibility isn't properly handled for builtin functions
benjamin at smedbergs dot us
- [Bug other/23801] New: crtstuff.c:65
lipovsky at skycomputers dot com
- [Bug libfortran/23802] New: [mingw32] sleep malfunction
fxcoudert at gcc dot gnu dot org
- [Bug tree-optimization/23625] [4.1 Regression] ICE: in bsi_after_labels, at tree-flow-inline.h:758
janis at gcc dot gnu dot org
- [Bug fortran/20405] [meta-bug] equivalenced variable problems
pinskia at gcc dot gnu dot org
- [Bug fortran/20146] internal compiler error on equivalence
pinskia at gcc dot gnu dot org
- [Bug fortran/23217] incorrect error on use only statement
pinskia at gcc dot gnu dot org
- [Bug libfortran/23803] New: [mingw32] getlog malfunction
fxcoudert at gcc dot gnu dot org
- [Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization
fitzsim at redhat dot com
- [Bug c++/23804] New: reference initialization with compile-time bogus value
ivan at sierra-da dot com
- [Bug c/23805] New: No warning for uninitialized variable.
mike at codeweavers dot com
- [Bug fortran/18082] Infinite loop with automatic length character objects
pinskia at gcc dot gnu dot org
- [Bug middle-end/19430] Missing uninitialized warning
pinskia at gcc dot gnu dot org
- [Bug c++/100] confusing name lookup diagnostic
pinskia at gcc dot gnu dot org
- [Bug c++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'
pinskia at gcc dot gnu dot org
- [Bug c++/21491] [3.4/4.0/4.1 Regression] crosses initialization of a pointer
pinskia at gcc dot gnu dot org
- [Bug c++/22551] [4.0/4.1 Regression] [ICE] in tree_low_cst, at tree.c:3843
pinskia at gcc dot gnu dot org
- [Bug c++/23125] [4.0/4.1 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
pinskia at gcc dot gnu dot org
- [Bug middle-end/23125] [4.0/4.1 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault
pinskia at gcc dot gnu dot org
- [Bug debug/23806] New: [4.0 Regression] -gstabs doesn't work
hjl at lucon dot org
- [Bug c++/22293] [4.0/4.1 regression] ICE declaring destructor as friend
pinskia at gcc dot gnu dot org
- [Bug c++/23223] [4.0/4.1 Regression] Segfault part 3, after typedef
pinskia at gcc dot gnu dot org
- [Bug c++/23440] [4.0/4.1 regression] "void f(){for" crashes the C++ frontend
pinskia at gcc dot gnu dot org
- [Bug c++/19185] [3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21829] [4.1 Regression] missed jump threading after unroller
pinskia at gcc dot gnu dot org
- [Bug preprocessor/14438] Potential need for buffer overflow checks in _cpp_lex_direct
pinskia at gcc dot gnu dot org
- [Bug fortran/22502] [4.0.1 Regression] ICE constructing arrays with "(/ /)"
reichelt at gcc dot gnu dot org
- [Bug tree-optimization/22438] [4.1 Regression] ICE SEGV in is_gimple_variable at tree-gimple.c:239
belyshev at depni dot sinp dot msu dot ru
- [Bug c++/23807] New: Mixed-type arithmetic error
igodard at pacbell dot net
- [Bug fortran/18899] [gfortran] ubound wrongly calculated for passed array
steven at gcc dot gnu dot org
- [Bug c/23808] New: ICE in convert-move, building libgfortran with tree-vectorize
tprince at computer dot org
- [Bug middle-end/22480] [4.1 Regression] ICE in convert_move, at expr.c:390 with -ftree-vectorize
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/16797] Opportunity to remove unnecessary load instructions
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17106] Opportunity to eliminate loads from TOC.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21458] VRP does not remove a conditional in a loop
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21368] VRP does not know that &s.a != NULL
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/20701] [tcb] VRP does not eliminate a redundant "if" statement.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21332] [4.1 Regression] -ftree-vrp makes a loop doesn't execute a body
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21367] VRP does not fold "if (a == b)" in a certain situation
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21029] [4.1 Regression] vrp miscompiles Ada front-end, drops loop exit test in well-defined wrap-around circumstances
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/14495] [tree-ssa] Propagate range info into a switch statement
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21086] VRP does not extract a value from a comparison expression.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21289] A numeric range is spoiled by a symblic one in VRP
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/18373] [meta-bug] VRP Value Range Propagation
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21582] (optimisation) VRP pass could/should use non-null function attribute
pinskia at gcc dot gnu dot org
- [Bug middle-end/16802] PowerPC - Unnecessary extsw
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/14341] Missed comparison optimization (VRP)
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21090] VRP does not notice nonzero-ness from a PHI node
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/17100] Missed opportunity for value range optimization
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21258] Teach VRP to pick up a constant from case label.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/8681] Generates unneeded test
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21348] tree-vrp.c:has_assert_expr is useless.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/18412] missed vectorization opportunity due to aliasing issue
pinskia at gcc dot gnu dot org
- [Bug c++/12349] gcc accepts specialization of template in typedef
pinskia at gcc dot gnu dot org
- [Bug c++/12582] unhelpful message with ambiguous typedef
pinskia at gcc dot gnu dot org
- [Bug c/23809] New: Misleading documentation for -mmmx/msse/...
billy dot biggs at gmail dot com
- [Bug rtl-optimization/23810] New: missed 64-bit shift+mask optimizations on 32-bit arch
gcc-bugzilla at gcc dot gnu dot org
- [Bug rtl-optimization/23811] New: returning 64-bit value turns off some 32-bit optimizations
raeburn at raeburn dot org
- [Bug c++/12272] wrong error message using declaration shadows namespace
bangerth at dealii dot org
- [Bug c++/20293] [3.4/4.0/4.1 regression] Wrong diagnostic for ambiguous access
bangerth at dealii dot org
- [Bug rtl-optimization/23812] New: swapping DImode halves produces poor x86 register allocation
raeburn at raeburn dot org
- [Bug rtl-optimization/23813] New: redundant register assignments not eliminated
raeburn at raeburn dot org
- [Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
david at jpackage dot org
- [Bug fortran/23814] New: unformatted files from gfortran are incompatible with g77 unformatted files and solaris f95 unformatted files
rrr6399 at futuretek dot com
- [Bug fortran/23815] New: Add -byteswapio flag
rrr6399 at futuretek dot com
- [Bug tree-optimization/23816] New: ICE in extract_insn, at recog.c:2084
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/23817] New: ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:398
belyshev at depni dot sinp dot msu dot ru
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
pinskia at gcc dot gnu dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
falk at debian dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
falk at debian dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
ebotcazou at gcc dot gnu dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
pinskia at gcc dot gnu dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
ebotcazou at gcc dot gnu dot org
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
appfault at hotmail dot com
- [Bug c/10719] invalid code generated (x86, "int $5") with __builtin_va_arg(va, char);
ebotcazou at gcc dot gnu dot org
- [Bug tree-optimization/23818] New: ICE in dominated_by_p, at dominance.c:827
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/23820] New: ICE in lambda_loopnest_to_gcc_loopnest, at lambda-code.c:1982
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/23821] New: Dom creating harder to optimize code
rakdver at gcc dot gnu dot org
- [Bug c++/23823] New: Is this right?
igodard at pacbell dot net
- [Bug libfortran/19303] Unformatted record header is 4-bytes on 32-bit targets
pinskia at gcc dot gnu dot org
- c++/8431: compile short program to get internal compilation error
William J. Evans
- [Bug c/23824] New: Using mipsel to compile BigEndian -O2 does not work
ondrap at penguin dot cz
- [Bug fortran/16861] segfault with doubly used module
pault at gcc dot gnu dot org
- [Bug libfortran/19872] [4.0 only] closed and re-opened file not overwriten
fxcoudert at gcc dot gnu dot org
- [Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8
fxcoudert at gcc dot gnu dot org
- [Bug fortran/18315] wrong result for lbound with single argument
fxcoudert at gcc dot gnu dot org
- [Bug fortran/20971] gfortran - internal compiler error on bad program -fdefault-integer-8
fxcoudert at gcc dot gnu dot org
- [Bug java/21418] Order of source files matters when compiling
mark at gcc dot gnu dot org
- [Bug c++/23825] New: [4.0/4.1 Regression] Extra C++ failures
hjl at lucon dot org
- [Bug c++/23826] New: invalid use of constructor as a template
harold at alum dot mit dot edu
- [Bug preprocessor/23827] New: standard C++ should not have hex float preprocessing tokens
jsm28 at gcc dot gnu dot org
- [Bug rtl-optimization/11261] Weak code generated for JPEG compression
pinskia at gcc dot gnu dot org
- [Bug c++/18803] [3.4.5 regression] rejects access to operator() in template
bangerth at dealii dot org
- [Bug c++/18803] [3.4 regression] rejects access to operator() in template
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23828] New: local calling convention not used when using -fwhole-program --combine
dann at godzilla dot ics dot uci dot edu
- [Bug java/23829] New: FreeBSD 5 support for libjava
chat95 at mac dot com
- [Bug c/23830] New: inline optimization possibility - reorder compilation step
Atif dot Hussain at gmail dot com
- [Bug libstdc++/19265] problem with _S_destroy_thread_key when using dynamic libraries
cvs-commit at gcc dot gnu dot org
- [Bug fortran/23379] compiler segfault with internal write
jvdelisle at verizon dot net
- [Bug middle-end/19419] Overlapping memcpy with discriminated types
ebotcazou at gcc dot gnu dot org
- [Bug middle-end/19410] Overlapping memcpy with big struct copies
ebotcazou at gcc dot gnu dot org
- [Bug ada/19037] constant renaming creates new constant
ebotcazou at gcc dot gnu dot org
- [Bug c/12245] [3.4/4.0/4.1 regression] Uses lots of memory when compiling large initialized arrays
rguenth at gcc dot gnu dot org
- [Bug target/23831] New: ICE in immed_double_const with vectorized multipication
uros at kss-loka dot si
- [Bug middle-end/15855] [3.4/4.0/4.1 Regression] g++ crash with -O2 and -O3 on input file
rguenth at gcc dot gnu dot org
- [Bug fortran/15382] frontend too lenient when checking variable declarations
tobi at gcc dot gnu dot org
- [Bug target/23832] New: libjava build failure on sh64
kkojima at gcc dot gnu dot org
- [Bug tree-optimization/17790] [4.0/4.1 Regression] Significant compile time increases for sixtrack with tree LICM and IV optimization
rguenth at gcc dot gnu dot org
- [Bug c++/23833] New: warning: "ignoring packed attribute on unpacked non-POD field" on templates
Dmitry dot Chepel at acronis dot com
- [Bug middle-end/23290] Layout changed for structure with single complex field
cvs-commit at gcc dot gnu dot org
- [Bug middle-end/23290] [4.0 Regression] Layout changed for structure with single complex field
pinskia at gcc dot gnu dot org
- [Bug libfortran/21468] vectorizing libfortran
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23834] New: Not removing a SSA_NAME which is not used
pinskia at gcc dot gnu dot org
- [Bug c++/23835] New: case where gcc 4.1.0 -O3 compile takes 4 times longer than gcc 3.4.3, on ia64
jaffe at broad dot mit dot edu
- [Bug ada/23836] New: Invalid code generated
james at recherche dot enac dot fr
- [Bug target/23552] FAIL: gfortran.dg/large_real_kind_1.f90
sje at cup dot hp dot com
- [Bug rtl-optimization/23837] New: [4.0, 4.1 regression] Wrong code with -fschedule-insns
debian-gcc at lists dot debian dot org
- [Bug libstdc++/23591] exceptions in plugins in threads cause segmentation violation by leaving bad exit handler for the pthread
bkoz at gcc dot gnu dot org
- [Bug libstdc++/22612] linking error while compiling ddd with g++ 3.4.0 on solaris 9,
bkoz at gcc dot gnu dot org
- [Bug libstdc++/23278] SJLJ-exceptions broken
bkoz at gcc dot gnu dot org
- [Bug libstdc++/23497] [4.1 regression] Bogus 'is used uninitialized...' warning about std::complex<T>
bkoz at gcc dot gnu dot org
- [Bug middle-end/23497] [4.1 regression] Bogus 'is used uninitialized...' warning about std::complex<T>
pinskia at gcc dot gnu dot org
- [Bug libstdc++/23417] bits/stl_tree.h isn't -Weffc++ clean
bkoz at gcc dot gnu dot org
- [Bug tree-optimization/23838] New: infinite loop in dse
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/22237] [4.0/4.1 Regression] struct copy inlining generates overlapping memcpy
janis at gcc dot gnu dot org
- [Bug c++/7874] [3.4/4.0/4.1 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace
cvs-commit at gcc dot gnu dot org
- [Bug c++/23839] New: [4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
jsm28 at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
pinskia at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
pinskia at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
mmitchel at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
cvs-commit at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
cvs-commit at gcc dot gnu dot org
- [Bug c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343
mmitchel at gcc dot gnu dot org
- [Bug c++/23840] New: [3.4/4.0/4.1 Regression] Bogus "invalid lvalue in unary '&'" diagnostic and ICE with va_arg
jsm28 at gcc dot gnu dot org
- [Bug c++/16995] [meta-bug] C++ friend injection
ian at airs dot com
- [Bug c++/12944] [meta-bug] C++ name-lookup problems
ian at airs dot com
- [Bug c++/23841] New: [4.0/4.1 Regression] Floating-point literals cast to integral types should be accepted in integer constant expressions
jsm28 at gcc dot gnu dot org
- [Bug c++/23842] New: [3.4/4.0/4.1 Regression] Incorrect access control context
jsm28 at gcc dot gnu dot org
- [Bug c++/21228] [4.0/4.1 Regression] -Wunreachable-code produces spurious warnings for constructor
pinskia at gcc dot gnu dot org
- [Bug c++/22618] [3.4/4.0/4.1 Regression] Template non-type arguments break class access protection
pinskia at gcc dot gnu dot org
- [Bug c++/21117] [3.4/4.0/4.1 Regression] ICE after error about returning an incomplete type
pinskia at gcc dot gnu dot org
- [Bug c++/22352] [3.4/4.0/4.1 Regression] ICE in lookup_member
pinskia at gcc dot gnu dot org
- [Bug c++/21353] [3.4/4.0/4.1 Regression] rvalues should not be allowed to be default values for non const references in class functions.
pinskia at gcc dot gnu dot org
- [Bug libstdc++/12854] libstdc++ vs. -Weffc++
bkoz at gcc dot gnu dot org
- [Bug fortran/23843] New: Access restrictions on derived types in modules too strict.
zeekec at mad dot scientist dot com
- [Bug c/23844] New: fails to detect "is used uninitialized"
marcus at jet dot franken dot de
- [Bug c/23845] New: missed strength reduction costs performance
tprince at computer dot org
- [Bug target/22152] Poor loop optimization when using mmx builtins
fjahanian at apple dot com
- [Bug fortran/21063] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224 after using maxloc function
pinskia at gcc dot gnu dot org
- [Bug pch/10591] Members of anonymous namespaces should not be TREE_PUBLIC
bkoz at gcc dot gnu dot org
- [Bug c/23846] New: suggest new warning (example: int x = x)
ash at onezero dot org
- [Bug target/23847] New: Darwin -mpowerpc64 complex ABI breakage
dje at gcc dot gnu dot org
- [Bug tree-optimization/23848] New: stack deallocation more efficient in 3.4
amodra at bigpond dot net dot au
- [Bug c++/23849] New: inaccessible base in static_cast from template base type to non-template derived type
fang at csl dot cornell dot edu
- [Bug fortran/18315] missing error for incompatible array assignment involving lbound
rsandifo at gcc dot gnu dot org
- [Bug fortran/23852] New: Array element as format specification.
fengwang at gcc dot gnu dot org
- [Bug tree-optimization/23853] New: ICE: in tree_low_cst, at tree.c:4270
micis at gmx dot de
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
micis at gmx dot de
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
janis187 at us dot ibm dot com
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23855] New: Should not do loop header copying for inner loop
rguenth at gcc dot gnu dot org
- [Bug fortran/23663] rejects entry point as a value
jakub at gcc dot gnu dot org
- [Bug fortran/22290] Optimize Assigned GOTO to cause error with -O1 or higher
steven at gcc dot gnu dot org
- [Bug libgcj/23856] New: Modification Time Incorrectly Set From Extension Entry
rmathew at gcc dot gnu dot org
- [Bug middle-end/23857] New: ICE: verify_flow_info failed - too many outgoing branch edges
micis at gmx dot de
- [Bug tree-optimization/23858] New: ICE: Segmentation fault calling fold-const recursively
micis at gmx dot de
- [Bug c++/12265] Downcast to class which derives privately rejected
pinskia at gcc dot gnu dot org
- [Bug bootstrap/22541] Building into empty PREFIX causes broken limits.h to be installed
dank at kegel dot com
- [Bug c++/16171] [ABI] Problems with standard names in different namespaces
cvs-commit at gcc dot gnu dot org
- [Bug driver/23861] New: Build failure due to "-pipe" not working with .F90 and .F95 files
macro at linux-mips dot org
- [Bug fortran/23862] New: Select Fortran source form appropriately for "-pipe"
macro at linux-mips dot org
- [Bug tree-optimization/18463] [4.0 Regression] suboptimal use of fancy x86 addressing modes
pinskia at gcc dot gnu dot org
- [Bug fortran/19358] [gfortran] Segfault with missing upper bound
cvs-commit at gcc dot gnu dot org
- [Bug testsuite/23867] New: libstdc++ ABI testsuite should work for installed compiler testing
jsm28 at gcc dot gnu dot org
- [Bug c++/23278] SJLJ-exceptions broken
bkoz at gcc dot gnu dot org
- [Bug c++/21274] SSA Crash, reproducable
callahan at sci dot utah dot edu
- [Bug libstdc++/22612] linking error while compiling ddd with g++ 3.4.0
bkoz at gcc dot gnu dot org
- [Bug libstdc++/22612] linking error while compiling ddd
bkoz at gcc dot gnu dot org
- [Bug middle-end/23868] builtin_apply uses wrong mode for multi-hard-register return values
amylaar at gcc dot gnu dot org
- [Bug middle-end/23868] New: builtin_apply uses wrong mode for multi-hard-register return values
amylaar at gcc dot gnu dot org
- [Bug middle-end/21274] SSA Crash, reproducable
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21274] SSA Crash, reproducable
pinskia at gcc dot gnu dot org
- [Bug c/23869] New: Missed optimization with integer booleans when compiling for pentium and higher
guillaume dot melquiond at ens-lyon dot fr
- [Bug c/23870] New: continue hangs compiler (and whole computer!)
fredrik at hederstierna dot com
- [Bug fortran/17123] Assertion fail in trans-const.c
reichelt at gcc dot gnu dot org
- [Bug libstdc++/22339] iconv functions not found by libstdc++v3 configure
bkoz at gcc dot gnu dot org
- [Bug libstdc++/22222] New Tru64 UNIX libstdc++ testsuite failures: #warning debug mode disabled due to lack of weak symbol support
bkoz at gcc dot gnu dot org
- [Bug libstdc++/22205] [4.1 Regression] errors debug mode on aix
bkoz at gcc dot gnu dot org
- [Bug libstdc++/23871] New: iostream operator<<(int) uses || on integral operands
janis at gcc dot gnu dot org
- [Bug middle-end/23872] New: .t02.original dump weirdness
dann at godzilla dot ics dot uci dot edu
- [Bug target/14552] compiled trivial vector intrinsic code is ineffiencent
fjahanian at apple dot com
- [Bug fortran/17740] ICE in gfc_trans_arrayfunc_assign, at fortran/trans-expr.c:2011
cvs-commit at gcc dot gnu dot org
- [Bug target/23153] [4.1 Regression] [meta-bug] code size regression from 4.0 on x86
dann at godzilla dot ics dot uci dot edu
- [Bug libstdc++/23875] New: operator<<(short) should not call operator<<(long), etc.
pcarlini at suse dot de
- [Bug libstdc++/21674] basic_string vs debug_mode
bkoz at gcc dot gnu dot org
- [Bug target/22068] Multiply-immediate opportunity
cvs-commit at gcc dot gnu dot org
- [Bug target/23876] New: Accepts model on local variables
pinskia at gcc dot gnu dot org
- [Bug c++/23372] [4.0/4.1 Regression] Temporary aggregate copy not elided when passing parameters by value
pinskia at gcc dot gnu dot org
- [Bug target/18562] SSE constant vector initialization produces dead constant values on stack
pinskia at gcc dot gnu dot org
- [Bug middle-end/23411] [data deps] Distance on outer loops for self output deps
sebastian dot pop at cri dot ensmp dot fr
- [Bug awt/16203] need to kill awt helper threads on gui app exit
fitzsim at redhat dot com
- [Bug c++/22632] GCC won't produce assignment operator warnings
bangerth at dealii dot org
- [Bug c++/23211] [3.4/4.0/4.1 regression] using dec in nested class doesn't import name
bangerth at dealii dot org
- [Bug c++/23227] SFINAE bug
bangerth at dealii dot org
- [Bug c++/23510] Confusing output for improperly terminated template structures
bangerth at dealii dot org
- [Bug c++/9335] Inordinately long output when maximum template depth is exceeded
bangerth at dealii dot org
- [Bug tree-optimization/14295] [tree-ssa] copy propagation for aggregates
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/22157] [4.0/4.1 Regression] struct copying code gen
pinskia at gcc dot gnu dot org
- [Bug middle-end/22156] [4.0/4.1 Regression] bit-field copying regressed
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/18268] structure copy propagation not done
pinskia at gcc dot gnu dot org
- GCC segfault trying cyrus-sasl.gz slack10
rxf@toggo.togocobrancas.com.br
- [Bug preprocessor/23884] New: failure in gcc
segalemb at usp dot br
- [Bug c++/23885] New: incorrect template two-stage name-lookup
martin dot audet at imi dot cnrc-nrc dot gc dot ca
- [Bug c++/23886] New: friend in containing namespace is not found
assar at kth dot se
- [Bug fortran/17737] ICE when variable appears in two data statements
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23584] [4.1 Regression] ipa-pure-const pass ignores dereferencing a volatile pointer type
cvs-commit at gcc dot gnu dot org
- [Bug libstdc++/23888] New: should debug mode throw instead of assert?
bkoz at gcc dot gnu dot org
- [Bug fortran/23889] New: non intuitive behaviour of gfortran
kamaraju at gmail dot com
- [Bug c++/16782] Accepts qualified member function declaration in class
mmitchel at gcc dot gnu dot org
- [Bug java/23891] New: Problem folding static fields across packages
mckinlay at redhat dot com
- [Bug target/23892] New: -msse causes SSE code generation without -mfpmath=sse
corey dot taylor at gmail dot com
- [Bug other/23111] [meta bug] GCC 4.2 pending patches
steven at gcc dot gnu dot org
- [Bug c++/19964] [3.4/4.0/4.1 regression] ICE on invalid member declaration
nathan at gcc dot gnu dot org
- [Bug tree-optimization/23361] Can't eliminate empty loops with power of two step and variable bounds
bonzini at gcc dot gnu dot org
- [Bug other/23894] New: boostrap fails / raised XSINFO.DONE : xsinfo.adb:110
pluto at agmk dot net
- [Bug c/23895] New: switch and struct
eroenj at gmail dot com
- [Bug c/7508] GCC refuses to compile a declartion right after a 'case' in switch
pinskia at gcc dot gnu dot org
- [Bug c/21689] Variable declaration after switch case expression causes compile error
pinskia at gcc dot gnu dot org
- [Bug c++/23896] New: boost::tie() = std::pair doesn't compile
Woebbeking at web dot de
- [Bug c++/13140] declaration in global namespace, definition inside named or anon namespace
cvs-commit at gcc dot gnu dot org
- [Bug libstdc++/23897] New: Add move constructor/assignment to basic_string
pcarlini at suse dot de
- [Bug rtl-optimization/23898] New: basic block reordering excessively increases code size; get_uncond_jump_length pessimistic
amylaar at gcc dot gnu dot org
- [Bug ada/19382] ACATS cxb4005 cxb5002 simple To_COBOL/To_Fortran test fails at runtime on s390-linux
laurent at guerby dot net
- [Bug c++/18192] Serious Performance Bug depending on a donothing destructor declaration
jason at gcc dot gnu dot org
- [Bug tree-optimization/23622] Dom jump threading at -O1 confuses branch prediction
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23901] New: Dom jump-threading unrolls loops
dje at gcc dot gnu dot org
- [Bug tree-optimization/23902] New: update_ssa very very very slow
dberlin at gcc dot gnu dot org
- [Bug c++/23513] [4.0/4.1 Regression] overload resolution fails to select a more specialized template
mmitchel at gcc dot gnu dot org
- [Bug c++/21514] [DR 278] templates and anonymous enum
mmitchel at gcc dot gnu dot org
- [Bug c++/8211] -Weffc++ warns about copyable classes with func ptr members
olly at survex dot com
- [Bug middle-end/23903] New: Duplicate dump file numbers
dnovillo at gcc dot gnu dot org
- [Bug c++/23904] New: Const function selection
dsell at agleader dot com
- [Bug libgcj/16032] libgcj should reject class files with incorrect version numbers
cvs-commit at gcc dot gnu dot org
- [Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)
geoffk at gcc dot gnu dot org
- [Bug fortran/23905] New: misbehavior of function "gfc_copy_array_spec" in gcc/fortran/array.c
skyhover at hotmail dot com
- [Bug fortran/23906] New: inappropriate branch condition in function "transform_sections" in "dependency.c"
skyhover at hotmail dot com
- [Bug preprocessor/21250] [4.1 Regression] line number 0 for <built-in> causes GAS to complain
ppluzhnikov at charter dot net
- [Bug fortran/23907] New: missing switch-case in function "gfc_simplify_radix" in gcc/fortran/simplify.c?
skyhover at hotmail dot com
- [Bug tree-optimization/21831] [4.1 Regression] gcc.dg/vect/vect-97.c fails
janis at gcc dot gnu dot org
- [Bug c++/9230] Friend functions defined within template class definitions are injected into the namespace scope at template instantiation time even if there is no declaration.
pinskia at gcc dot gnu dot org
- [Bug c++/21555] name lookup / friend function
pinskia at gcc dot gnu dot org
- [Bug libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc
pinskia at gcc dot gnu dot org
- [Bug c++/23908] New: Template subclasses do not find variables in their parent classes
michel at colorado dot edu
- [Bug libfortran/23364] missing format reversion for internal write
jvdelisle at gcc dot gnu dot org
- [Bug target/270] [x86 Linux->m68k] gcc 2.95.2 -mpcrel switch does not work for m68k cross-compiler
pinskia at gcc dot gnu dot org
- [Bug c/492] Malloc returns invalid pointers
pinskia at gcc dot gnu dot org
- [Bug target/457] [SunOS Sparc] Invalid code generation for postfix ++ operator
pinskia at gcc dot gnu dot org
- [Bug c++/551] Re: c/544: current GCC failed with "invalid lvalue in
pinskia at gcc dot gnu dot org
- [Bug c/593] invalid signed multiplication/division optimization
pinskia at gcc dot gnu dot org
- [Bug c++/603] [parser]Problem with Equally-Named Friend- and Member-Functions
pinskia at gcc dot gnu dot org
- [Bug c++/749] Compiler switch not recognized
pinskia at gcc dot gnu dot org
- [Bug c++/765] Friend function can not have same name of a memeber function
pinskia at gcc dot gnu dot org
- [Bug bootstrap/829] building cross compiler for m68k-rtems
pinskia at gcc dot gnu dot org
- [Bug c++/857] ICE in output_operand_lossage
pinskia at gcc dot gnu dot org
- [Bug c++/983] Internal compiler error
pinskia at gcc dot gnu dot org
- [Bug libobjc/18764] segfault in libobjc when sending a message to a conflicting class
pinskia at gcc dot gnu dot org
- [Bug c/23909] New: Incorrect code generated for SSE2 based xor routine when compiled with -O2 -fomit-frame-pointer
jeff at panasas dot com
- [Bug middle-end/19721] [meta-bug] optimizations that CSE still catches
steven at gcc dot gnu dot org
- [Bug tree-optimization/23911] New: Failure to propagate constants from a const initializer for _Complex
steven at gcc dot gnu dot org
- [Bug fortran/23912] New: MOD function requires same kind arguments
fxcoudert at gcc dot gnu dot org
- bug using pointers in gcc
Muhammad Waseem
- [Bug c/23913] New: float/int binary conversion -- "-O2 -march=i686"
larschri at pvv dot ntnu dot no
- [Bug c++/23914] New: [4.0 Regression] further 'non-constant' template argument case exposed by Boost
mail at michael-stevens dot de
- [Bug c++/23915] New: Missing -Wstrict-aliasing warning
larschri at pvv dot ntnu dot no
- [Bug c++/14024] g++ isn't reporting aliasing warnings
pinskia at gcc dot gnu dot org
- [Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
langel at redhat dot com
- [Bug objc/20444] [3.4/4.0 Regression] Misleading error message on missing ';'
pinskia at gcc dot gnu dot org
- [Bug c++/21514] [DR 488] templates and anonymous enum
cvs-commit at gcc dot gnu dot org
- [Bug c++/21701] No flag to turn off warning: warning: template-argument `<anonymous enum>' uses anonymous type
mmitchel at gcc dot gnu dot org
- [Bug fortran/23922] New: ICE trying to fold_convert a REAL_TYPE to a RECORD_TYPE
steven at gcc dot gnu dot org
- [Bug fortran/18157] ice-on-valid code, pointer to user-defined type, fold-struct.c
pinskia at gcc dot gnu dot org
- [Bug target/22584] [4.1 Regression] ICE in make_decl_rtl, at varasm.c:886
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/22469] [4.1 regression] testsuite failure, gcc.c-torture/compile/941014-2.c -O3 loops
pinskia at gcc dot gnu dot org
- [Bug c/23104] [4.1 Regression] C does not reject the same function in two different TUs with -combine
pinskia at gcc dot gnu dot org
- [Bug middle-end/20939] ld segmentation fault linking libgfortran.sl.0.0
pinskia at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [Bug ada/20753] ACATS ce3810b segfault at runtime on hppa-linux
laurent at guerby dot net
- [Bug c/22052] [4.0 Regression] redefinition of inline function succeeds
pinskia at gcc dot gnu dot org
- [Bug fortran/23516] IMAG is not a generic function when implicit none is declared
kargl at gcc dot gnu dot org
- [Bug target/21715] [4.0/4.1 regression] code-generation performance regression
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/22002] [4.0 Regression] internal consistency failure with -funroll-loops
janis at gcc dot gnu dot org
- [Bug other/23923] New: Bug in inclhack.def prevents include header fix.
luke dot bakken at gmail dot com
- [Bug middle-end/23651] [4.1 Regression] ICE in GC
pinskia at gcc dot gnu dot org
- [Bug c/23155] [4.0/4.1 Regression] Gimplification failed for union cast
janis at gcc dot gnu dot org
- [Bug fortran/23924] New: No initialization of derived type pointers/allocatables when allocated
erik dot edelmann at iki dot fi
- [Bug c++/23651] [4.1 Regression] ICE in GC
pinskia at gcc dot gnu dot org
- [Bug fortran/23925] New: HDF5 check fails--type conversions
swhite at aei dot mpg dot de
- [Bug fortran/15975] ICE in trans-array.c pointer array initialization stuff
erik dot edelmann at iki dot fi
- [Bug fortran/16606] gfortran error with a valid derived type definition
erik dot edelmann at iki dot fi
- [Bug classpath/20198] java.security.CodeSource.getLocation output is different than expected
green at redhat dot com
- [Bug gcov/profile/22294] [4.1 Regression] libgcov references POSIX functions (broken on *-elf and newlib targets)
pinskia at gcc dot gnu dot org
- [Bug libstdc++/23926] New: libstdc++-v3 configure failed
gnu at jcom dot home dot ne dot jp
- [Bug java/22166] 0x80000000/-1 is wrong in java
pinskia at gcc dot gnu dot org
- [Bug bootstrap/23927] New: [4.1 Regression] --enable-intermodule is broken
pinskia at gcc dot gnu dot org
- [Bug middle-end/22067] Inconsistent multiply by immediate
dje at gcc dot gnu dot org
- [Bug c++/21631] diagnostic for a non constant reference when passed a non lvalue (copy constructor)
pinskia at gcc dot gnu dot org
- [Bug ada/20753] ACATS ce3810b segfault at runtime on hppa and sparc-linux
laurent at guerby dot net
- [Bug libstdc++/13583] [3.4/4.0/4.1 Regression] __use_cache not threadsafe
ian at airs dot com
- [Bug tree-optimization/23928] New: Exceptions require an excessive amount of compile-time memory
rguenth at tat dot physik dot uni-tuebingen dot de
- [Bug ada/23564] [4.1 Regression] ACATS FAIL c52104f c52104h missing check
ebotcazou at gcc dot gnu dot org
- [Bug c/23929] New: segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
marcus at jet dot franken dot de
- [Bug c/23929] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
marcus at jet dot franken dot de
- [Bug tree-optimization/23929] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
steven at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
janis at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at physics dot uc dot edu
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
janis187 at us dot ibm dot com
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
jakub at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637
pinskia at gcc dot gnu dot org
- [Bug c++/6273] [DR 502] Dependency of nested enumerations and enumerators
reichelt at gcc dot gnu dot org
- [Bug c++/18445] [3.4/4.0 Regression] ice during overload resolution in template instantiation
reichelt at gcc dot gnu dot org
- [Bug debug/22489] [4.0/4.1 Regression] ICE in dwarf2out_finish
pinskia at gcc dot gnu dot org
- [Bug c/18851] IMA is slow and could be sped up
pinskia at gcc dot gnu dot org
- [Bug java/23935] New: $PREFIX/include/ffi.h needs to go to a target- and -version-dependent location
gerald at pfeifer dot com
- [Bug tree-optimization/23936] New: There should be a simplify_replace_tree like simplify_replace_rtx
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23938] New: ssa_use_operand_d using 30 bytes in struct tree_phi_arg
dberlin at gcc dot gnu dot org
- [Bug tree-optimization/23939] New: DOM has dead code, VALUE_HANDLEs are not created during DOM
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23940] New: SSA_NAMEs are not released after no longer being used.
pinskia at gcc dot gnu dot org
- [Bug c/5694] Generate warnings about using unsafe string functions
pinskia at gcc dot gnu dot org
- [Bug c/18426] -Wstrict-aliasing fails to report simple case of breaking strict aliasing rules
pinskia at gcc dot gnu dot org
- [Bug c/18637] pragma handler interfaces should be merged
pinskia at gcc dot gnu dot org
- [Bug c/21589] [3.4 only] FAIL: gcc.dg/noreturn-7.c (test for warnings, line 21)
pinskia at gcc dot gnu dot org
- [Bug c++/21678] Using inline + always_inline disables warnings about missing return statements
pinskia at gcc dot gnu dot org
- [Bug c/21759] Implement warning for codes at the intersection of C and C++
pinskia at gcc dot gnu dot org
- [Bug c/21860] Frontends should be adding DECL_EXPRs for TYPE_DECLs, at least when the type has SAVE_EXPRs in it
pinskia at gcc dot gnu dot org
- [Bug c/21948] [diagnostic] enable errors on `cast from/to pointer to/from integer of different size`
pinskia at gcc dot gnu dot org
- [Bug c++/13983] no warning on some non-POD struct with packed attribute
pinskia at gcc dot gnu dot org
- [Bug c++/23205] [4.0/4.1 Regression] [C++/unit-at-a-time] stabs debug info omitted for global const variables
pinskia at gcc dot gnu dot org
- [Bug fortran/19181] ICE and segmentation fault with pointer member in user defined type
pault at gcc dot gnu dot org
- [Bug fortran/12366] array assignment fails
pinskia at gcc dot gnu dot org
- [Bug fortran/18960] compiler segfault on shifting character array constants
pinskia at gcc dot gnu dot org
- [Bug fortran/19045] ICE in gfc_conv_expr
pinskia at gcc dot gnu dot org
- [Bug fortran/19282] ICE in gfc_conv_array_initializer
pinskia at gcc dot gnu dot org
- [Bug fortran/19425] Duplicate SAVE attribute problem
pinskia at gcc dot gnu dot org
- [Bug fortran/19574] specification expression failure
pinskia at gcc dot gnu dot org
- [Bug fortran/20151] internal compiler error: Bus error
pinskia at gcc dot gnu dot org
- [Bug fortran/20387] ICE in gfc_conv_array_initializer
pinskia at gcc dot gnu dot org
- [Bug fortran/20838] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:3606
pinskia at gcc dot gnu dot org
- [Bug fortran/21359] gfortran internal error
pinskia at gcc dot gnu dot org
- [Bug fortran/22048] Problem with sub-string operator and implicitly typed character variables
pinskia at gcc dot gnu dot org
- [Bug fortran/22210] gfc_conv_array_initializer weirdness
pinskia at gcc dot gnu dot org
- [Bug fortran/22491] character array parameters do not reduce
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23941] compress_float_constant creates denormals
rth at gcc dot gnu dot org
- [Bug rtl-optimization/23941] New: compress_float_constant creates denormals
rth at gcc dot gnu dot org
- [Bug fortran/12366] [4.0 only] array assignment fails
tkoenig at gcc dot gnu dot org
- [Bug fortran/18960] [4.0 only] compiler segfault on shifting character array constants
tkoenig at gcc dot gnu dot org
- [Bug tree-optimization/23942] New: loop problem / testcase takes very long time to compile
marcus at jet dot franken dot de
- [Bug tree-optimization/23943] New: segv in side_effects_p()
marcus at jet dot franken dot de
- [Bug c/23944] New: segv in fold_indirect_ref_1 in fold-const.c:11505
marcus at jet dot franken dot de
- [Bug c/23945] New: segv in is_gimple_variable() in tree-gimple.c:239
marcus at jet dot franken dot de
- [Bug tree-optimization/23946] New: [4.1 regression] ICE: verify_ssa failed ("definition ... follows the use")
steven at gcc dot gnu dot org
- [Bug c++/23947] New: segv in reshape_init_r()
marcus at jet dot franken dot de
- [Bug c++/23948] New: internal compiler error: verify_stmts failed
harold at alum dot mit dot edu
- [Bug fortran/23515] ICE on correct code
pault at gcc dot gnu dot org
- [Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare
marcus at jet dot franken dot de
- [Bug c++/23949] New: [4.1 Regression] segv in do_structure_copy() in template nightmare
marcus at jet dot franken dot de
- [Bug c++/23950] New: Two-phase name lookup crash with "using" a static const integer from a base class as template parameter
lichtwerk dot x at laposte dot net
- [Bug fortran/19282] [4.0 only] ICE in gfc_conv_array_initializer
tkoenig at gcc dot gnu dot org
- [Bug fortran/20387] [4.0 only] ICE in gfc_conv_array_initializer
tkoenig at gcc dot gnu dot org
- [Bug target/20614] PowerPC - inefficient use of condition register
dje at gcc dot gnu dot org
- [Bug libstdc++/23953] New: using stringstreams causes crashes with some locales
plors at hakvoort dot be
- [Bug fortran/16861] [4.0 only] segfault with doubly used module
pinskia at gcc dot gnu dot org
- [Bug middle-end/23954] New: FAIL: gcc.c-torture/execute/20040709-1.c execution, -Os
danglin at gcc dot gnu dot org
- [Bug tree-optimization/23955] New: Compile time regressions with tramp3d
rguenth at gcc dot gnu dot org
- [Bug libstdc++/23956] New: Class __mt_alloc overexerts __policy_type::_S_get_pool
guillaume dot melquiond at ens-lyon dot fr
- [Bug rtl-optimization/8361] [3.4/4.0/4.1 regression] C++ compile-time performance regression
pinskia at gcc dot gnu dot org
- [Bug middle-end/12392] very long optimized compile
pinskia at gcc dot gnu dot org
- [Bug middle-end/21430] Quadratic behavior with constant initializers
pinskia at gcc dot gnu dot org
- [Bug fortran/23373] [4.0 only] Functions returning pointers with pointer argument
tkoenig at gcc dot gnu dot org
- [Bug fortran/15326] [4.0 only] ICE with assumed length character strings
tkoenig at gcc dot gnu dot org
- [Bug fortran/22518] [4.0 only] ICE in gfc_conv_function_call for character function with LEN=length(arg)
pinskia at gcc dot gnu dot org
- [Bug fortran/18923] segfault after subroutine name confusion
pinskia at gcc dot gnu dot org
- [Bug fortran/15975] [4.0 only] ICE in trans-array.c pointer array initialization stuff
pinskia at gcc dot gnu dot org
- [Bug fortran/19242] [4.0 only] internal compiler error: in gfc_conv_function_call, at fortran/trans-expr.c:1106
tkoenig at gcc dot gnu dot org
- [Bug fortran/19239] [4.0 only] gfortran ICE on vector subscript expressions
rsandifo at gcc dot gnu dot org
- [Bug fortran/12840] [4.0 only] Unable to find scalarization loop specifier
rsandifo at gcc dot gnu dot org
- [Bug libfortran/23364] [4.0 only] missing format reversion for internal write
pinskia at gcc dot gnu dot org
- [Bug fortran/21730] [4.0 only] Character length incorrect.
pinskia at gcc dot gnu dot org
- [Bug target/21671] Returning result of long long multiply from function clobbers lower 32 bits
schwab at suse dot de
- [Bug ada/23957] New: ld terminated with signal 10 [Bus error] linking libgnat-4.0.sl
danglin at gcc dot gnu dot org
- [Bug tree-optimization/21430] [4.1 Regression] Quadratic behavior with constant initializers
pinskia at gcc dot gnu dot org
- [Bug libstdc++/23958] collect2: ld terminated with signal 10 [Bus error] linking libstdc++.sl.6
danglin at gcc dot gnu dot org
- [Bug libstdc++/23958] New: ollect2: ld terminated with signal 10 [Bus error] linking libstdc++.sl.6
danglin at gcc dot gnu dot org
- [Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23490] [3.4/4.0/4.1 Regression] Long compile time for array initializer with inlined constructor
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP
pinskia at gcc dot gnu dot org
- [Bug fortran/21130] 38822 lines of Fortran 90 takes more than 10 minutes to compile on a dual 3GHz P4 Linux box with lots of RAM
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21304] [4.0/4.1 regression] very long compile times with large cpp file from kdebindings
pinskia at gcc dot gnu dot org
- [Bug c++/23959] New: -Wswitch-default reports missing default in a template that has one
rlibiez at arthmoor dot com
- [Bug tree-optimization/23960] New: [4.1 regression] ICE in compare_values in VRP
steven at gcc dot gnu dot org
- [Bug target/23188] [4.1 Regression] vect-reduc-* fail
dorit at il dot ibm dot com
- [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
dorit at il dot ibm dot com
- [Bug c++/23961] New: code that compiles and runs correctly with no optimization but code optimizes to nothing.
charris208 at comcast dot net
- [Bug fortran/22101] use of type(x), pointer:: next => null() causes compilation to fail with a spurious error message
reichelt at gcc dot gnu dot org
- [Bug fortran/23962] New: internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:319
oona dot scotti at irsn dot fr
- [Bug c/23963] New: MMX intrinsics cause ICE in trunc_int_for_mode
sam at zoy dot org
- [Bug c/23964] New: -Wparentheses doesn't catch all assignments used as truth value
glebius at FreeBSD dot org
- [Bug c++/23965] New: [3.4/4.0/4.1 regression] Bogus error message: no matching function for call to 'foo(<type error>)'
reichelt at gcc dot gnu dot org
- [Bug fortran/19546] Internal subroutine setting function return value gives internal compiler error
pinskia at gcc dot gnu dot org
- [Bug c++/17609] [3.4 Regression] spurious error message after using keyword
reichelt at gcc dot gnu dot org
- [Bug c++/23967] New: misleading error message for ambiguous namespace reference
jens dot maurer at gmx dot net
- [Bug rtl-optimization/20211] autoincrement generation is poor
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/23046] [4.1 Regression] ICE in set_value_range, at tree-vrp.c:191
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23445] [4.1 Regression] ICE with -O1 -ftree-vrp -fdelete-null-pointer-checks
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23968] New: [meta-bug] VRP bug reports
pinskia at gcc dot gnu dot org
- [Bug target/23359] [4.1 regression] Many Solaris 10/x86 testsuite failures with native as: use of .word
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23969] New: no flow-sensitive alias info for pretmp.28_145 in D.1305_17 = *pretmp.28_145;
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23970] loop-invariant-motion is not doing it's work
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/23970] New: loop-invariant-motion is not doing it's work
rguenth at gcc dot gnu dot org
- [Bug target/23971] New: Compilation takes a long time with -O2 option
tsv at solvo dot ru
- [Bug c/23972] Codegen Error in Inlined Code
evandro at yahoo dot com
- [Bug c/23972] New: Codegen Error in Inlined Code
evandro at yahoo dot com
- [Bug ada/23973] New: without -gnat05, GNAT warns that interface is new kw, but misses one frequent occurence
bauhaus at futureapps dot de
- [Bug c++/4190] digraph interference in class names
pinskia at gcc dot gnu dot org
- [Bug driver/21553] GCC_EXEC_PREFIX mechanism is broken
jason_gouger at mentor dot com
- [Bug libstdc++/22309] mt allocator doesn't pthread_key_delete its keys
cvs-commit at gcc dot gnu dot org
- [Bug c++/23975] New: do not optimize for a 'const double'
lidaobing at gmail dot com
- [Bug c++/23976] New: Beats me
igodard at pacbell dot net
- [Bug c++/23977] New: fails to resolve templated constructor
igodard at pacbell dot net
- [Bug libstdc++/23978] New: tr1::tie doesn't work with std::pair
chris at bubblescope dot net
- [Bug c++/21089] [4.0/4.1 Regression] C++ front-end does not "inline" the static const double
pinskia at gcc dot gnu dot org
- [Bug c/23980] New: Bad assembly output in Thumb mode with -O2
czimman at bloomberg dot com
- [Bug tree-optimization/23604] [4.1 Regression] wrong code due to VRP
jakub at gcc dot gnu dot org
- [Bug c++/23982] New: gcc tries to call global function instead of base template's method
mmarek at suse dot cz
- [Bug testsuite/23186] g++.dg/other/pr22003.C fails
cvs-commit at gcc dot gnu dot org
- [Bug tree-optimization/13745] [tree-ssa] expressions not converted back to array form
pinskia at gcc dot gnu dot org
- [Bug target/23983] New: the altivec builtins should be marked as pure/const
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/14455] Structs that cannot alias are not SRA'd
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/18437] vectorizer failed for matrix multiplication
pinskia at gcc dot gnu dot org
- [Bug c++/23984] New: second operand of PLUS_EXPR is NULL (in constructor)
amylaar at gcc dot gnu dot org
- [Bug tree-optimization/18438] vectorizer failed for vector matrix multiplication
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/18527] cannot determine number of iterations for loops with <=
pinskia at gcc dot gnu dot org
- [Bug middle-end/23985] New: [ARM] Wrong code generation with -O2
raj dot khem at gmail dot com
- [Bug other/16996] [meta-bug] code size improvements
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19505] [4.0/4.1 Regression] Java bytecode ICE in except.c remove_unreachable_regions
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19686] [4.0/4.1 Regression] loop performance decrease, not comparing against 0
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19835] [4.0/4.1 Regression] [AVR] Loop variable gets widened to LONG instead of int
pinskia at gcc dot gnu dot org
- [Bug other/23988] New: ICE / spill_failure, at reload1.c:1890
pluto at agmk dot net
- [Bug tree-optimization/18767] No vectorization for simple loop
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19637] Missed constant propagation with placement new
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19790] equality not noticed when signedness differs.
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19893] gcc.dg/vect/vect-76.c execution test fails on ia64-hpux
pinskia at gcc dot gnu dot org
- [Bug middle-end/20638] gcc doesn't take advantage of attribute malloc on alloca
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/20641] Missed optimization on the tree level (malloc attribute)
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21093] missed tail call optimization when local address could escape
pinskia at gcc dot gnu dot org
- [Bug target/19653] x87 reg allocated for constants for -mfpmath=sse
paolo dot bonzini at lu dot unisi dot ch
- [Bug middle-end/23989] New: DCE removes a loop when it shouldn't
dorit at il dot ibm dot com
- [Bug libstdc++/23990] New: compiling code with "wchar_t" .. gives linking error
a_manish at yahoo dot com
- [Bug c++/23992] New: warning at the time of compiling C++ code using gcc 2.95.3
shivendra dot singh at aircom dot co dot uk
- [Bug middle-end/23991] New: [4.1 Regression]: Gcc failed to build on ia64
hjl at lucon dot org
- [Bug c++/23993] New: Misterious compiler error when accessing a 2d-array in a template class
bdonner at physik dot tu-muenchen dot de
- [Bug fortran/20585] [meta-bug] Fortran 2003 support
fxcoudert at gcc dot gnu dot org
- [Bug fortran/23994] New: PROTECTED attribute (F2003) is not implemented
fxcoudert at gcc dot gnu dot org
- [Bug ada/23995] New: GNAT BUG DETECTED
michael dot foerster at eads dot com
- [Bug middle-end/23997] New: DCE removes a loop when it shouldn't
dorit at il dot ibm dot com
- [Bug java/18131] [meta-bug] inner class problems in java front-end
pinskia at gcc dot gnu dot org
- [Bug middle-end/23999] New: DECL_SIZE set to NULL at times
dberlin at gcc dot gnu dot org
- [Bug c/24000] New: wrong constants allocation for altivec data type on PPC little-endian
xhliu at mc dot com
- [Bug tree-optimization/24001] New: Simple redundancy not eliminated
falk at debian dot org
- [Bug libstdc++/6702] requirements for wchar_t support are too restrictive for Solaris
bkoz at gcc dot gnu dot org
- [Bug fortran/19929] Deallocation of an allocated derived type component causes failure
cvs-commit at gcc dot gnu dot org
- [Bug ada/24003] New: ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
pinskia at gcc dot gnu dot org
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
hubicka at ucw dot cz
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
laurent at guerby dot net
- [Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken
christian dot joensson at gmail dot com
- [Bug target/22585] [4.0/4.1 regression] ICE with long doubles in expand_simple_unop
cvs-commit at gcc dot gnu dot org
- [Bug target/22585] [4.0 regression] ICE with long doubles in expand_simple_unop
pinskia at gcc dot gnu dot org
- [Bug c/24004] New: gcc 4.0.1 gives bogus 'may be unused warnings' at -O3
SLTxLQEc4vuR5kMzK at anime dot net
- [Bug fortran/24005] New: Ambiguous INTERFACE leads to seg fault
kargl at gcc dot gnu dot org
- [Bug target/24007] New: very weird register allocation, putting a fp in the ctr register
pinskia at gcc dot gnu dot org
- [Bug fortran/24008] New: gfortran too permissive about ENTRY syntax
fxcoudert at gcc dot gnu dot org
- [Bug c++/24009] New: [4.1 regression] C++ fails to print #include stack
gerald at pfeifer dot com
- [Bug pch/13675] #including a precompiled header more than once in the same unit fails
a dot darovskikh at compassplus dot ru
- The Master of Network Server Solution Provider
terrywong@erp.ltd.ms
- [Bug c/24010] New: Duplicate dot initializer warning
agruen at suse dot de
- [Bug target/19161] No emms or femms emitted between MMX and FP instructions
pluto at agmk dot net
- [Bug c++/24011] New: ambiguous overload reported for no obvious reason
andre_orwell at yahoo dot com dot au
- [Bug libstdc++/24012] New: [3.4,4.0,4,1 regression] #define _POSIX_C_SOURCE breaks #include <iostream>
gerald at pfeifer dot com
- [Bug libstdc++/24013] New: [3.4,4.0,4,1 regression] #define _POSIX_C_SOURCE breaks #include <iostream>
gerald at pfeifer dot com
- [Bug c++/24014] New: casting int to double with got wrong result
gcc-bugzilla at gcc dot gnu dot org
- [Bug rtl-optimization/323] optimized code gives strange floating point results
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/23043] [4.1 regression] [m68k-linux] bootstrap error on m68k-linux
cvs-commit at gcc dot gnu dot org
- [Bug c/24015] New: Wrong code generated when using optimizer
buergel at limmat dot ch
- [Bug c/11751] wrong evaluation order of an expression
pinskia at gcc dot gnu dot org
- [Bug c/24016] New: Missing "operation on xxx may be undefined" on obvious undefined code
pinskia at gcc dot gnu dot org
- [Bug java/24018] New: [meta-bug] Patches that should be applied to 4.0 branch
mckinlay at redhat dot com
- [Bug c++/21983] [3.4/4.0 Regression] multiple diagnostics
pinskia at gcc dot gnu dot org
- [Bug ada/24019] New: Run-time error not detected, deallocating busy protected object, RM 9.4(20)
ludovic at ludovic-brenta dot org
- [Bug tree-optimization/13397] Optimizer doesn't take into account protection flags
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19507] missed tree-optimization (constant for the rest of the function)
pinskia at gcc dot gnu dot org
- [Bug c/24020] New: Excessive (x20) stack usage for 4.0 with -O3
guillaume dot melquiond at ens-lyon dot fr
- [Bug tree-optimization/24021] New: VRP does not work with floating points
pinskia at gcc dot gnu dot org
- [Bug preprocessor/24024] New: gcc -E -C processes "\" incorrectly inside C comments
stefan dot becker at nokia dot com
- [Bug preprocessor/13726] [3.4/4.0/4.1 regression]cpp -C -dI loses comments on same line as #include directives
pinskia at gcc dot gnu dot org
- [Bug libstdc++/24025] New: libstdc++ crashes when out of memory exception thrown
geoffk at gcc dot gnu dot org
- [Bug libfortran/20406] SIZE() matters?
tobi at gcc dot gnu dot org
- [Bug fortran/17815] Language name for --enable-languages should be "fortran" instead of "f95"
tobi at gcc dot gnu dot org
- [Bug tree-optimization/24026] New: cleanup_control_expr_graph uses fold to fold COND_EXPR_COND
kazu at gcc dot gnu dot org
- [Bug c/24027] New: A gcc primitive, under special circumstances, can crash the AVR
zoltan at bendor dot com dot au
- [Bug tree-optimization/24028] New: CCP is broken
kazu at gcc dot gnu dot org
- [Bug c++/24029] New: Invalid handling of multiple includes of precompiled header
a dot darovskikh at compassplus dot ru
- [Bug target/23078] [4.0 regression] m68k ICE
wouter at grep dot be
- [Bug ada/24030] New: libada not rebuilt when libbackend is
laurent at guerby dot net
- [Bug c++/24032] New: [sh4] ICE building libstc++ bitmap_allocator.cc
sieb at sscd dot de
- [Bug middle-end/17667] Const/pure function detection during tree-based profiling
hubicka at gcc dot gnu dot org
- [Bug target/22553] [4.1 regression] ICE building libstdc++
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/24034] New: Regrename: Inconsistency Failure
krebbel1 at de dot ibm dot com
- [Bug middle-end/24036] New: [e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143
rmansfield at qnx dot com
- [Bug c++/24037] New: [3.4/4.0/4.1 regression] C++ front-end does not print #include stack for parsering errors
pinskia at gcc dot gnu dot org
- [Bug middle-end/24038] New: [e500] ICE in subreg_offset_representable_p, at rtlanal.c:3143
rmansfield at qnx dot com
- [Bug preprocessor/24039] New: cpp segfaults when a non-existent include is encountered
heas at shrubbery dot net
- [Bug preprocessor/24040] New: ICE -Wp,-traditional-cpp in cpp_spell_token at ..gcc/cpplex.c
rmansfield at qnx dot com
- [Bug java/9861] method name mangling ignores return type
tj at laurenzo dot org
- [Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program
fche at redhat dot com
- [Bug libmudflap/23084] mudflap crash upon accept() with argement 2 and 3 as NULL
fche at redhat dot com
- [Bug c++/24046] New: Inheriting from a base class with private scoped operator new/delete pair
richy at fatkid dot org
- [Bug other/20128] ice with mudflap + profile generate
pluto at agmk dot net
- [Bug c++/22406] -Weffc++ warns about missing op= and copy ctor, even when base classes have already disabled these
pinskia at gcc dot gnu dot org
- [Bug c++/13005] Pointer adjusted for derived class containing virtual function
pinskia at gcc dot gnu dot org
- [Bug c++/14032] non type boolean template argument partial specialization to argument in parent never matches
pinskia at gcc dot gnu dot org
- [Bug fortran/24047] New: internal compiler error: in instantiate_virtual_regs_lossage, at function.c:1442
hakim at atmos dot washington dot edu
- [Bug debug/5271] Wrong line number information with optimization
pinskia at gcc dot gnu dot org
- [Bug debug/13111] g++ debuginfo incorrect for verify.cc
pinskia at gcc dot gnu dot org
- [Bug libfortran/19308] I/O library should support more real and integer kinds
pinskia at gcc dot gnu dot org
- [Bug c/22485] pointer +- integer is never NULL
gdr at gcc dot gnu dot org
- [Bug bootstrap/19289] ice during gcc4-20050102 profiledboostrap.
halcy0n at gentoo dot org
- [Bug libfortran/23380] [4.0 only] [mingw32] cpu_time intrinsic malfunction
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/22097] libgfortran build failure on mips-sgi-irix6.5
fxcoudert at gcc dot gnu dot org
- [Bug libfortran/22423] Warnings when building libgfortran
fxcoudert at gcc dot gnu dot org
- [Bug c++/24048] New: Crash, compiling C++ with dllimport classes.
A dot Wegele at tu-bs dot de
- [Bug c++/24049] New: compiler error: Segmentation fault In function 'DESX_CBCUpdate'
harold at alum dot mit dot edu
- [Bug target/23589] internal compiler error: in rest_of_handle_final, at toplev.c:2067
pinskia at gcc dot gnu dot org
- [Bug libgcj/21267] [win32] Non-English File Names processed incorrectly
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/22199] fold does not optimize (int)ABS_EXPR<(long long)(int_var)>
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/22184] tree vectorizer depends on context
pinskia at gcc dot gnu dot org
- [Bug target/17589] segfault while running code compiled with -ftree-vectorize
pinskia at gcc dot gnu dot org
- [Bug target/16871] missing vector intrinsics
pinskia at gcc dot gnu dot org
- [Bug other/19717] -fdump-rtl-cse2 does not work as documented
pinskia at gcc dot gnu dot org
- [Bug ada/21629] [doc] gnat version requirements in install.texi
pinskia at gcc dot gnu dot org
- [Bug middle-end/20983] [4.0/4.1regression] varargs functions force va_list variable to stack unnecessarily
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21463] min/max and references
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/19661] unnecessary atexit calls emitted for static objects with empty destructors
pinskia at gcc dot gnu dot org
- [Bug middle-end/18259] -fdump-tree-tu omits real constant values
pinskia at gcc dot gnu dot org
- failed lookup of static non-member operator function with certain templated arguments
Paul Pogonyshev
- [Bug c++/22172] [3.4/4.0/4.1 Regression] Internal compiler error, seg fault.
phython at gcc dot gnu dot org
- [Bug c++/24050] New: Fails a template instantiation.
bakgab at vnet dot hu
- [Bug libgcj/24051] New: [4.1 Regression]: libjava failed to configure
hjl at lucon dot org
- Bug c++/19317 still appears to exist
me
- [Bug gcov/profile/23332] FIXME in tree-profile.c: tree_gen_const_delta_profiler not implemented
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23330] FIXME from passes.c: pass_may_alias should be a TODO item
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/23331] FIXME from tree-ssa-ccp: dealing with "a"[3]
pinskia at gcc dot gnu dot org
- [Bug c++/24052] New: &#`label_decl' not supported by dump_expr#<expression error>
guillaume dot melquiond at ens-lyon dot fr
- [Bug bootstrap/24053] New: Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
laurent at guerby dot net
- [Bug bootstrap/24053] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
schwab at suse dot de
- [Bug ada/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
pinskia at gcc dot gnu dot org
- [Bug ada/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
laurent at guerby dot net
- [Bug ada/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
danglin at gcc dot gnu dot org
- [Bug ada/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
ebotcazou at gcc dot gnu dot org
- [Bug ada/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
ebotcazou at gcc dot gnu dot org
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
ebotcazou at gcc dot gnu dot org
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
nathan at codesourcery dot com
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
christian dot joensson at gmail dot com
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
ebotcazou at gcc dot gnu dot org
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
chrisp_42 at bigpond dot com
- [Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795
cvs-commit at gcc dot gnu dot org
- [Bug middle-end/24053] [4.1 Regression] ICE in build_int_cst_wide, at tree.c:795
ebotcazou at gcc dot gnu dot org
- [Bug tree-optimization/15596] [4.0/4.1 Regression] Missed optimization with bitfields
bonzini at gcc dot gnu dot org
- [Bug middle-end/22456] [4.1 regression] missing "is used uninitialized" warning
bonzini at gcc dot gnu dot org
- [Bug tree-optimization/18501] [4.1 Regression] Missing 'used unintialized' warning
bonzini at gcc dot gnu dot org
- [Bug c++/24054] New: std::tr1::unordered_map's erase does not seem to return a value
atavory at gmail dot com
- [Bug other/24055] New: ICE (-ffast-math) / could not split insn.
pluto at agmk dot net
- [Bug c++/21422] [4.0/4.1 Regression] Accepts writting to const via asm
bonzini at gcc dot gnu dot org
- [Bug c/21419] [4.0/4.1 Regression] Accepts writting to const via asm
bonzini at gcc dot gnu dot org
- [Bug c/21420] [3.4/4.0/4.1 Regression] Accepts writting to const via asm
bonzini at gcc dot gnu dot org
- [Bug c++/21421] [3.4/4.0/4.1 Regression] Accepts writting to const via asm
bonzini at gcc dot gnu dot org
- [Bug c++/24056] New: failed lookup of static non-member operator function with certain templated arguments
pogonyshev at gmx dot net
- [Bug libgcj/24057] New: [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
gerald at pfeifer dot com
- [Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()
pinskia at gcc dot gnu dot org
- [Bug libfortran/20257] Fortran runtime error: End of record occurs when writing large arrays
pinskia at gcc dot gnu dot org
- [Bug middle-end/12078] -Winline points to inexistent source lines
pinskia at gcc dot gnu dot org
- [Bug translation/9390] [translation] Segmentation Fault when compiling for athlon with LANG=es_ES@euro or LC_ALL=es_ES@euro
pinskia at gcc dot gnu dot org
- [Bug translation/13662] toplev.c:4563-4567: gettext interprets the two conditional strings as one
pinskia at gcc dot gnu dot org
- [Bug libffi/16832] Wrong location of "ffitarget.h" in "ffi.h".
tromey at gcc dot gnu dot org
- [Bug bootstrap/8765] -msoft-float does not work for mipsel-linux, and probably others
pinskia at gcc dot gnu dot org
- [Bug c++/24058] New: g++ should warn about virtual methods called in constructors and destructors
tron dot thomas at verizon dot net
- [Bug middle-end/13203] -fmem-report "Total usage" is not correct
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/24059] New: [4.1 Regression] ICE with -ftree-vectorize -O2
pinskia at gcc dot gnu dot org
- [Bug bootstrap/21335] [meta-bug] bootstrap fails with CFLAGS="-O3 -ftree-vectorize"
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/21859] ICE with -ftree-vectorize and -O2 or higher
pinskia at gcc dot gnu dot org
- [Bug c++/24061] New: Documentation in /tr1/hashtable proposes possibly misleading change
atavory at gmail dot com
- [Bug debug/19954] Compiler emits incomplete structure type
pinskia at gcc dot gnu dot org
- [Bug libf2c/18874] ? in namelist read leads to I/O recursion
pinskia at gcc dot gnu dot org
- [Bug libf2c/21792] [3.4 only] --enable-version-specific-runtime-libs doesn't install version specific fortran & java libs
pinskia at gcc dot gnu dot org
- [Bug libf2c/17725] [3.4 only] g77 libs installed in wrong directory
pinskia at gcc dot gnu dot org
- [Bug other/22368] [meta-bugs] mis-match types in GCC
kazu at gcc dot gnu dot org
- [Bug bootstrap/24062] New: Parse error in options.h
schnetter at aei dot mpg dot de
- [Bug c++/24063] New: Invalid promotion with -fshort-enums
Alexander dot Nasonov at db dot com
- [Bug libstdc++/24064] New: tr1::unordered_map seems to seg-fault when caching hash values
atavory at gmail dot com
- [Bug c/24065] New: "Designated (dot) Initializers" with "Unnamed struct/union fields within structs/unions"
benoit dot guerin at thomson dot net
- [Bug c/10676] Using unnamed fields in initializers
jsm28 at gcc dot gnu dot org
- [Bug treelang/24066] almost all treelang testsuite fails with -maltivec as an option
pinskia at gcc dot gnu dot org
- [Bug treelang/24066] New: almost all treelang testsuite fails with -maltivec as an option
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/9240] weird scheduling on v850 unless -fno-sched-spec specified
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/9350] -fomit-frame-pointer does not work for main
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/13049] Does not warn on obvious aliasing problem
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/14319] incorrect optimization of union of structs with common initial sequences
pinskia at gcc dot gnu dot org
- [Bug target/23150] 20050713-1.c fails on arm-none-eabi with -O2 or -Os.
kazu at gcc dot gnu dot org
- [Bug target/22576] [4.0/4.1 regression] ICE with simple factorial program compiled with -ffast-math on gcc 4.0.2
cvs-commit at gcc dot gnu dot org
- [Bug target/23268] [4.1 Regression] ICE using math functions log & rint, -ffast-math, -O1 (,2,3,s)
cvs-commit at gcc dot gnu dot org
- [Bug fortran/23446] Valid internal subprogram array argument declaration is not accepted.
pault at gcc dot gnu dot org
- [Bug c/24068] New: Unconditional warning when using -fwhole-program
dann at godzilla dot ics dot uci dot edu
- [Bug fortran/20835] error needed with EQUIVALENCE and TARGET
pault at gcc dot gnu dot org
- [Bug fortran/20900] use-associated variable may not be equivalenced
pault at gcc dot gnu dot org
- [Bug fortran/20890] initializing two equivalenced variabled
pault at gcc dot gnu dot org
- [Bug fortran/20899] pure function may not modify common variable through equivalence
pault at gcc dot gnu dot org
- [Bug fortran/20901] different intrinsic types in equivalence not detected
pault at gcc dot gnu dot org
- [Bug fortran/20903] types shouldn't propagate into interfaces
pault at gcc dot gnu dot org
- [Bug fortran/20902] can't equivalence derived types with default initialization
pault at gcc dot gnu dot org
- [Bug gcov/profile/24069] New: ice during feedback stage of profiledbootstrap on powerpc
steinmtz at us dot ibm dot com
- [Bug debug/24070] New: Dwarf macro info has bad file numbers
jimb at redhat dot com
- [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot
kev dot gilbert at cdu dot edu dot au
- [Bug libstdc++/24071] solaris vs. __gthread_active_p
bkoz at gcc dot gnu dot org
- [Bug libstdc++/24071] New: solaris vs. __gthread_active_p
bkoz at gcc dot gnu dot org
- [Bug c++/24072] New: diagnostics, oh my!
igodard at pacbell dot net
- [Bug target/11831] [ARM] Logical expression evaluation with condition fields
raj dot khem at gmail dot com
- [Bug rtl-optimization/11826] [ARM] Minor register allocation problem before function return
raj dot khem at gmail dot com
- [Bug rtl-optimization/11825] Redundant move in some cases (dead code before return) for long long on 32bit targets
raj dot khem at gmail dot com
- [Bug target/9703] [arm] Accessing data through constant pool more times could be solved in less instructions
raj dot khem at gmail dot com
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
pinskia at gcc dot gnu dot org
- [Bug target/24073] New: (vector float){a, b, 0, 0} code gen is not good
pinskia at gcc dot gnu dot org
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
pinskia at gcc dot gnu dot org
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
pinskia at gcc dot gnu dot org
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
belyshev at depni dot sinp dot msu dot ru
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
uros at kss-loka dot si
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
uros at kss-loka dot si
- [Bug target/24073] (vector float){a, b, 0, 0} code gen is not good
pinskia at gcc dot gnu dot org
- [Bug target/24074] New: (vector float){0, 0, b, a} code gen as not good as it should be
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/24075] New: Destructor called with wrong argument after exception with -fcse-follow-jumps -O1
flash at pobox dot com
- [Bug middle-end/24076] New: (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
pinskia at gcc dot gnu dot org
- [Bug middle-end/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
pinskia at gcc dot gnu dot org
- [Bug middle-end/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
pinskia at gcc dot gnu dot org
- [Bug target/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
pinskia at gcc dot gnu dot org
- [Bug target/24076] (vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/13931] [3.4/4.0/4.1 Regression] combiner much slower on big basic blocks
ian at airs dot com
- [Bug ada/24079] New: Bug box: Assert_Failure atree.adb:812
kat-zygfryd at o2 dot pl
- [Bug tree-optimization/23079] [4.1 Regression] ICE in tree_low_cst, at tree.c:4268 with -ftree-vectorize
micis at gmx dot de
- [Bug rtl-optimization/24082] New: Not that good register allocating on powerpc for vectors
pinskia at gcc dot gnu dot org
- [Bug swing/17362] Scrollbars in JScrollPane appear only if the Container containing JScrollPane is revalidated
abalkiss at redhat dot com
- [Bug fortran/20541] TR 15581: ALLOCATABLE components
erik dot edelmann at iki dot fi
- [Bug tree-optimization/20773] [4.0 Regression] ICE: SEGV building jar file
mmitchel at gcc dot gnu dot org
- [Bug target/23301] [4.0/4.1 Regression] sys/ucontext.h missing on powerpc-*-darwin5.*
mmitchel at gcc dot gnu dot org
- [Bug c++/21312] [3.4/4.0/4.1 Regression] Access violation diagnostic given twice
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/20972] [4.0/4.1 Regression] Can't describe an early-clobber by an auto-inc
mmitchel at gcc dot gnu dot org
- [Bug c++/22434] [3.4/4.0/4.1 regression] ICE in simplify_{,gen_}subreg
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/18048] [4.0/4.1 Regression] mgrid loop performance regression with ivopts (register pressure)
mmitchel at gcc dot gnu dot org
- [Bug c++/23426] [4.0/4.1 Regression] Too large array problem gives two error message
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/21550] [4.0/4.1 Regression] i686 floating point performance 33% slower than gcc 3.4.3
mmitchel at gcc dot gnu dot org
- [Bug target/23570] [4.0 Regression] internal compiler error: in merge_assigned_reloads, at reload1.c:6091
mmitchel at gcc dot gnu dot org
- [Bug inline-asm/16194] [3.4/4.0/4.1 Regression] global register with inline-asm and clobered
mmitchel at gcc dot gnu dot org
- [Bug target/19923] [4.0/4.1 Regression] openssl is slower when compiled with gcc 4.0 than 3.3
mmitchel at gcc dot gnu dot org
- [Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies
mmitchel at gcc dot gnu dot org
- [Bug debug/23336] [3.4/4.0/4.1 Regression] enum constants not visible to gdb
mmitchel at gcc dot gnu dot org
- [Bug c++/14777] [3.4/4.0/4.1 Regression] typedef doesn't fully expose base class type
mmitchel at gcc dot gnu dot org
- [Bug c++/23229] [4.0/4.1 Regression] g++ gives incorrect error message with void main() and a void function
mmitchel at gcc dot gnu dot org
- [Bug c++/21383] [3.4/4.0/4.1 Regression] Crash when finding &a_templated_func<>
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/22563] [3.4/4.0/4.1 Regression] performance regression for gcc newer than 2.95
mmitchel at gcc dot gnu dot org
- [Bug libmudflap/23170] [4.0 only] libmudflap should not use functions marked obsolescent by POSIX/SUS
mmitchel at gcc dot gnu dot org
- [Bug c++/22405] [4.0.1/4.1 Regression] ICE in when instantiating a template function, for illegal code
mmitchel at gcc dot gnu dot org
- [Bug c++/17796] [3.4/4.0/4.1 Regression] Too many unused parameter warnings emitted.
mmitchel at gcc dot gnu dot org
- [Bug target/18631] [4.0/4.1 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/16876] [3.4/4.0/4.1 Regression] ICE on testcase with -O3 in gen_lowpart
mmitchel at gcc dot gnu dot org
- [Bug c/21659] [3.4/4.0/4.1 Regression] [unit-at-a-time] "weak declaration must precede definition" error missing at >= O1
mmitchel at gcc dot gnu dot org
- [Bug libmudflap/21724] [4.0 Regression] libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir
mmitchel at gcc dot gnu dot org
- [Bug target/22017] [3.4/4.0/4.1 Regression] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/18219] [4.0/4.1 Regression] gcc-4.0/4.1.0 bloats code by 31%
mmitchel at gcc dot gnu dot org
- [Bug c/23576] [4.0/4.1 regression] tree check: expected class ÂtypeÂ, have exceptional (error_mark) in grokdeclarator, at c-decl.c:4252
mmitchel at gcc dot gnu dot org
- [Bug c++/21008] [3.4/4.0/4.1 Regression] [DR515] Access failure in accessing data member of base class from derived template class
mmitchel at gcc dot gnu dot org
- [Bug inline-asm/23200] [4.0/4.1 regression] rejects "i"(&var + 1)
mmitchel at gcc dot gnu dot org
- [Bug c++/21627] [3.4/4.0/4.1 Regression] invalid inline warning with ctor and dtor
mmitchel at gcc dot gnu dot org
- [Bug target/19672] [3.4/4.0/4.1 Regression] Performance regression in simple loop code
mmitchel at gcc dot gnu dot org
- [Bug bootstrap/17383] [4.0 Regression] Building in src dir fails
mmitchel at gcc dot gnu dot org
- [Bug c++/22603] [4.0 Regression] ICE in pop_binding, at cp/name-lookup.c:380
mmitchel at gcc dot gnu dot org
- [Bug c++/21592] [3.4/4.0/4.1 Regression] ICE in resolve_overloaded_unification/arg_assoc
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/23324] [4.0/4.1 Regression] unsigned bitfield in struct not accessed correctly at -O2 and above
mmitchel at gcc dot gnu dot org
- [Bug libstdc++/17789] [3.4/4.0/4.1 Regression] Cannot 'make check' inside libstdc++-v3
mmitchel at gcc dot gnu dot org
- [Bug middle-end/18071] [3.4/4.0/4.1 Regression] -Winline does not respect -fno-default-inline
mmitchel at gcc dot gnu dot org
- [Bug c++/20173] [3.4/4.0/4.1 regression] gcc accepts invalid partial specialization attempt of member function
mmitchel at gcc dot gnu dot org
- [Bug c++/20681] [4.0/4.1 Regression] wrong "control reaches end of non-void function" warning
mmitchel at gcc dot gnu dot org
- [Bug middle-end/23090] [4.0/4.1 Regression] gcc.c-torture/execute/20050713-1.c -Os fails
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/16913] [4.0/4.1 Regression] restrict does not make a difference
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/19703] [4.0 Regression] Poor optimisation of loop test, DOM causing unsigned to int and missing combine compares
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/19580] [3.4/4.0/4.1 Regression] missed load/store motion
mmitchel at gcc dot gnu dot org
- [Bug preprocessor/22042] [3.4/4.0/4.1 Regression] stringification BUG
mmitchel at gcc dot gnu dot org
- [Bug c++/22238] [4.0/4.1 regression] '#'obj_type_ref' not supported by dump_expr
mmitchel at gcc dot gnu dot org
- [Bug c++/21347] [4.0/4.1 Regression] spurious warning with -Wctor-dtor-privacy
mmitchel at gcc dot gnu dot org
- [Bug target/21041] [4.0 Regression] ICE: output_operand: Cannot decompose address
mmitchel at gcc dot gnu dot org
- [Bug target/15184] [3.4/4.0/4.1 Regression] Direct access to byte inside word not working with -march=pentiumpro
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/23563] [4.0 Regression] False warning for uninitialized variable: regression from 3.4.2
mmitchel at gcc dot gnu dot org
- [Bug c++/14179] [3.4/4.0/4.1 Regression] out of memory while parsing array with many initializers
mmitchel at gcc dot gnu dot org
- [Bug c++/23307] [3.4/4.0/4.1 Regression] ICE in cp_parser_template_id, at cp/parser.c:8564 with Boost remote_call_manager
mmitchel at gcc dot gnu dot org
- [Bug c++/21308] [3.4/4.0/4.1 Regression] Very high compile time
mmitchel at gcc dot gnu dot org
- [Bug target/20617] [4.0/4.1 Regression] shared SH libgcc is exporting too many symbols
mmitchel at gcc dot gnu dot org
- [Bug target/21316] [3.4/4.0/4.1 Regression] pointer lookup cache misses more frequent
mmitchel at gcc dot gnu dot org
- [Bug c/23103] [4.0/4.1 Regression] gcc_diag does not work with -combine
mmitchel at gcc dot gnu dot org
- [Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info
mmitchel at gcc dot gnu dot org
- [Bug target/21623] [4.0 regression] ICE in reload_cse_simplify_operands, at postreload.c:391
mmitchel at gcc dot gnu dot org
- [Bug c++/23457] [3.4/4.0/4.1 Regression] compiler crash on huge object size with virtual base
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/21488] [4.0/4.1 regression] Not copy propagating single-argument PHIs causes out-of-ssa coalescing failure
mmitchel at gcc dot gnu dot org
- [Bug c/20303] [4.0 only] Can't push more than 16 nested visibility
mmitchel at gcc dot gnu dot org
- [Bug preprocessor/20285] [3.4/4.0/4.1 Regression] gcc -E - < . gives a misleading error message
mmitchel at gcc dot gnu dot org
- [Bug c++/22597] [3.4/4.0 Regression] pure attribute produces incorrect results
mmitchel at gcc dot gnu dot org
- [Bug preprocessor/15220] [3.4/4.0/4.1 regression] "gcc -E -MM -MG" reports missing system headers in source directory
mmitchel at gcc dot gnu dot org
- [Bug debug/19523] [4.0/4.1 Regression] DBX_USE_BINCL support broken in the C++ compiler
mmitchel at gcc dot gnu dot org
- [Bug driver/22544] [4.0/4.1 Regression] gcc ignores input file given on the command line
mmitchel at gcc dot gnu dot org
- [Bug target/23451] [3.4/4.0/4.1 regression] Redundant reloading from stack frame
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/18576] [3.4/4.0 Regression] missing jump threading because of type changes
mmitchel at gcc dot gnu dot org
- [Bug c/23228] [3.4/4.0/4.1 Regression] Silly "unused variable" warning after redeclaration of a local variable
mmitchel at gcc dot gnu dot org
- [Bug target/21275] [4.0/4.1 Regression] gcc 4.0.0 crash with mingw when using stdout in global var
mmitchel at gcc dot gnu dot org
- [Bug c++/17053] [4.0/4.1 Regression] Repo functionality partially broken on AIX (collect2.c)
mmitchel at gcc dot gnu dot org
- [Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer
mmitchel at gcc dot gnu dot org
- [Bug debug/21391] [3.4/4.0/4.1 Regression] referencing a type via a cast does not emit it for debug
mmitchel at gcc dot gnu dot org
- [Bug c/21343] [4.0/4.1 Regression] incompatible internal linkage declarations in different scopes not diagnosed
mmitchel at gcc dot gnu dot org
- [Bug c++/20164] [3.4/4.0/4.1 Regression] Wrong line number in diagnostic
mmitchel at gcc dot gnu dot org
- [Bug c++/22464] [3.4/4.0/4.1 Regression] ICE on classes in template functions which attempt closure
mmitchel at gcc dot gnu dot org
- [Bug c++/23118] [3.4/4.0/4.1 Regression] Another segmentation fault after improper overloading (BootView)
mmitchel at gcc dot gnu dot org
- [Bug debug/19192] [4.0/4.1 Regression] Current development gcc generates inaccurate line info for example code
mmitchel at gcc dot gnu dot org
- [Bug c++/21685] [3.4/4.0/4.1 Regression] Internal compiler error on invalid code
mmitchel at gcc dot gnu dot org
- [Bug c++/22180] [3.4/4.0/4.1 regression] ICE on invalid destructor call
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/23335] [4.0/4.1 Regression] copyrename does not coalesce different type variables (useless type conversion)
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/19078] [4.0/4.1 Regression] Poor quality code after loop unrolling.
mmitchel at gcc dot gnu dot org
- [Bug middle-end/20794] [4.0/4.1 Regression] Arrays and pointer arithmetic on __attribute ((aligned)) types permitted
mmitchel at gcc dot gnu dot org
- [Bug c/22297] [4.0/4.1 Regression] missing uninitialization warning
mmitchel at gcc dot gnu dot org
- [Bug target/22537] [4.0 Regression] unable to find a register to spill in class "CREG"
mmitchel at gcc dot gnu dot org
- [Bug c++/21509] [3.4/4.0 regression] -Wformat=2 incorrectly warns about string literalness
mmitchel at gcc dot gnu dot org
- [Bug target/21518] [4.0/4.1 Regression] unable to find a register to spill in class 'Q_REGS' with -fPIC and -O2
mmitchel at gcc dot gnu dot org
- [Bug libgcj/21064] [4.0 only] StyleContext.addStyle causes NullPointerException
mmitchel at gcc dot gnu dot org
- [Bug c++/22173] [3.4/4.0/4.1 regression] Bogus template keyword accepted
mmitchel at gcc dot gnu dot org
- [Bug c++/18681] [3.4/4.0/4.1 Regression] template friend declaration not recognized
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/21485] [4.0/4.1 Regression] BYTEmark numsort: codegen regression with -O3
mmitchel at gcc dot gnu dot org
- [Bug c/23144] [4.0/4.1 Regression] invalid parameter forward declarations not diagnosed
mmitchel at gcc dot gnu dot org
- [Bug c++/20721] [3.4/4.0/4.1 Regression] crossing of a initialization left undetected on goto
mmitchel at gcc dot gnu dot org
- [Bug c++/17519] [3.4/4.0/4.1 Regression] Warning for array of packed non-POD in packed struct
mmitchel at gcc dot gnu dot org
- [Bug c++/20133] [4.0/4.1 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726
mmitchel at gcc dot gnu dot org
- [Bug c++/17763] [3.4/4.0/4.1 Regression] Wrong context in error message for template parameter
mmitchel at gcc dot gnu dot org
- [Bug target/21169] [4.0 regression] ICE in reload_cse_simplify_operands with -fnon-call-exceptions -fPIC -O2
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/15678] [4.0/4.1 Regression] CSiBE i686 compilation time increased by 8% at -O2
mmitchel at gcc dot gnu dot org
- [Bug middle-end/22141] [4.0/4.1 Regression] Missing optimization when storing structures
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/21596] [4.0/4.1 Regression] extra temporaries when using global register variables
mmitchel at gcc dot gnu dot org
- [Bug c++/17964] [4.0/4.1 Regression] cpp error messages contain wrong line in C++
mmitchel at gcc dot gnu dot org
- [Bug middle-end/22275] [3.4/4.0/4.1 Regression] bitfield layout change (regression?)
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/21548] [4.0 regression] Wrong warning about uninitialized variable
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/16613] [3.4/4.0 Regression] compile time regression, when adding cerr usage
mmitchel at gcc dot gnu dot org
- [Bug c++/21908] [3.4/4.0/4.1 Regression] poor diagnostic with vitrual base classes
mmitchel at gcc dot gnu dot org
- [Bug target/22077] [4.0 Regression] vec_all_eq does not produce good result
mmitchel at gcc dot gnu dot org
- [Bug middle-end/19988] [4.0/4.1 Regression] pessimizes fp multiply-add/subtract combo
mmitchel at gcc dot gnu dot org
- [Bug target/21081] [4.0/4.1 Regression] internal compiler error: verify_stmts failed.
mmitchel at gcc dot gnu dot org
- [Bug other/15082] [3.4/4.0/4.1 regression] Minor compilation problem for cross to Solaris 8
mmitchel at gcc dot gnu dot org
- [Bug target/20928] [4.0/4.1 regression] ICE: unrecognizable insns
mmitchel at gcc dot gnu dot org
- [Bug c++/18698] [3.4/4.0/4.1 regression] Error message using "using" for code not using "using" ;-)
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/22239] [4.0 Regression] i-cobol.adb:482: error: unrecognizable insn
mmitchel at gcc dot gnu dot org
- [Bug rtl-optimization/23453] [4.0/4.1 regression] miscompilation of PARI/GP on x86 with gcse after reload
mmitchel at gcc dot gnu dot org
- [Bug c++/19565] [3.4/4.0/4.1 Regression] g++ does not warn about overflow in conversion but gcc does
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/17863] [4.0/4.1 Regression] threefold performance loss, not inlining as much
mmitchel at gcc dot gnu dot org
- [Bug c++/22604] [4.0/4.1 Regression] ICE after invalid covariant return
mmitchel at gcc dot gnu dot org
- [Bug c++/23293] [3.4/4.0/4.1 Regression] Misleading names in diagnostics for typedefs in functions
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/22415] [4.0 Regression] ICE in coalesce_abnormal_edges
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/16306] [4.0/4.1 Regression] restrict and copying pointers problem
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/18687] [4.0/4.1 Regression] ~50% compile time regression
mmitchel at gcc dot gnu dot org
- [Bug preprocessor/20077] [3.4/4.0/4.1 Regression] GCC accepts macro definitions that fail a constraint
mmitchel at gcc dot gnu dot org
- [Bug c++/22621] [3.4/4.0/4.1 Regression] Member function overloading introduces syntax errors
mmitchel at gcc dot gnu dot org
- [Bug c++/19809] [3.4/4.0/4.1 Regression] Multiple definitions of friend functions in template classes
mmitchel at gcc dot gnu dot org
- [Bug c++/20209] [3.4/4.0/4.1 Regression] Missing warnings for "aggregate has a partly bracketed initializer"
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/22360] [4.0 Regression] upper_bound_in_type and lower_bound_in_type are buggy
mmitchel at gcc dot gnu dot org
- [Bug c++/13764] c++ front-end creates extra blocks
cvs-commit at gcc dot gnu dot org
- [Bug target/19704] ICE for tail call of regparm 3 and dllimport
pinskia at gcc dot gnu dot org
- [Bug c++/23287] [3.4/4.0/4.1 regression] Explicitly invoking destructor of template class
pinskia at gcc dot gnu dot org
- [Bug target/18274] Documentation for -mhard-float on arm platforms is incorrect
pinskia at gcc dot gnu dot org
- [Bug c++/24085] New: internal compiler error: Segmentation fault
fabio dot giovagnini at aurion-tech dot com
- [Bug libgcj/23499] [4.1 regression] libgcj/classpath create empty directory $PREFIX/share/classpath/api/
gerald at pfeifer dot com
- [Bug bootstrap/16865] False alarm about use of uninitialized variable breaks bootstrap at -O3
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/13756] [tree-ssa] documentation missing
pinskia at gcc dot gnu dot org
- [Bug libgcj/21637] [4.1 Regression] URL.openStream doesn't throw a FileNotFoundException with some urls
pinskia at gcc dot gnu dot org
- [Bug java/17574] [meta-bug] gcj and libgcj 4.0 tracking PR
tromey at gcc dot gnu dot org
- [Bug c++/24090] New: gcc 4.1.0 20050926 - friends not visible outside class
jaffe at broad dot mit dot edu
- [Bug libgcj/23367] _Jv_FindMethodInCache is not thread-safe
cvs-commit at gcc dot gnu dot org
- Properties of GCC
dogruse@itu.edu.tr
- [Bug c++/11987] [3.4/4.0/4.1 regression] Accepts-invalid with inherited nested type
mmitchel at gcc dot gnu dot org
- [Bug fortran/24092] New: ICE in trans-types.c for nested derived types
pault at gcc dot gnu dot org
- [Bug fortran/18518] equivalenced variables are not saved
cvs-commit at gcc dot gnu dot org
- [Bug gcov/profile/24093] New: cgraph exhausts virtual memory building 197.parser with -profile-use -O3
janis187 at us dot ibm dot com
- [Bug bootstrap/24094] New: AIX 51 configure fails with getopt.h not found
david at davidfavor dot com
- [Bug middle-end/24095] New: use of garbage-collected memory with -ftree-vectorize
janis187 at us dot ibm dot com
- [Bug fortran/24096] New: huge() returns infinity for long doubles
amodra at bigpond dot net dot au
- [Bug middle-end/17886] variable rotate and long long rotate should be better optimized
mmitchel at gcc dot gnu dot org
- [Bug c/24097] New: x86_64 -fPIC code gen bug (extern/static linkage confusion)
mcoiley at yahoo dot com
- [Bug preprocessor/24098] New: macro - problem with ##
molnard at phys dot columbia dot edu
- [Bug preprocessor/7976] macro definition
pinskia at gcc dot gnu dot org
- [Bug c/17638] gcc fails compilation with incorrect error
pinskia at gcc dot gnu dot org
- [Bug preprocessor/12607] preprocessor fails to diagnose an undefined ## result
pinskia at gcc dot gnu dot org
- [Bug preprocessor/7976] pasting xxx and xxx does not give a valid preprocessing token
pinskia at gcc dot gnu dot org
- [Bug middle-end/6392] Problems with __restrict__ type qualifier (array)
ian at airs dot com
- [Bug middle-end/14192] Restrict pointers don't help
ian at airs dot com
- IS IT A BUG ????
Srujan.K.V.S.
- [Bug fortran/24100] gfortran cannot compile data statement
federico dot carminati at cern dot ch
- [Bug fortran/24100] New: gfortran cannot compile data statement
federico dot carminati at cern dot ch
- [Bug target/22497] A register is wasted in simple vectorised loops
uros at kss-loka dot si
- [Bug c/24101] New: Segfault with preprocessed source
uros at kss-loka dot si
- [Bug fortran/23232] DATA implied DO variables
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/24102] New: floatdisf2_internal2 broken
mikael dot vidstedt at bea dot com
- internal compiler error: in simple_cst_equal, at tree.c:3367
Alexander Stepanov
- [Bug c++/24103] [3.4 Regression] ICE in simple_cst_equal
pinskia at gcc dot gnu dot org
- [Bug c++/24103] New: [3.4 Regression]
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/22488] [4.1 Regression] push_fields_onto_fieldstack calculates offset incorrectly
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/23396] [4.1 Regression] profiledbootstrap is broken (again)
hubicka at gcc dot gnu dot org
- [Bug target/23302] [4.1 Regression] extra move generated on x86
hubicka at gcc dot gnu dot org
- [Bug c/24106] New: x86_64 -fPIC code gen bug (extern/static linkage confusion)
mcoiley at yahoo dot com
- [Bug testsuite/24107] New: gcc.dg/20050922-1.c relies in stdint.h
jsm28 at gcc dot gnu dot org
- [Bug target/24108] New: gcc.dg/vect/vect-76.c scan-tree-dump-times vectorized 1 loops 1 fails
jsm28 at gcc dot gnu dot org
- [Bug c/24109] New: [4.0 Regression] -fno-unit-at-a-time failure with compound literals
jakub at gcc dot gnu dot org
- [Bug fortran/24110] New: INTERVAL: Error: Unclassifiable statement
uttamp at us dot ibm dot com
- [Bug target/24111] New: [3.4 4.0 4.1 regression] cannot handle identifiers with '$' character
debian-gcc at lists dot debian dot org
- FW: gfortran says to submit bug report
Joe Koski
- [Bug libfortran/24112] New: Reopening file with STATUS='OLD' doesn't work
jblomqvi at cc dot hut dot fi
- [Bug bootstrap/21335] [meta-bug] bootstrap fails with -ftree-vectorize
rguenth at gcc dot gnu dot org
- FW: Complier not giving warning/error in this scenario.. Please help..
Soujanya Gundlapalli
- Complier not giving warning/error in this scenario.. Please h elp..
Ryan Mansfield
- [Bug rtl-optimization/17387] Redundant instructions in loop optimization
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/17935] Two consecutive movzbl are generated
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/19780] Floating point computation far slower for -mfpmath=sse
pinskia at gcc dot gnu dot org
- [Bug rtl-optimization/20945] [4.0/4.1 Regresson] about 2x perfomance regression in comparision with 3.4.2
pinskia at gcc dot gnu dot org
- [Bug target/21588] x86 machine builtins do not have any const/pure attributes set
pinskia at gcc dot gnu dot org
- [Bug middle-end/23150] 20050713-1.c fails on arm-none-eabi with -O2 or -Os.
kazu at gcc dot gnu dot org
- [Bug tree-optimization/24117] New: [4.1 Regression] DCE kills call-clobbered part of structure
rguenth at gcc dot gnu dot org
- [Bug c++/24118] New: Access control bug for base class of templates
rguenth at gcc dot gnu dot org
- [Bug c/24119] New: gcc-4.x fails to build on AIX 5.2.0.0-ML04
h dot m dot brand at xs4all dot nl
- [Bug java/24120] New: jc1 incorrectly uses libiberty hashes
kostikbel at ukr dot net
- [Bug other/23111] [meta-bug] GCC 4.2 pending patches
steven at gcc dot gnu dot org
- [Bug tree-optimization/24123] New: Massive performance regression for -ffast-math due to the recip tree pass
uros at kss-loka dot si
- [Bug c++/17805] too liberal operator lookup
mmitchel at gcc dot gnu dot org
- [Bug tree-optimization/15459] [meta-bug] there should be a tree combiner like the rtl one
steven at gcc dot gnu dot org
- [Bug fortran/17031] Cray pointers not supported
fxcoudert at gcc dot gnu dot org
- [Bug c/21419] [4.0 Regression] Accepts writting to const via asm
pinskia at gcc dot gnu dot org
- [Bug fortran/22175] BYTE Type Statement
fxcoudert at gcc dot gnu dot org
- [Bug libgcj/24125] New: use dlmopen to avoid copying .so
tromey at gcc dot gnu dot org
- [Bug tree-optimization/24126] New: [4.1 Regression] tree-stdarg.c causes wrong code, not tracking va_list variable correctly
pinskia at gcc dot gnu dot org
- [Bug java/6865] gcj: segmentation fault on incorrect input
pinskia at gcc dot gnu dot org
- [Bug java/24127] New: ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.
daney at gcc dot gnu dot org
- [Bug testsuite/24128] New: ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.
daney at gcc dot gnu dot org
- [Bug middle-end/24129] New: [4.0 4.1 regression] bogus warning <var> is used uninitialized in this function
doko at debian dot org
- [Bug bootstrap/24130] New: 3.4.3 Bootstrap failed on AIX 5.3
nospampeeps at yahoo dot com
- [Bug other/24131] New: Error in log2 man page
PTrenholme at 4DV dot net
- [Bug rtl-optimization/24132] New: gcc-4.0.1 never finishes with aggressive optimization options
yuri at tsoft dot com
- [Bug fortran/24134] New: gfortran dies with "internal compiler error: Bus error"
rbrown at bioeng dot ucsd dot edu
- [Bug translation/24135] New: nonlocal goto from nested function gets 'undefined symbol' in assembler
alexey dot starovoytov at sun dot com
- [Bug target/24136] New: ICE with some fortran code
pinskia at gcc dot gnu dot org
- [Bug c/24137] New: __uint128_t missing for ppc32
BKStrelioff at Hotmail dot com
- [Bug c++/22363] Problems with friend function injection and destructor
pinskia at gcc dot gnu dot org
- [Bug c++/21667] misleading warning about array subscription
pinskia at gcc dot gnu dot org
- [Bug c++/21731] ambiguous error is not really clear
pinskia at gcc dot gnu dot org
- [Bug java/19713] ICE with (void) parameter list
pinskia at gcc dot gnu dot org
- [Bug c++/20201] requesting -Wfatal-errors=n
pinskia at gcc dot gnu dot org
- [Bug c++/24138] [4.1 regression] ICE with the code in PR 20407
pinskia at gcc dot gnu dot org
- [Bug c++/24138] New: [4.1 regression] ICE with the code in 20407
pinskia at gcc dot gnu dot org
- [Bug c++/24139] New: Forward declaration of class in template class
mspencer at ndsuk dot com
- [Bug c/24140] New: [4.0 regression] ICE on duplicate definitions of an inline function
doko at debian dot org
- [Bug tree-optimization/24141] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/24141] New: VRP ICE in compare_name_with_value, at tree-vrp.c:2965
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/24141] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
belyshev at depni dot sinp dot msu dot ru
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
steven at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
steven at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
steven at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
dnovillo at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
steven at gcc dot gnu dot org
- [Bug tree-optimization/24141] [4.1 regression] VRP ICE in compare_name_with_value, at tree-vrp.c:2965
steven at gcc dot gnu dot org
- [Bug tree-optimization/24142] New: VRP miscompiles unzip inflate.c
rguenth at gcc dot gnu dot org
- [Bug c++/24143] New: Forward declaration of class in template class
mspencer at ndsuk dot com
- [Bug fortran/24144] New: segmentation fault in gfortran with character functions.
gcc-bugzilla at gcc dot gnu dot org
- [Bug java/9369] wrong bytecode generated for static inner class with private constructor
pinskia at gcc dot gnu dot org
- [Bug libgcj/21725] use new sync built-ins
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/24146] New: Optimizes away FPU control word store
rguenth at gcc dot gnu dot org
- [Bug tree-optimization/19341] [4.0 Regression] DCE eliminating non-dead code
pinskia at gcc dot gnu dot org
- [Bug libgcj/1243] gij freezes when running program with System.loadLibrary (can't load CNI native from interpreted code)
aph at gcc dot gnu dot org
- [Bug libgcj/24147] New: [gcc 4.0 only] Deadlock in java.net.URLClassLoader
mark at gcc dot gnu dot org
- [Bug libffi/24148] New: Linux PPC64 libffi -vs- long double return
mark at gcc dot gnu dot org
- [Bug java/21517] Bytecode -> native code mis-compilation
aph at gcc dot gnu dot org
- [Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)
steven at gcc dot gnu dot org
- [Bug fortran/20856] function result may not be saved
pinskia at gcc dot gnu dot org
- [Bug c/24150] New: [3.3/3.4]: HOT_TEXT_SECTION_NAME doesn't have the leading `.'
hjl at lucon dot org
- [Bug middle-end/24151] New: [4.1 Regression] gcc.dg/asm-1.c (test for excess errors) fails
jsm28 at gcc dot gnu dot org
- [Bug fortran/20863] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20866] recursively defined statement function
pinskia at gcc dot gnu dot org
- [Bug fortran/20868] reference to upper bound of assumed-size array
pinskia at gcc dot gnu dot org
- [Bug fortran/20871] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20872] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20876] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20878] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20880] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20884] subroutine accepted in operator interface
pinskia at gcc dot gnu dot org
- [Bug fortran/20882] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20889] error needed
pinskia at gcc dot gnu dot org
- [Bug fortran/20888] dereferencing NULL still accepted
pinskia at gcc dot gnu dot org
- [Bug fortran/20891] allocation depends on other object in same allocation
pinskia at gcc dot gnu dot org
- [Bug fortran/20892] dummy procedure can't be generic
pinskia at gcc dot gnu dot org
- [Bug fortran/20893] unconditional use of optional argument not detected
pinskia at gcc dot gnu dot org
- [Bug fortran/20895] error needed
pinskia at gcc dot gnu dot org
- [Bug tree-optimization/24153] New: memory leak
kazu at gcc dot gnu dot org
- [Bug tree-optimization/14847] [tree-ssa] combine "if (a & 1) goto there" and "if (a & 4) goto there"
steven at gcc dot gnu dot org
- [Bug tree-optimization/15348] [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0.
steven at gcc dot gnu dot org
- [Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
pinskia at gcc dot gnu dot org
- [Bug libgcj/24154] New: Make requires too much memory building libjava
ian at airs dot com
- [Bug c++/24155] New: Does not understands explicit destructor call A::~A()
mon at hks dot com
- [Bug c++/12333] [DR 272] Explicit call to MyClass::~MyClass() not allowed
pinskia at gcc dot gnu dot org
Last message date:
Fri Sep 30 23:54:00 GMT 2005
Archived on: Sun Mar 8 08:05:54 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).