public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/40453] New: Enhanced argument checking:
 2009-12-18 14:49 UTC  (2+ messages)
` [Bug fortran/40453] "

[Bug libfortran/40344] New: O32 libgfortran.so fails to link on IRIX 6.5
 2009-12-18 14:48 UTC  (2+ messages)
` [Bug libfortran/40344] "

[Bug middle-end/40168] New: missing unrolling/scalarization/reassoc/free
 2009-12-18 14:45 UTC  (3+ messages)
` [Bug fortran/40168] "
` [Bug tree-optimization/40168] "

[Bug libfortran/40319] New: write (*,'(A1)') 65 should generate an error/warning
 2009-12-18 14:45 UTC  (2+ messages)
` [Bug libfortran/40319] "

[Bug fortran/40165] New: Excessive warnings for REAL DO loops
 2009-12-18 14:43 UTC  (3+ messages)
` [Bug fortran/40165] "

[Bug fortran/40318] New: Complex division by zero in gfortran returns wrong results
 2009-12-18 14:42 UTC  (2+ messages)
` [Bug fortran/40318] "

[Bug fortran/40276] New: Matching GENERIC procedure: Wrong INTENT should give directly an error message
 2009-12-18 14:37 UTC  (2+ messages)
` [Bug fortran/40276] "

[Bug fortran/40218] New: incorrect location for error message
 2009-12-18 14:36 UTC  (2+ messages)
` [Bug fortran/40218] "

[Bug c++/42415] New: Bad assembly generated for constructor call
 2009-12-18 14:14 UTC  (9+ messages)
` [Bug c++/42415] "
` [Bug c++/42415] [4.5 Regression] "

[Bug other/41255] New: [4.5 Regression] Release notes: Advice to use GDB later than 6.8
 2009-12-18 13:38 UTC  (3+ messages)
` [Bug other/41255] "

[Bug preprocessor/42407] New: Detect non-unique header file names
 2009-12-18 12:48 UTC  (2+ messages)
` [Bug preprocessor/42407] "

[Bug tree-optimization/42205] New: [4.5 Regression] internal compiler error: verify_ssa failed with -ffast-math -floop-interchange
 2009-12-18 12:41 UTC  (5+ messages)
` [Bug tree-optimization/42205] [4.5 Regression] [graphite] "

[Bug c/42221] New: ICE from '-Os -fgraphite-identity'
 2009-12-18 12:41 UTC  (4+ messages)
` [Bug tree-optimization/42221] [4.5 Regression] "

[Bug debug/42186] New: [4.5 Regression] internal compiler error: verify_ssa failed
 2009-12-18 12:40 UTC  (5+ messages)
` [Bug debug/42186] [4.5 Regression] [graphite] "

[Bug middle-end/42393] New: [4.5 Regression] [graphite] internal compiler error: in check_loop_closed_ssa_use
 2009-12-18 12:40 UTC  (4+ messages)
` [Bug middle-end/42393] "

[Bug libffi/42423] New: Core dumps while executing ctypes test cases of python-2.5.1 in AIX 5.3
 2009-12-18 12:30 UTC  (2+ messages)
` [Bug libffi/42423] "

[Bug lto/42426] New: ICE in get_resolution (lto)
 2009-12-18 11:50 UTC  (3+ messages)
` [Bug lto/42426] "

[Bug debug/42425] New: ICE declaring local class
 2009-12-18 11:13 UTC 

[Bug fortran/42422] New: Error in Fortran list directed input
 2009-12-18 10:07 UTC  (3+ messages)
` [Bug fortran/42422] "

[Bug libstdc++/42377] New: libstdc++.dll.a misses a definition of std::string::reserve
 2009-12-18 10:02 UTC  (10+ messages)
` [Bug target/42377] "

[Bug libstdc++/40088] New: Creating a std::ostringstream object locks a global mutex
 2009-12-18  9:58 UTC  (5+ messages)
` [Bug libstdc++/40088] "

[Bug fortran/36161] New: gfc_error formats are not marked gcc-internal-format in po file
 2009-12-18  9:56 UTC  (4+ messages)
` [Bug fortran/36161] "

[Bug c++/31665] New: %s substituted with "built-in"/"library" can't be properly translated
 2009-12-18  9:36 UTC  (3+ messages)
` [Bug c++/31665] "

[Bug libfortran/42420] New: libgfortran fails to open large files on MINGW32
 2009-12-18  8:51 UTC  (6+ messages)
` [Bug libfortran/42420] "

[Bug bootstrap/42424] New: in-tree GMP/MPFR/MPC bootstrap fails
 2009-12-18  8:38 UTC 

[Bug middle-end/42180] New: compiling induct.f90 with -ffast-math -O2 -fgraphite-identity ICEs gfortran
 2009-12-18  8:29 UTC  (7+ messages)
` [Bug middle-end/42180] "

[Bug testsuite/42135] New: FAIL: libgomp.graphite/force-parallel-2.c execution test
 2009-12-18  7:38 UTC  (3+ messages)
` [Bug testsuite/42135] "

[Bug fortran/40158] New: Misleading error message for passing a scalar to an array
 2009-12-18  6:47 UTC  (2+ messages)
` [Bug fortran/40158] "

[Bug fortran/39994] New: Bounds checking (-fcheck=bounds): "A = [ constructor ]" does not work
 2009-12-18  5:27 UTC  (2+ messages)
` [Bug fortran/39994] "

[Bug other/42192] New: Regression: build with --enable-build-with-cxx failed
 2009-12-18  5:14 UTC  (2+ messages)
` [Bug other/42192] "

[Bug c/32805] New: strange error from winavr 20070525
 2009-12-18  1:25 UTC  (3+ messages)
` [Bug c/32805] "

[Bug c/3885] Incorrect "invalid suffix on integer constant" error
 2009-12-18  1:25 UTC  (3+ messages)

[Bug c/42421] New: error: invalid suffix "-0x1" on integer constant when subtracting 0x1 from 0xE
 2009-12-18  1:24 UTC  (3+ messages)
` [Bug c/42421] "

[Bug c/11494] invalid suffix "T" on integer cuased internal Segsigv
 2009-12-18  1:24 UTC  (2+ messages)

[Bug c++/40497] New: invalid std::next / std::prev declaration
 2009-12-18  0:59 UTC  (9+ messages)
` [Bug libstdc++/40497] [C++0x] troubles with std::next / std::prev declarations

[Bug c++/42338] New: [c++0x] ICE on decltype usage with templates
 2009-12-18  0:42 UTC  (2+ messages)
` [Bug c++/42338] "

[Bug target/42419] New: ICE in reload_cse_simplify_operands for 254.gap with -mcpu=power7
 2009-12-18  0:15 UTC  (2+ messages)
` [Bug target/42419] "

[Bug java/41991] New: gcj segfaults on i686-apple-darwin* and x86_64-apple-darwin*
 2009-12-17 23:30 UTC  (2+ messages)
` [Bug java/41991] "

[Bug fortran/35913] New: INTRINISIC vs. host-associated procedures (check conformance)
 2009-12-17 23:07 UTC  (3+ messages)
` [Bug fortran/35913] "

[Bug fortran/42418] New: PROCEDURE: Rejects interfface which is both specific and generic procedure
 2009-12-17 23:02 UTC  (2+ messages)
` [Bug fortran/42418] PROCEDURE: Rejects interface "

[Bug c/40959] New: build fails - No rule to make target `/usr/ports/lang/gcc43/work/build/ia64-portbld-freebsd8.0/libgcc/crtfastmath.o', needed by `T_TARGET'. Stop
 2009-12-17 23:00 UTC  (2+ messages)
` [Bug target/40959] "

[Bug fortran/35476] New: Accepts invalid: USE/host association of generics with same specifics
 2009-12-17 22:50 UTC  (2+ messages)
` [Bug fortran/35476] "

[Bug target/42417] New: ICE in change_address_1 for 173.applu with -mvsx
 2009-12-17 22:15 UTC 

[Bug target/42416] New: ICE in rs6000_bulitin_vec_perm for 177.mesa with -mvsx
 2009-12-17 22:14 UTC 

[Bug libfortran/33905] show_backtrace hangs on SIGSEGV in malloc/free
 2009-12-17 21:59 UTC  (2+ messages)

[Bug middle-end/42178] New: gcc.dg/graphite/interchange-8.c causes ICE
 2009-12-17 21:58 UTC  (2+ messages)
` [Bug middle-end/42178] [4.5 Regression] "

[Bug tree-optimization/42334] New: segfault in graphite-poly.h for 200.sixtrack
 2009-12-17 21:58 UTC  (2+ messages)
` [Bug tree-optimization/42334] "

[Bug fortran/42353] New: [OOP] Bogus Error: Name 'vtype$...' at (1) is an ambiguous reference 
 2009-12-17 21:09 UTC  (2+ messages)
` [Bug fortran/42353] "

[Bug fortran/39654] New: ABI bug: FTELL intrinsic function not capable of large files
 2009-12-17 21:05 UTC  (2+ messages)
` [Bug fortran/39654] "

[Bug fortran/39695] New: ProcPtr function results: wrong name in error message
 2009-12-17 21:05 UTC  (2+ messages)
` [Bug fortran/39695] [F03] "

[Bug fortran/36497] New: USE association, cray pointers and error checking
 2009-12-17 21:02 UTC  (2+ messages)
` [Bug fortran/36497] "

[Bug c/41679] New: internal compiler error: in loc_cmp, at var-tracking.c:2433
 2009-12-17 20:57 UTC  (5+ messages)
` [Bug debug/41679] [4.5 Regression] "

[Bug c++/42386] New: ICE in ipcp_iterate_stage, at ipa-cp.c:766
 2009-12-17 20:56 UTC  (3+ messages)
` [Bug tree-optimization/42386] [4.5 Regression] "

[Bug testsuite/42414] New: arbitrary path modification by a sed statement breaks testsuite if testsuite is in the absolute path
 2009-12-17 20:27 UTC 

[Bug ada/42413] New: Legal tasking program hangs at run time, function returning task that is then passed to a subprogram
 2009-12-17 19:59 UTC 

[Bug c++/41596] New: handling of library-related options by g++spec.c causes a failure when generating pch
 2009-12-17 19:58 UTC  (4+ messages)
` [Bug c++/41596] "

[Bug ada/42412] New: Illegal program accepted, RM 8.5.1(3), renames of classwide object
 2009-12-17 19:53 UTC  (2+ messages)
` [Bug ada/42412] "

[Bug ada/42411] New: Illegal program accepted, RM 4.1(8), 8.6(27)/2
 2009-12-17 19:48 UTC  (2+ messages)
` [Bug ada/42411] "

[Bug ada/42410] New: Illegal Ada 83 program accepted, universal_integer literal where Character expected
 2009-12-17 19:43 UTC  (2+ messages)
` [Bug ada/42410] "

[Bug testsuite/40459] New: g++.dg/abi/mangle*.C fail on darwin
 2009-12-17 19:16 UTC  (3+ messages)
` [Bug testsuite/40459] "

[Bug libstdc++/42408] New: Missing templatized seed()
 2009-12-17 17:56 UTC  (2+ messages)
` [Bug libstdc++/42408] "

[Bug java/42409] New: org.eclipse.jdt.internal.compiler.batch.GCCMain not found
 2009-12-17 17:54 UTC 

[Bug middle-end/42398] New: internal compiler error: in sra_modify_expr, at tree-sra.c:2175
 2009-12-17 17:27 UTC  (4+ messages)
` [Bug middle-end/42398] "
` [Bug tree-optimization/42398] [4.5 Regression] "

[Bug java/42405] New: libgcj_bc.so.1 dependency causes gcj to fail
 2009-12-17 17:18 UTC  (3+ messages)
` [Bug java/42405] "

[Bug debug/42396] New: ICE: in dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1859
 2009-12-17 16:38 UTC  (2+ messages)
` [Bug debug/42396] [4.5 Regression] "

[Bug debug/42404] New: Incorrect CFI generated
 2009-12-17 16:25 UTC  (2+ messages)
` [Bug debug/42404] "

[Bug tree-optimization/42376] New: [4.5] Performance regression of generated code
 2009-12-17 16:23 UTC  (3+ messages)
` [Bug tree-optimization/42376] [4.5 Regression] "

[Bug c/42406] New: gcc issues warning with tolower function with optimization flag
 2009-12-17 16:20 UTC  (2+ messages)
` [Bug c/42406] "

[Bug lto/42401] New: wrong-code with -flto
 2009-12-17 15:17 UTC  (3+ messages)
` [Bug lto/42401] "

[Bug fortran/42397] New: FAIL: gfortran.dg/lto/20091028-2 f_lto_20091028-2_0.o-f_lto_20091028-2_1.o link, internal compiler error
 2009-12-17 14:39 UTC  (6+ messages)
` [Bug fortran/42397] "
` [Bug middle-end/42397] "

[Bug debug/42403] New: Incorrect CFI: doesn't readjust CFA after pop
 2009-12-17 14:12 UTC  (2+ messages)
` [Bug debug/42403] "

[Bug lto/42402] New: ICE in propagate, at ipa-reference.c:1244
 2009-12-17 12:56 UTC  (2+ messages)
` [Bug lto/42402] "

[Bug rtl-optimization/32280] New: _mm_srli_si128, heinous code for some shifts
 2009-12-17 12:33 UTC  (2+ messages)
` [Bug target/32280] "

[Bug bootstrap/42400] New: objc build fails
 2009-12-17 12:33 UTC  (6+ messages)
` [Bug bootstrap/42400] "

[Bug libstdc++/40856] New: numeric_limits not specialized for __int128_t or __uint128_t
 2009-12-17 12:10 UTC  (3+ messages)
` [Bug libstdc++/40856] "

[Bug middle-end/42372] New: Error: undefined symbol `.LPIC7' in operation
 2009-12-17 11:51 UTC  (4+ messages)
` [Bug target/42372] [4.5 Regression] Regrename reuses non-dead register

[Bug fortran/42122] New: -fdump-tree-original shows wrong static decl for functions with procptr argument
 2009-12-17 11:29 UTC  (3+ messages)
` [Bug fortran/42122] "

[Bug c/40885] New: build_indirect_ref i18n problems
 2009-12-17 11:23 UTC  (4+ messages)
` [Bug c/40885] "

[Bug c++/42198] New: [C++0x] Using std::thread without -pthread causes immediate crash
 2009-12-17 11:11 UTC  (5+ messages)
` [Bug libstdc++/42198] "

[Bug debug/42380] New: CFI statements vs. -pg
 2009-12-17 10:49 UTC  (2+ messages)
` [Bug debug/42380] "

[Bug libstdc++/21772] exception safety testing
 2009-12-17  9:58 UTC  (3+ messages)

[Bug fortran/42144] New: [OOP] deferred TBPs do not work
 2009-12-17  9:46 UTC  (3+ messages)
` [Bug fortran/42144] "

[Bug tree-optimization/42027] New: Performance regression in convolution loop optimization
 2009-12-17  9:34 UTC  (3+ messages)
` [Bug tree-optimization/42027] [4.5 Regression] "

[Bug c++/42399] New: NULL dereference in strcmp at libibery/splay-tree.c:148 (segfault)
 2009-12-17  9:29 UTC  (2+ messages)
` [Bug c++/42399] "

[Bug c/37246] New: Updated spec for freebsd7.0
 2009-12-17  2:39 UTC  (2+ messages)
` [Bug target/37246] "

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