public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/29320] New: Segfault and strange behaviour related to "use" clauses
 2008-04-12 16:25 UTC  (2+ messages)
` [Bug ada/29320] [Ada] gnat1 segfault related to "use" representation clauses

[Bug ada/24880] New: (Ada) Conversion of user-defined integer type with Size fixed causes crashes
 2008-04-12 16:07 UTC  (3+ messages)
` [Bug ada/24880] [4.1/4.2/4.3/4.4 regression] "

[Bug testsuite/34880] New: gcc.c-torture/execute/float-floor.c fails for targets with no 64-bit double type
 2008-04-12 15:52 UTC  (2+ messages)
` [Bug testsuite/34880] "

[Bug c/33782] New: [4.3 Regression] FAIL: gcc.c-torture/compile/limits-stringlit.c (test for excess errors)
 2008-04-12 15:47 UTC  (3+ messages)
` [Bug testsuite/33782] "

[Bug testsuite/34894] New: Some compile tests require trampolines even when the target sets no_trampolines
 2008-04-12 15:39 UTC  (3+ messages)
` [Bug testsuite/34894] "

[Bug target/34916] New: gcc.c-torture/execute/pr27364.c fails with -O1, -O2 and -Os
 2008-04-12 15:38 UTC  (3+ messages)
` [Bug target/34916] [4.3/4.4 Regression] "

[Bug testsuite/35005] New: New testcase execute/20071211-1.c assumes 32 bit integers
 2008-04-12 15:32 UTC  (2+ messages)
` [Bug testsuite/35005] "

[Bug middle-end/35519] New: COMBINE repeating same matches and can SEG fault
 2008-04-12 15:28 UTC  (3+ messages)
` [Bug middle-end/35519] "

[Bug c/35872] New: [4.1 regression] incorrect code for 32bit multiplication by constant
 2008-04-12 15:28 UTC  (2+ messages)
` [Bug target/35872] [4.3 "

Building newlib-1.15.0 with gcc-4.3.0 for arm-elf
 2008-04-12 15:28 UTC 

[Bug ada/24079] Ada FE ICE on protected procedure with default argument (invalid?)
 2008-04-12 15:09 UTC 

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c
 2008-04-12 14:45 UTC 

[Bug ada/22387] Ada compiler crash when inheriting from a record with custom layout
 2008-04-12 14:43 UTC 

[Bug ada/18680] pragma Linker_Section problems
 2008-04-12 12:36 UTC  (2+ messages)

[Bug c++/35914] New: missing int std::abs(int)
 2008-04-12 10:46 UTC 

[Bug fortran/35476] New: Accepts invalid: USE/host association of generics with same specifics
 2008-04-12 10:34 UTC  (2+ messages)
` [Bug fortran/35476] "

[Bug fortran/35913] New: INTRINISIC vs. host-associated procedures (check conformance)
 2008-04-12 10:24 UTC 

[Bug c/35744] New: [4.1/4.2/4.3/4.4 regression] ICE attributes for invalid types
 2008-04-12  9:24 UTC  (3+ messages)
` [Bug c/35744] "
` [Bug c/35744] [4.1/4.2/4.3 "

[Bug ada/18302] ACATS test c953002 (and others) hangs
 2008-04-12  7:12 UTC 

[Bug c/35908] New: Dubious charset conversions
 2008-04-12  4:40 UTC  (3+ messages)
` [Bug c/35908] "

[Bug libgomp/35912] New: "omp parallel for" wrong result
 2008-04-12  4:28 UTC  (2+ messages)
` [Bug libgomp/35912] "

[Bug c/35899] New: ICE on filesystem code
 2008-04-12  3:36 UTC  (4+ messages)
` [Bug c/35899] "
` [Bug tree-optimization/35899] [4.3/4.4 Regression] "

[Bug ada/18205] Legal program rejected, RM 13.13.2(14)
 2008-04-12  3:24 UTC 

[Bug ada/18204] Legal program rejected, completion of private type declaration
 2008-04-12  3:24 UTC 

[Bug c/35885] New: unsinged long long and while loop evaluation regression?
 2008-04-12  3:11 UTC  (5+ messages)
` [Bug c/35885] unsigned "
` [Bug middle-end/35885] "

[Bug ada/16098] Illegal program not detected, RM 13.1(6)
 2008-04-12  3:08 UTC 

[Bug ada/16086] Legal program rejected, procedure of protected object should be visible
 2008-04-12  1:32 UTC 

[Bug target/35907] New: [4.3/4.4 Regression] 64-bit power6 glibc miscompilation
 2008-04-11 22:05 UTC  (12+ messages)
` [Bug target/35907] "

[Bug c++/35909] New: ice for legal code
 2008-04-11 21:30 UTC  (4+ messages)
` [Bug c++/35909] "
` [Bug c++/35909] [4.4 Regression] "
` [Bug c++/35909] [4.3/4.4 "

[Bug c++/35708] New: jump to label enters catch block
 2008-04-11 21:29 UTC  (6+ messages)
` [Bug c++/35708] "
` [Bug c++/35708] [4.2 Regression] "

[Bug target/35910] New: error: ‘struct function’ has no member named ‘args_info’
 2008-04-11 21:25 UTC  (2+ messages)
` [Bug target/35910] "

[Bug target/35911] New: Building m32c-elf cross compiler fails
 2008-04-11 21:25 UTC  (2+ messages)
` [Bug target/35911] "

[Bug fortran/27997] New: Fortran 2003: Support type-spec for array constructor, i.e. (/ real :: 1., 2., 3. /)
 2008-04-11 20:27 UTC  (2+ messages)
` [Bug fortran/27997] Fortran 2003: Support type-spec for array constructor

[Bug tree-optimization/35817] New: [ira] Error in init_move_cost, at regclass.c:321
 2008-04-11 18:32 UTC  (2+ messages)
` [Bug rtl-optimization/35817] "

[Bug rtl-optimization/35875] New: error:
 2008-04-11 18:29 UTC  (2+ messages)
` [Bug rtl-optimization/35875] [ira] Error in process_bb_node_lives, at ira-lives.c:680

[Bug ada/15915] Illegal program not detected, RM 13.11(15)
 2008-04-11 18:24 UTC 

[Bug libstdc++/33486] New: parallel v3: functions not in right namespace
 2008-04-11 17:32 UTC  (2+ messages)
` [Bug c++/33486] namespace association doesn't handle parallel namespaces

[Bug testsuite/35843] New: gcc.dg/pr30957-1.c and gcc.dg/var-expand1.c don't work
 2008-04-11 16:10 UTC  (5+ messages)
` [Bug middle-end/35843] [4.4 Regression]: "
` [Bug testsuite/35843] [4.4 Regression]: -fdump-rtl-expand does not exist anymore

[Bug middle-end/35897] New: DSE doesn't support targets with wide registers
 2008-04-11 15:57 UTC  (7+ messages)
` [Bug middle-end/35897] "

[Bug tree-optimization/35869] New: ICE in calc_dfs_tree at -O2 -gnatp after VRP optimization
 2008-04-11 14:15 UTC  (4+ messages)
` [Bug tree-optimization/35869] "

[Bug fortran/35864] New: [4.4 Regression] Revision 133965 broke gfortran.dg/initialization_1.f90 for cris-elf
 2008-04-11 12:24 UTC  (7+ messages)
` [Bug fortran/35864] [4.4 Regression] Revision 133965 broke gfortran.dg/initialization_1.f90

[Bug ada/35906] New: build fails when building with -m32 -mcpu=ultrasparc (sparcv9 or -mv8plus also)
 2008-04-11 10:57 UTC  (2+ messages)
` [Bug target/35906] "

[Bug c/27234] New: no way to stop gcc from mucking with the stack
 2008-04-11 10:26 UTC  (5+ messages)
` [Bug target/27234] no way to stop gcc from mucking with the incoming argument stack
` [Bug target/27234] no way to stop gcc from mucking with the incoming argument stack on ia32/x86_64
` [Bug target/27234] no way to stop gcc from mucking with the incoming argument stack on ia32

[Bug fortran/35831] New: Type-mismatch check missing for dummy procedure argument
 2008-04-11  7:46 UTC  (5+ messages)
` [Bug fortran/35831] "

[Bug c++/35884] New: defining __need_size_t before including <cstddef> causes error
 2008-04-11  6:46 UTC  (4+ messages)
` [Bug c++/35884] "

[Bug other/35905] New: gcc 4.2.3 still contains many GPL v2 references
 2008-04-10 23:34 UTC  (7+ messages)
` [Bug other/35905] "

[Bug c++/19476] Missed null checking elimination with new
 2008-04-10 23:33 UTC 

[Bug middle-end/35768] New: gcc.c-torture/compile/20010226-1.c:22: ICE: in do_output_reload, at reload1.c:7331
 2008-04-10 22:53 UTC  (3+ messages)
` [Bug target/35768] "

[Bug c++/35904] New: Poor error message
 2008-04-10 21:33 UTC 

[Bug c/35903] New: false warning when passing quoted string to function strcmp(arg,"no");
 2008-04-10 18:59 UTC  (3+ messages)
` [Bug c/35903] "

[Bug c++/35331] New: [4.3/4.4 regression] ICE with invalid specialization of variadic template
 2008-04-10 17:06 UTC  (2+ messages)
` [Bug c++/35331] "

[Bug c/35900] New: typecast (sign extension) missing
 2008-04-10 16:15 UTC  (3+ messages)
` [Bug c/35900] "

[Bug ada/35902] New: xml ada installation bug in slackware
 2008-04-10 14:42 UTC  (2+ messages)
` [Bug ada/35902] "

[Bug c++/35898] New: C++ exception bug at run time when mutually recursive functions
 2008-04-10 10:40 UTC  (3+ messages)
` [Bug c++/35898] "

[Bug fortran/34006] New: vectorization with 64-bit integers
 2008-04-10 10:37 UTC  (2+ messages)
` [Bug tree-optimization/34006] [4.2 Regression] "

[Bug c/35894] New: ICE in calc_dfs_tree, at dominance.c:393
 2008-04-10 10:32 UTC  (3+ messages)
` [Bug c/35894] "
` [Bug tree-optimization/35894] "

[Bug c/35821] New: Internal compiler error: segmentation fault
 2008-04-10  7:11 UTC  (4+ messages)
` [Bug tree-optimization/35821] "

[Bug ada/35880] New: GNAT (GCC) Ada does not generate symbolic debug for shared memory
 2008-04-10  6:22 UTC  (5+ messages)
` [Bug ada/35880] "

[Bug c++/35326] New: [4.2/4.3/4.4 regression] ICE with stray digraph token
 2008-04-10  6:17 UTC  (2+ messages)
` [Bug preprocessor/35326] "

[Bug target/35866] New: Vector load/store from a packed struct does not work (without -mstrict-align)
 2008-04-10  0:16 UTC  (2+ messages)
` [Bug target/35866] "

[Bug c++/35629] New: gcc.dg/tree-ssa/loop-25.c scan-tree-dump-times profile fails
 2008-04-10  0:04 UTC  (2+ messages)
` [Bug tree-optimization/35629] [4.4 Regression] "

[Bug fortran/34955] New: transfer_assumed_size_1.f90: Valgrind error: invalid read of size 3
 2008-04-09 23:57 UTC  (4+ messages)
` [Bug fortran/34955] "

[Bug debug/35896] New: gfortran TLS symbols broken with debug info
 2008-04-09 22:54 UTC  (7+ messages)
` [Bug debug/35896] "
` [Bug debug/35896] [4.4 Regression] "

[Bug c/35895] New: gcc puts code in rodata section with -Os -g -funit-at-a-time
 2008-04-09 22:35 UTC  (3+ messages)
` [Bug c/35895] "

[Bug c/35860] New: code bloat caused by -fsplit-wide-types
 2008-04-09 22:09 UTC  (4+ messages)
` [Bug target/35860] "
` [Bug target/35860] [avr] "

[Bug ada/29015] New: Ada 2005 observer pattern with mutually dependent packages and containers produces compiler error
 2008-04-09 20:41 UTC  (5+ messages)
` [Bug ada/29015] "

[Bug c/35893] New: ice for legal code
 2008-04-09 19:41 UTC  (2+ messages)
` [Bug c/35893] "

[Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program
 2008-04-09 19:15 UTC 

[Bug fortran/35830] New: ICE with PROCEDURE(<interface>)
 2008-04-09 18:49 UTC  (2+ messages)
` [Bug fortran/35830] ICE with PROCEDURE(<interface>) containing array formal arguments

[Bug fortran/35892] New: gfortran dies on file containing module and common
 2008-04-09 18:32 UTC  (3+ messages)
` [Bug fortran/35892] "
` [Bug fortran/35892] [4.4 regression] "

[Bug testsuite/35868] New: Errors with hard_float
 2008-04-09 18:11 UTC  (3+ messages)
` [Bug testsuite/35868] "

[Bug c++/35876] New: Exceptions not working on FreeBSD
 2008-04-09 18:07 UTC  (2+ messages)
` [Bug c++/35876] "

[Bug libstdc++/35588] New: parallel std::sort and bind()
 2008-04-09 17:04 UTC  (3+ messages)
` [Bug libstdc++/35588] [parallel mode] "

[Bug objc++/35891] New: wrong pointer type in build_module_initializer_routine?
 2008-04-09 16:58 UTC 

[Bug c++/35546] New: __attribute__(format...) broken for membes of template classes?
 2008-04-09 15:54 UTC  (2+ messages)
` [Bug c++/35546] [4.3/4.4 Regression] __attribute__(format...) broken for members "

[Bug c++/35890] New: __attribute__((format)) fails for methods of template classes
 2008-04-09 15:54 UTC  (2+ messages)
` [Bug c++/35890] "

[Bug middle-end/28690] New: Performace problem with indexed load/stores on powerpc
 2008-04-09 15:39 UTC  (2+ messages)
` [Bug middle-end/28690] [4.2 Regression] "

[Bug target/35634] New: [avr] result of char promotion comes out of CHAR_MIN/MAX
 2008-04-09 15:27 UTC  (3+ messages)
` [Bug c/35634] [4.1/4.2/4.3/4.4 Regression] operand of pre-/postin-/decrement not promoted

[Bug c++/35889] New: spu_check_builtin_parm function fails on templates
 2008-04-09 15:26 UTC  (4+ messages)
` [Bug c++/35889] "

[Bug libgomp/29986] New: testsuite failures
 2008-04-09 15:19 UTC  (2+ messages)
` [Bug libgomp/29986] "

[Bug ada/35888] New: ICE: converting a concrete type into a classwide interface
 2008-04-09 15:02 UTC 

[Bug libstdc++/35597] New: libstdc++ -ffunction-sections -fdata-sections disabled on AIX
 2008-04-09 14:42 UTC  (2+ messages)
` [Bug libstdc++/35597] "

[Bug c++/35734] New: [4.3/4.4 regression] ICE with copy constructor in derived class
 2008-04-09 14:26 UTC  (2+ messages)
` [Bug c++/35734] "

[Bug libstdc++/35887] New: stl parallel includes installed for --disable-libgomp
 2008-04-09 14:25 UTC 

[Bug ada/28305] New: GNAT bug when inlining instance of a generic subprogram
 2008-04-09 14:23 UTC  (3+ messages)
` [Bug ada/28305] "

[Bug c++/35838] New: FAIL: 22_locale/num_get/get/char/16.cc execution test, and 76 others
 2008-04-09 14:14 UTC  (2+ messages)
` [Bug c++/35838] "

[Bug ada/35792] New: Illegal program not detected, RM 3.10.1(4/2)
 2008-04-09 13:39 UTC  (2+ messages)
` [Bug ada/35792] "

[Bug libgomp/35881] New: OMP atypical results for omp_get_max_threads
 2008-04-09 13:32 UTC  (3+ messages)
` [Bug libgomp/35881] OMP wrong "

[Bug ada/35886] New: Bad location of error message
 2008-04-09 13:28 UTC  (2+ messages)
` [Bug ada/35886] "

[Bug c++/35883] New: Similar to #23589: Internal compiler error: in rest_of_handle_final, at toplev.c:2067
 2008-04-09 13:02 UTC  (2+ messages)
` [Bug c++/35883] "

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