public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/31754] New: Include character count along line in error messages main.cpp:5:38
 2007-10-26  5:36 UTC  (2+ messages)
` [Bug other/31754] Include column number "

[Bug tree-optimization/23286] missed fully redundant expression
 2007-10-26  4:09 UTC 

[Bug fortran/33499] New: Spurious errors compiling a module with a contained function with an ENTRY
 2007-10-26  3:15 UTC  (3+ messages)
` [Bug fortran/33499] Rejects valid "

[Bug c++/33902] New: alias warning returning typeid(void)
 2007-10-26  2:50 UTC  (2+ messages)
` [Bug c++/33902] "

[Bug c++/33843] New: [4.1/4.2/4.3 regression] Broken diagnostic: 'bit_not_expr' not supported by pp_cxx_unqualified_id
 2007-10-25 23:46 UTC  (4+ messages)
` [Bug c++/33843] "
` [Bug c++/33843] [4.1/4.2 "

[Bug libstdc++/33896] New: std::tr1::array has too-conservative alignment on _M_instance
 2007-10-25 23:45 UTC  (2+ messages)
` [Bug libstdc++/33896] "

[Bug libfortran/29784] New: Converting logical <-> integer in IO
 2007-10-25 23:28 UTC  (4+ messages)
` [Bug fortran/29784] [doc] No I/O conversion of logical/integer

[Bug fortran/31608] New: wrong types in array transfer
 2007-10-25 23:17 UTC  (14+ messages)
` [Bug fortran/31608] wrong types in character array/scalar binop

[Bug testsuite/33739] New: Failure of gfortran.dg/literal_character_constant_1_*.F with -m64 -g on Darwin
 2007-10-25 20:49 UTC  (4+ messages)
` [Bug debug/33739] [4.3 Regression] "

[Bug c++/33900] New: (exception handling) bad/inconsistent code generation
 2007-10-25 20:43 UTC  (3+ messages)
` [Bug c++/33900] "

[Bug c/33901] New: assumes target of a const pointer is read-only
 2007-10-25 20:40 UTC  (2+ messages)
` [Bug c/33901] "

[Bug libgomp/33275] New: Transient libgomp.fortran/omp_parse3.f90 -O0 failure
 2007-10-25 20:25 UTC  (3+ messages)
` [Bug libgomp/33275] "

[Bug middle-end/30801] New: 4.3 performance regression on uint64_t operations
 2007-10-25 18:58 UTC  (2+ messages)
` [Bug target/30801] [4.3 Regression] "

[Bug target/33899] New: -maltivec option changes ABI
 2007-10-25 18:55 UTC 

[Bug c/33796] New: valgrind error with -O2 for linux kernel code
 2007-10-25 18:46 UTC  (2+ messages)
` [Bug rtl-optimization/33796] "

[Bug c/33898] New: Broken -I- vs -iquote behaviour
 2007-10-25 18:10 UTC 

[Bug c/28583] New: ICE in default_secondary_reload, at targhooks.c:532 when building libgcc2.c as _divsc3.o
 2007-10-25 18:05 UTC  (2+ messages)
` [Bug target/28583] [4.2 regression] "

[Bug fortran/33897] New: Should an ENTRY in a contained function be visible from another contained routine?
 2007-10-25 17:41 UTC  (3+ messages)
` [Bug fortran/33897] "
` [Bug fortran/33897] [4.1/4.2/4.3 Regression] Entries and modules

[Bug libgomp/33894] New: [libgomp/parallel mode] pragma omp atomic broken
 2007-10-25 16:55 UTC  (3+ messages)
` [Bug libgomp/33894] "

[Bug tree-optimization/33833] New: [4.3 Regression] ICE in build2_stat, at tree.c:3110 at -O3, tree-vectorizer
 2007-10-25 16:42 UTC  (2+ messages)
` [Bug tree-optimization/33833] "

gfortran openmp: lastprivate variable is private in outer context
 2007-10-25 16:34 UTC 

[Bug fortran/10220] attribute DW_AT_calling_convention not correct for fortran
 2007-10-25 16:07 UTC 

[Bug fortran/32626] New: Run-time check for recursive functions
 2007-10-25 15:23 UTC  (2+ messages)
` [Bug fortran/32626] "

[Bug fortran/33883] New: gfortran compile / LD_LIBRARY_PATH error
 2007-10-25 15:18 UTC  (7+ messages)
` [Bug fortran/33883] "

[Bug c/33895] New: mips.c:6868: error: 'mips_output_dwarf_dtprel' defined but not used
 2007-10-25 14:43 UTC 

[Bug c++/33887] New: Reference to bitfield gets wrong value when optimizing
 2007-10-25 13:25 UTC  (5+ messages)
` [Bug c++/33887] "

[Bug libstdc++/33893] New: [parallel mode] Algorithms rely on omp_set_dynamic(false)
 2007-10-25 12:32 UTC 

[Bug libstdc++/33892] New: [libstdc++ v3 parallel mode] Parallel mode algorithms use critical sections with global scope
 2007-10-25 12:22 UTC 

[Bug g++ 3.4.4 ?] g++, -O2, static member data in line functions
 2007-10-25 11:48 UTC 

[Bug tree-optimization/32921] New: [4.3 Regression] Revision 126326 causes 12% slowdown
 2007-10-25 11:07 UTC  (12+ messages)
` [Bug tree-optimization/32921] "

[Bug fortran/33884] New: data-initialized unused variables not detected
 2007-10-25 10:55 UTC  (2+ messages)
` [Bug fortran/33884] "

[Bug fortran/33759] New: Unequal character lengths in MERGE intrinsic not detected in contained function
 2007-10-25  9:49 UTC  (5+ messages)
` [Bug fortran/33759] Unequal character lengths in MERGE intrinsic not detected at run time

[Bug fortran/33317] New: CSHIFT: Crash if variable passed to DIM= is not present
 2007-10-25  9:39 UTC  (3+ messages)
` [Bug fortran/33317] CSHIFT/EOSHIFT: Rejects optional dummy for DIM=

[Bug fortran/33888] New: ICE - CHARACTER expression using an ELEMENTAL FUNCTION as actual arg
 2007-10-25  9:20 UTC  (3+ messages)
` [Bug fortran/33888] "

[Bug fortran/31487] New: Character array initialization in derived type: bad zero padding
 2007-10-25  8:54 UTC  (2+ messages)
` [Bug fortran/31487] "

[Bug tree-optimization/33866] New: [4.3 Regression] ICE in vect_get_vec_def_for_stmt_copy, at tree-vect-transform.c:1937
 2007-10-25  7:26 UTC  (3+ messages)
` [Bug tree-optimization/33866] "

[Bug libgcj/33891] New: unresponsive to mouse and keyboard input
 2007-10-25  5:00 UTC 

[Bug c++/33890] New: internal compiler error: in tsubst_copy
 2007-10-25  4:31 UTC  (2+ messages)
` [Bug c++/33890] "

[Bug ada/33889] New: Inefficient code expansion for extended return statement
 2007-10-25  2:40 UTC 

[Bug rtl-optimization/33886] New: [4.3 regression] internal compiler error: canonical types differ for identical types
 2007-10-24 23:25 UTC  (2+ messages)
` [Bug rtl-optimization/33886] "

[Bug bootstrap/33879] New: bootstrapping revision 129600 fails
 2007-10-24 22:15 UTC  (9+ messages)
` [Bug bootstrap/33879] "

[Bug c++/33885] New: member reference to a temporary object being deleted too eary
 2007-10-24 20:15 UTC  (2+ messages)
` [Bug c++/33885] "

[Bug debug/28834] New: [4.0/4.1/4.2 Regression] -O3 -g crashes sometimes when using may_alias and structs
 2007-10-24 20:00 UTC  (2+ messages)
` [Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -g crashes sometimes when using may_alias and structs (ICE in splice_child_die)

[Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument
 2007-10-24 19:48 UTC  (2+ messages)

[Bug libfortran/33583] New: FAIL: gfortran.dg/gamma_1.f90
 2007-10-24 19:30 UTC  (2+ messages)
` [Bug libfortran/33583] "

[Bug target/33755] New: Gcc 4.2.2 broken for mips linux kernel builds
 2007-10-24 17:56 UTC  (4+ messages)
` [Bug target/33755] "

[Bug libmudflap/31845] New: Need to adjust libmudflap timeout values in testsuite
 2007-10-24 17:23 UTC  (2+ messages)
` [Bug libmudflap/31845] "

[Bug fortran/33881] New: allocate negative memory
 2007-10-24 15:48 UTC  (4+ messages)
` [Bug fortran/33881] "

[Bug middle-end/33680] New: ICE when compilling elbg.c from ffmpeg
 2007-10-24 15:37 UTC  (3+ messages)
` [Bug tree-optimization/33680] [4.3 Regression] ICE when compilling elbg.c from ffmpeg (vectorizer)

[Bug c/33882] New: ICE when compiling ffmpeg svn
 2007-10-24 15:37 UTC  (2+ messages)
` [Bug c/33882] "

[Bug middle-end/33880] New: ICE: in extract_omp_for_data, at omp-low.c:162
 2007-10-24 13:23 UTC  (2+ messages)
` [Bug middle-end/33880] "

[Bug debug/33868] New: [4.3 Regression] Gross memory usage of var-tracking
 2007-10-24 12:55 UTC  (4+ messages)
` [Bug debug/33868] "

[Bug tree-optimization/33875] New: Small performance improvement
 2007-10-24 12:55 UTC  (4+ messages)
` [Bug tree-optimization/33875] "

[Bug tree-optimization/31412] New: [4.3] inf loop/long compile time, time spent in var-tracking.c
 2007-10-24 12:15 UTC  (3+ messages)
` [Bug debug/31412] "

[Bug rtl-optimization/33870] New: [4.3 Regression] miscompiles sqlite
 2007-10-24 11:56 UTC  (11+ messages)
` [Bug rtl-optimization/33870] "
` [Bug tree-optimization/33870] "

[Bug c/29524] New: Too much RAM used: __clz_tab[] linked
 2007-10-24 11:16 UTC  (2+ messages)
` [Bug target/29524] [4.2/4.3 Regression] "

[Bug fortran/33814] New: Failure of gfortran n Mac Mini
 2007-10-24 10:09 UTC  (2+ messages)
` [Bug fortran/33814] "

[Bug fortran/33686] New: FORALL loop gives wrong result
 2007-10-24 10:00 UTC  (2+ messages)
` [Bug fortran/33686] "

[Bug fortran/33862] New: Support .FTN file extension for Fortran fixed-format source files
 2007-10-24 10:00 UTC  (2+ messages)
` [Bug fortran/33862] "

[Bug fortran/29240] New: optional argument for signal intrinsic not supported
 2007-10-24  9:42 UTC  (2+ messages)
` [Bug fortran/29240] "

[Bug fortran/26305] New: No support for non-standard CARRIAGECONTROL, DEFAULTFILE, DISPOSE and RECORDTYPE
 2007-10-24  9:40 UTC  (2+ messages)
` [Bug fortran/26305] "

[Bug tree-optimization/33804] New: ICE in vect_transform_stmt, at tree-vect-transform.c:6131 with -ftree-vectorize
 2007-10-24  9:35 UTC  (2+ messages)
` [Bug tree-optimization/33804] "

[Bug c++/33878] New: Pure virtual method body omitted from template
 2007-10-24  9:03 UTC 

[Bug c/33877] New: Request for __VA_ARGC__
 2007-10-24  7:58 UTC 

[Bug c/33598] New: gcc 4.2.1 ignores GNU LD in Solaris 9
 2007-10-24  5:26 UTC  (3+ messages)
` [Bug c/33598] gcc 4.2.1 ignores GNU ld on "

[Bug c++/25950] New: Reference binding and explicit copy constructors
 2007-10-24  3:46 UTC  (2+ messages)
` [Bug c++/25950] [DR 391] "

[Bug fortran/33849] New: Fix misleading error message "GENERIC non-INTRINSIC procedure not allowed as an actual argument"
 2007-10-24  3:39 UTC  (5+ messages)
` [Bug fortran/33849] "

[Bug c++/33876] New: in-class initialization of const static data members and template functions
 2007-10-24  0:29 UTC  (4+ messages)
` [Bug c++/33876] "

[Bug c++/33874] New: (cygwin/mingw) sjlj exception handling corrupts stack
 2007-10-23 20:48 UTC  (2+ messages)
` [Bug c++/33874] "

[Bug middle-end/19774] VLA's vs SjLj EH unwind
 2007-10-23 20:48 UTC 

[Bug rtl-optimization/33846] New: [4.3 Regression] ICE in trunc_int_for_mode, at explow.c:55
 2007-10-23 20:17 UTC  (3+ messages)
` [Bug rtl-optimization/33846] "

[Bug libstdc++/5291] Bad reference to build directory in libstdc++.la
 2007-10-23 20:11 UTC  (2+ messages)

[Bug tree-optimization/33860] New: [4.3 Regression] ICE in vectorizable_load, at tree-vect-transform.c:5503
 2007-10-23 19:50 UTC  (2+ messages)
` [Bug tree-optimization/33860] "

[Bug c/33873] New: Bad printf warning for bitfield
 2007-10-23 19:05 UTC  (2+ messages)
` [Bug c/33873] "

[Bug c/33872] New: Segfault on -O2 -ftree-vectorize -mabi=altivec with gcc-4.3.0 from 20071012
 2007-10-23 18:09 UTC  (4+ messages)
` [Bug c/33872] "
` [Bug tree-optimization/33872] "

[Bug middle-end/27946] New: double to long long and back to double stores to the stack
 2007-10-23 17:59 UTC  (6+ messages)
` [Bug target/27946] "

[Bug c++/33871] New: typeinfo name referenced in ... defined in discarded section
 2007-10-23 17:52 UTC  (6+ messages)
` [Bug c++/33871] "

[Bug testsuite/28870] New: configuring, over-riding timeout values in testsuite
 2007-10-23 17:39 UTC  (3+ messages)
` [Bug testsuite/28870] [4.2/4.3 Regression] "

[Bug target/33848] New: [4.2 Regression] undefined reference to `$L2120' at -O1
 2007-10-23 17:34 UTC  (2+ messages)
` [Bug rtl-optimization/33848] [4.2 Regression] reference to non-existent label at -O1 on mips/mipsel

[Bug target/26525] New: missed opportunity to use value in fp reg
 2007-10-23 17:13 UTC  (2+ messages)
` [Bug target/26525] "

[Bug c/30013] New: Multiple flaws in decimal floating-point arithmetic conversions fixed
 2007-10-23 16:50 UTC  (2+ messages)
` [Bug c/30013] "

[Bug c++/32252] New: [4.3 regression] ICE with variadic templates and arrays
 2007-10-23 16:36 UTC  (2+ messages)
` [Bug c++/32252] "

[Bug libgomp/28468] New: OpenMP-parallelized program crashes when OMP_NUM_THREADS > 1
 2007-10-23 15:41 UTC  (2+ messages)
` [Bug libgomp/28468] "

[Bug fortran/33850] New: Unneeded temporary generated for LHS index of array assignment
 2007-10-23 15:34 UTC  (2+ messages)
` [Bug fortran/33850] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).