public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/41912] New: FAIL: gnat.dg/null_pointer_deref1.adb execution test
 2009-12-04  9:52 UTC  (5+ messages)
` [Bug ada/41912] "

[Bug c++/42272] New: derived template deafult argument
 2009-12-04  9:49 UTC  (3+ messages)
` [Bug c++/42272] "
` [Bug c++/42272] derived template default argument

[Bug libstdc++/42273] New: atomic_2.h:111: = instead of == in if
 2009-12-04  9:31 UTC  (2+ messages)
` [Bug libstdc++/42273] "

[Bug libstdc++/42261] New: infinite recursion from string(string::size_type(6), string::size_type('f'))
 2009-12-04  9:22 UTC  (7+ messages)
` [Bug libstdc++/42261] "

[Bug c++/42266] New: [C++0x] ICE with decltype and variadic templates
 2009-12-04  8:51 UTC  (4+ messages)
` [Bug c++/42266] "

[Bug bootstrap/42243] New: [4.5 Regression] powerpc-apple-darwin9 bootstrap broken at ffi_darwin.c
 2009-12-04  8:25 UTC  (21+ messages)
` [Bug bootstrap/42243] "
` [Bug libffi/42243] [4.5 Regression] powerpc-apple-darwin9 libffi failures

[Bug preprocessor/41943] New: include search path composition is bogus
 2009-12-04  8:24 UTC  (3+ messages)
` [Bug preprocessor/41943] "

[Bug target/40134] New: symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)
 2009-12-04  7:48 UTC  (2+ messages)
` [Bug target/40134] "

[Bug c++/42218] New: [4.5 Regression] Broken diagnostic: 'tree_vec' not supported by pp_c_expression
 2009-12-04  7:40 UTC  (5+ messages)
` [Bug c++/42218] "

[Bug bootstrap/42271] New: os_defines.h:60:1: error: expected '{' before '_GLIBCXX_PSEUDO_VISIBILITY'
 2009-12-04  3:50 UTC  (2+ messages)
` [Bug bootstrap/42271] "

[Bug other/42270] New: manual's sections are ordered counter intuitively
 2009-12-04  3:43 UTC 

[Bug rtl-optimization/42269] New: [4.4/4.5 Regression] Extra sign extension instructions generated
 2009-12-04  1:24 UTC  (2+ messages)
` [Bug rtl-optimization/42269] "

[Bug middle-end/41611] New: guard variable is emitted even when the guarded symbol isn't
 2009-12-04  0:27 UTC  (3+ messages)
` [Bug middle-end/41611] [4.5 Regression] "

[Bug fortran/42051] New: ICE on allocatable array TBP result
 2009-12-03 21:46 UTC  (3+ messages)
` [Bug fortran/42051] [OOP] ICE on array-valued function with CLASS formal argument

[Bug fortran/41860] New: -finit-local-XXX clobbers -fno-automatic
 2009-12-03 21:19 UTC  (2+ messages)
` [Bug fortran/41860] "

[Bug fortran/42267] New: interaction between -finit-local-zero and -fno-automatic
 2009-12-03 21:19 UTC  (7+ messages)
` [Bug fortran/42267] "

[Bug c/42264] New: adress passing with unsigned long pointer increments
 2009-12-03 21:18 UTC  (3+ messages)
` [Bug c/42264] "

[Bug c++/42265] New: LONG_MAX is 9223372036854775807 rather than 2147483647 on macintosh 10.6
 2009-12-03 21:16 UTC  (3+ messages)
` [Bug target/42265] "

[Bug fortran/42268] New: [4.4/4.5 Regression] derived type segfault with pack and unpack
 2009-12-03 21:14 UTC  (3+ messages)
` [Bug fortran/42268] "

[Bug middle-end/38474] New: slow compilation at -O0 (callgraph optimization, inline heuristics, ggc expand )
 2009-12-03 21:05 UTC  (4+ messages)
` [Bug middle-end/38474] [Meta] slow compilation at -O0 (callgraph optimization, inline heuristics, "

[Bug libffi/41908] New: closures fail for some structure arguments containing floats
 2009-12-03 21:05 UTC  (3+ messages)
` [Bug libffi/41908] "

[Bug fortran/39427] New: Error on generic name equivalent to type name in same module
 2009-12-03 21:02 UTC  (2+ messages)
` [Bug fortran/39427] F2003: Procedures with same name as types/type constructors

[Bug ada/4945] Rewriting '-gant' as '-gnat' is failing
 2009-12-03 20:11 UTC 

[Bug c/42262] New: internal compiler error: in set_designator, at c-typeck.c:5771
 2009-12-03 19:14 UTC  (2+ messages)
` [Bug c/42262] "

[Bug c++/34272] New: ICE with invalid template specialization
 2009-12-03 18:19 UTC  (2+ messages)
` [Bug c++/34272] "

[Bug debug/41130] New: GCC should emit an index of publicly named entities
 2009-12-03 18:16 UTC  (5+ messages)
` [Bug debug/41130] "

[Bug c++/41183] New: internal compiler error: Segmentation fault compiling chromium
 2009-12-03 16:32 UTC  (3+ messages)
` [Bug middle-end/41183] [4.4 Regression] ICE "

[Bug c/42049] New: ICE with -O2 - internal compiler error: in expand_expr_real_1, at expr.c:9314
 2009-12-03 15:42 UTC  (6+ messages)
` [Bug middle-end/42049] [4.4 Regression] "

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

[Bug debug/42244] New: var-tracking ICE for 300.twolf
 2009-12-03 15:34 UTC  (4+ messages)
` [Bug debug/42244] [4.5 Regression] "

[Bug target/42263] New: Wrong code bugs in SMP support
 2009-12-03 14:59 UTC  (4+ messages)
` [Bug target/42263] "

[Bug middle-end/35423] New: Implement OpenMP workshare
 2009-12-03 14:16 UTC  (2+ messages)
` [Bug fortran/35423] "

[Bug c++/42225] New: GCC 4.5 ICE (segfault) on C++ templated code
 2009-12-03 14:07 UTC  (2+ messages)
` [Bug c++/42225] [4.5 Regression] "

[Bug bootstrap/41473] New: [4.5 Regression] dsymutil "Assertion failed ..." since revision 151907
 2009-12-03 13:27 UTC  (2+ messages)
` [Bug target/41473] [4.5 Regression] dsymutil "Assertion failed ..."

[Bug libffi/35484] New: libffi doesn't support AIX 64bit
 2009-12-03 13:16 UTC  (5+ messages)
` [Bug libffi/35484] "

[Bug c++/42260] New: [4.3/4.4/4.5 Regression] ICE looking up template conversion operator
 2009-12-03 13:05 UTC  (4+ messages)
` [Bug c++/42260] "

[Bug middle-end/42202] New: [4.5 regression] many gfortran failures
 2009-12-03 12:59 UTC  (3+ messages)
` [Bug middle-end/42202] [4.5 regression] Revision 154688 caused "

[Bug target/41621] New: [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os
 2009-12-03 12:06 UTC  (2+ messages)
` [Bug target/41621] "

[Bug libffi/40467] New: FAIL: libffi.call/cls_longdouble_va.c -O0 -W -Wall output pattern test, is %.1f res: 5
 2009-12-03 11:18 UTC  (2+ messages)
` [Bug libffi/40467] "

[Bug c++/42232] New: [4.4 Regression] ICE in cleanup_omp_return
 2009-12-03  9:48 UTC  (2+ messages)
` [Bug c++/42232] "

[Bug middle-end/42217] New: [4.5 Regression] ICE with zero-length bit-field
 2009-12-03  9:44 UTC  (3+ messages)
` [Bug c++/42217] "

[Bug c++/42256] New: [4.5 Regression] 483.xalancbmk fails to link
 2009-12-03  9:12 UTC  (8+ messages)
` [Bug c++/42256] "

[Bug fortran/42257] New: Compiler segmentation fault due missing public statement
 2009-12-03  7:32 UTC  (2+ messages)
` [Bug fortran/42257] [OOP] "

[Bug testsuite/40543] New: [4.5 Regression] FAIL: g++.dg/pch/pch.C
 2009-12-03  7:20 UTC  (3+ messages)
` [Bug testsuite/40543] "

[Bug c++/42259] New: g++.old-deja eh regressions
 2009-12-03  6:15 UTC  (2+ messages)
` [Bug target/42259] "

[Bug fortran/41829] New: [OOP] Runtime error with dynamic dispatching
 2009-12-03  5:33 UTC  (2+ messages)
` [Bug fortran/41829] "

[Bug fortran/42104] New: Segmentation fault with procedure pointer component
 2009-12-03  5:33 UTC  (2+ messages)
` [Bug fortran/42104] [F03] runtime segfault "

[Bug debug/42166] New: [4.5 Regression] internal compiler error: verify_ssa failed
 2009-12-03  5:33 UTC  (3+ messages)
` [Bug debug/42166] "

[Bug c++/42254] New: [4.5 Regression] Massive regression in the g++ testsuite due to revision 154890
 2009-12-03  5:05 UTC  (7+ messages)
` [Bug c++/42254] "

[Bug debug/41988] New: [4.5 Regression] FAIL: g++.dg/debug/*.C -gdwarf-2 -g1 (internal compiler error)
 2009-12-03  5:03 UTC  (4+ messages)
` [Bug debug/41988] "

[Bug tree-optimization/41087] New: [4.5 Regression]: cris-elf gfortran.dg/zero_sized_3.f90 -O3 -funroll-loops execution
 2009-12-03  4:09 UTC  (3+ messages)
` [Bug tree-optimization/41087] "

[Bug fortran/42189] New: gfc_is_constant_expr has unacceptable side effects
 2009-12-03  4:08 UTC  (2+ messages)
` [Bug fortran/42189] "

[Bug target/42258] New: redundant register move around mul instruction
 2009-12-03  3:27 UTC 

[Bug tree-optimization/27469] New: zero extension not eliminated
 2009-12-03  0:32 UTC  (2+ messages)
` [Bug rtl-optimization/27469] "

[Bug tree-optimization/27468] New: sign-extending Alpha instructions not exploited
 2009-12-03  0:23 UTC  (2+ messages)
` [Bug rtl-optimization/27468] "

[Bug c/42234] New: internal compiler error: verify_ssa failed
 2009-12-02 22:45 UTC  (3+ messages)
` [Bug debug/42234] [4.5 Regression] "

[Bug tree-optimization/42215] New: [4.5 Regression] internal compiler error: verify_stmts failed with -O2 -ftree-loop-distribution
 2009-12-02 22:42 UTC  (6+ messages)
` [Bug tree-optimization/42215] "

[Bug tree-optimization/42250] New: segfault in ipa-type-escape.c for several cpu2000 tests
 2009-12-02 18:19 UTC  (3+ messages)
` [Bug tree-optimization/42250] [4.5 Regression] "

[Bug bootstrap/41491] New: [4.5 regression] ICE in set_value_range, at tree-vrp.c:386
 2009-12-02 18:16 UTC  (4+ messages)
` [Bug middle-end/41491] "

[Bug bootstrap/42247] New: make bootstrap failure
 2009-12-02 18:15 UTC  (2+ messages)
` [Bug bootstrap/42247] "

[Bug pending/41998] New: GCC 4.6 pending patches meta-bug
 2009-12-02 17:41 UTC  (2+ messages)
` [Bug pending/41998] "

[Bug debug/42255] New: Regression: broken generated code when using -fprofile-arcs and -O2
 2009-12-02 17:22 UTC  (3+ messages)
` [Bug debug/42255] "
` [Bug middle-end/42255] [4.3 Regression] "

[Bug testsuite/41700] New: g++.dg/debug/dwarf2/icf.C
 2009-12-02 17:21 UTC  (2+ messages)
` [Bug debug/41700] g++.dg/debug/dwarf2/icf.C

[Bug lto/42088] New: flag_gtoggle in free_lang_data hides -fcompare-debug errors
 2009-12-02 17:16 UTC  (3+ messages)
` [Bug lto/42088] "

[Bug tree-optimization/42216] New: [4.5 Regression] 464.h265ref peak regressed 20%
 2009-12-02 17:07 UTC  (9+ messages)
` [Bug rtl-optimization/42216] [4.5 Regression] changes in scheduling regress 464.h264ref 20%

[Bug bootstrap/41399] New: [4.5 Regression] Internal error compiling fortran/intrinsic.c
 2009-12-02 16:07 UTC  (2+ messages)
` [Bug bootstrap/41399] "

[Bug ada/42239] New: Pragma Inline_Always removes function calls with side effects
 2009-12-02 16:00 UTC  (2+ messages)
` [Bug ada/42239] "

[Bug translation/29917] New: %s substituted with actual words can not be translated correctly
 2009-12-02 15:55 UTC  (3+ messages)
` [Bug c++/29917] %s substituted with actual words can not be translated correctly (op_error)

[Bug c++/34836] New: Parts of sentences substituted for %s can not be translated
 2009-12-02 15:54 UTC  (3+ messages)
` [Bug c++/34836] "

[Bug ada/41675] New: GNAT rejects type with 64 bits, claiming it has 65 bits
 2009-12-02 15:35 UTC  (2+ messages)
` [Bug ada/41675] "

[Bug c++/42229] New: cancel_loop_tree: bad read causes ice
 2009-12-02 15:22 UTC  (4+ messages)
` [Bug middle-end/42229] [4.5 Regression] "

[Bug c++/3187] gcc lays down two copies of constructors
 2009-12-02 14:32 UTC 

[Bug c/42224] New: 32bit pointers to 32bit pointers abort on 64bit VMS
 2009-12-02 13:52 UTC  (3+ messages)
` [Bug middle-end/42224] [4.5 Regression] 32bit pointers to 32bit pointers abort on 64bit VMS and S390X

[Bug ada/42253] New: Wrong handling of null for fat pointers forced thin by size clause
 2009-12-02 12:50 UTC 

[Bug c++/42228] New: verify_cgraph_node failed:node has wrong clone_of
 2009-12-02 12:16 UTC  (2+ messages)
` [Bug middle-end/42228] [4.5 Regression] "

[Bug tree-optimization/42211] New: Segmentation fault with graphite -floop-interchange
 2009-12-02 12:15 UTC  (2+ messages)
` [Bug tree-optimization/42211] [4.5 Regression] "

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

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

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