public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/31124] New: Warn of unused PRIVATE module variables/procedures
 2007-11-15 10:19 UTC  (2+ messages)
` [Bug fortran/31124] "

[Bug libstdc++/33490] New: parallel v3: std::accumulate assumes iterators have std::iterator_traits declared
 2007-11-15 10:13 UTC  (2+ messages)
` [Bug libstdc++/33490] "

[Bug libstdc++/33893] New: [parallel mode] Algorithms rely on omp_set_dynamic(false)
 2007-11-15 10:11 UTC  (2+ messages)
` [Bug libstdc++/33893] "

[Bug libstdc++/34106] New: [parallel mode] Atomic operations compatibility layer needs cleanup
 2007-11-15 10:11 UTC  (2+ messages)
` [Bug libstdc++/34106] "

[Bug libstdc++/33892] New: [libstdc++ v3 parallel mode] Parallel mode algorithms use critical sections with global scope
 2007-11-15 10:10 UTC  (2+ messages)
` [Bug libstdc++/33892] "

[Bug libstdc++/33491] New: parallel v3: add some documentation
 2007-11-15 10:05 UTC  (2+ messages)
` [Bug libstdc++/33491] "

[Bug fortran/33541] New: gfortran wrongly imports renamed-use-associated symbol unrenamed
 2007-11-15  9:47 UTC  (2+ messages)
` [Bug fortran/33541] "

[Bug c++/34104] New: auto_ptr error catching
 2007-11-15  8:57 UTC 

[Bug libstdc++/34105] New: [4.3 Regression] Confusing error message with missing #include <algorithm>
 2007-11-15  8:57 UTC 

[Bug fortran/34092] New: Should warn about unused private variables
 2007-11-15  8:31 UTC  (2+ messages)
` [Bug fortran/34092] "

[Bug c++/34103] New: [4.3 regression] ICE with invalid variadic template functions
 2007-11-15  7:54 UTC  (2+ messages)
` [Bug c++/34103] "

[Bug c++/34102] New: [4.3 regression] ICE with invalid inheritance of variadic templates
 2007-11-15  7:51 UTC  (2+ messages)
` [Bug c++/34102] "

[Bug c++/34101] New: [4.3 regression] ICE with argument deduction of variadic template function
 2007-11-15  7:47 UTC  (2+ messages)
` [Bug c++/34101] "

[Bug c++/34100] New: [4.3 regression] ICE with vector attribute
 2007-11-15  7:40 UTC  (2+ messages)
` [Bug c++/34100] "

[Bug c++/34099] New: optimizer problem
 2007-11-15  6:57 UTC  (2+ messages)
` [Bug c++/34099] "

[Bug preprocessor/34098] New: xgcc: Internal error: Segmentation fault (program gnat1)
 2007-11-15  5:01 UTC  (2+ messages)
` [Bug ada/34098] "

[Bug c++/34094] New: Undefined static data member can acquire a definition anyway
 2007-11-15  4:40 UTC  (3+ messages)
` [Bug c++/34094] Undefined static data member in anonymous namespace "

[Bug c++/34089] New: Segfault on specialization using struct instead of template function
 2007-11-15  4:39 UTC  (2+ messages)
` [Bug c++/34089] [4.1/4.2/4.3 regression] "

[Bug c++/34049] New: Parentheses-enclosed expression
 2007-11-15  4:35 UTC  (2+ messages)
` [Bug c++/34049] "

[Bug c++/33990] New: bug in lookup of member template conversion operator for pointer to member functions
 2007-11-15  4:34 UTC  (2+ messages)
` [Bug c++/33990] "

[Bug c++/34090] New: -O3 wrong code, -O2 OK
 2007-11-15  4:26 UTC  (6+ messages)
` [Bug c++/34090] "

[Bug c/34096] New: Random number generates the same set of numbers
 2007-11-15  1:41 UTC  (4+ messages)
` [Bug c/34096] "

[Bug java/21206] gcj seems not to pass the option to ld correctly
 2007-11-14 23:46 UTC  (3+ messages)

[Bug tree-optimization/33923] New: [4.3 Regression] ICE in reload_cse_simplify_operands (insn does not satisfy its constraints)
 2007-11-14 23:24 UTC  (6+ messages)
` [Bug target/33923] "

[Bug bootstrap/34097] New: gcc build on solaris 2.10 fails
 2007-11-14 23:04 UTC  (2+ messages)
` [Bug bootstrap/34097] "

[Bug ada/33988] New: Warning when converting between C compatible pointers
 2007-11-14 22:15 UTC  (2+ messages)
` [Bug ada/33988] "

[Bug preprocessor/15772] Preprocessing fails if an inaccessible directory is on include path
 2007-11-14 21:16 UTC  (2+ messages)

[Bug c++/34055] New: [4.3 regression] ICE with invalid specialization of variadic template
 2007-11-14 20:54 UTC  (2+ messages)
` [Bug c++/34055] "

[Bug c++/20478] poor parse error diagnostic
 2007-11-14 20:28 UTC  (3+ messages)

[Bug libstdc++/34095] New: parallel mode: segfault in std::sort
 2007-11-14 20:23 UTC 

[Bug middle-end/34093] New: [4.3 Regression] ICE in ssa_operand_alloc, at tree-ssa-operands.c:484
 2007-11-14 19:47 UTC  (2+ messages)
` [Bug middle-end/34093] "

[Bug middle-end/34088] New: [4.3 regression] ICE with uninitialized variable and -Werror
 2007-11-14 19:34 UTC  (7+ messages)
` [Bug middle-end/34088] "

[Bug target/8603] [Alpha] s?addl pattern doesn't work
 2007-11-14 19:10 UTC 

[Bug c++/34046] New: verify_flow_info failed
 2007-11-14 19:08 UTC  (3+ messages)
` [Bug tree-optimization/34046] [4.3 Regression] "

[Bug c/26854] New: Inordinate compile times on large routines
 2007-11-14 19:06 UTC  (11+ messages)
` [Bug tree-optimization/26854] "

[Bug c++/30088] New: Unexpected compilation results: -O1 vs. -O1 -fstrict-aliasing
 2007-11-14 18:36 UTC  (4+ messages)
` [Bug tree-optimization/30088] [4.1 Regression] "

[Bug tree-optimization/34036] New: ICE with control flow in the middle of basic block for -fnon-call-exceptions
 2007-11-14 18:06 UTC  (2+ messages)
` [Bug tree-optimization/34036] [4.2/4.3 Regression] "

[Bug target/34091] New: [4.2/4.3 Regression] ICE in reload_cse_simplify_operands, at postreload.c:392
 2007-11-14 15:58 UTC  (5+ messages)
` [Bug target/34091] "

[Bug c++/5645] gcc warns that pure virtual class not explicitly initialized
 2007-11-14 13:38 UTC 

[Bug c++/11159] erroneous warning in copy ctor with virtual inheritance
 2007-11-14 13:27 UTC 

[Bug fortran/34067] New: gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin
 2007-11-14 13:25 UTC  (14+ messages)
` [Bug target/34067] [4.3 regression] "

[Bug regression/32582] New: Bootstrap with vectorization enabled fails with ICE on PPC
 2007-11-14 12:22 UTC  (3+ messages)
` [Bug regression/32582] "

[Bug target/34072] New: unoptimal byte extraction
 2007-11-14 11:15 UTC  (3+ messages)
` [Bug rtl-optimization/34072] "

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

[Bug target/34081] New: [4.3 Regression] ICE in s390_function_value, at config/s390/s390.c:7880
 2007-11-14 10:21 UTC  (2+ messages)
` [Bug target/34081] "

[Bug rtl-optimization/16967] Iterating gcse.c CPROP and PRE does not reach a fixed point
 2007-11-14 10:02 UTC 

[Bug fortran/33986] New: internal compiler error on integer assignment
 2007-11-14  7:03 UTC  (2+ messages)
` [Bug fortran/33986] ICE on allocatable function result

[Bug fortran/34008] New: ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on elemental assignment
 2007-11-14  7:03 UTC  (2+ messages)
` [Bug fortran/34008] "

[Bug fortran/34080] New: Transfer was working, now broken
 2007-11-14  6:12 UTC  (9+ messages)
` [Bug fortran/34080] [regression] "
` [Bug fortran/34080] [4.3 regression] "

[Bug fortran/33317] New: CSHIFT: Crash if variable passed to DIM= is not present
 2007-11-14  5:20 UTC  (2+ messages)
` [Bug fortran/33317] CSHIFT/EOSHIFT: Rejects optional dummy for DIM=

[Bug middle-end/34040] New: [4.3 Regression] ICE: in simplify_subreg, at simplify-rtx.c:4921 building libgfortran
 2007-11-14  4:02 UTC  (3+ messages)
` [Bug fortran/34040] "

[Bug c/33936] New: need to re-open bug 20815
 2007-11-14  3:19 UTC  (2+ messages)
` [Bug middle-end/33936] coverage mismatch with -fprofile-use -frandom-seed=0

[Bug middle-end/20355] MEM_READONLY_P & MEM_VOLATILE_P properties are lost on BLKmode rtl operands
 2007-11-14  3:06 UTC 

[Bug c/20319] -fkeep-static-consts with -O asserted doesn't keep consts
 2007-11-14  3:06 UTC 

[Bug other/20197] [3.4.3] "input|gcc -S -save-temps ..." internal error
 2007-11-14  2:49 UTC 

[Bug driver/19848] "options passed" from -verbose-asm do not adequately reflect optimization
 2007-11-14  2:39 UTC 

[Bug target/19750] [3.4] failure in gcc.dg/titype-1.c
 2007-11-14  2:29 UTC 

[Bug target/16894] far/section attributes on function parameters, typedefs, and literals
 2007-11-14  2:08 UTC 

[Bug target/12431] shared libgcc fails to build because -shared not supported for VAX_ELF
 2007-11-14  1:44 UTC 

[Bug libfortran/33985] New: access="stream",form="unformatted" doesn't buffer
 2007-11-14  1:22 UTC  (2+ messages)
` [Bug libfortran/33985] "

[Bug fortran/33162] New: Type checking absent for specific names of INTRINSIC functions
 2007-11-14  1:17 UTC  (4+ messages)
` [Bug fortran/33162] INTRINSIC functions as ACTUAL argument

[Bug c++/33588] New: gcc warns of (char*) conversion on client-side varargs funcs
 2007-11-13 23:20 UTC  (3+ messages)
` [Bug c++/33588] "

[Bug c++/34086] New: g++ crashes on simple 20-line source file
 2007-11-13 22:38 UTC  (5+ messages)
` [Bug c++/34086] "
` [Bug c++/34086] [4.1 Regression] "

[Bug target/34087] New: ICE in regrename.c for movdf_hardfloat64_mfpgpr
 2007-11-13 21:57 UTC  (3+ messages)
` [Bug target/34087] "

[Bug fortran/34084] New: Error in November 9 version of gfortran when the first line in a source file is an INCLUDE statement
 2007-11-13 21:18 UTC  (3+ messages)
` [Bug fortran/34084] [4.3 regression] "

[Bug target/34077] New: GCC -O1 -minline-all-stringops -minline-stringops-dynamically fails for spec 2006 bzip2, gobmk, and h264ref benchmarks
 2007-11-13 20:48 UTC  (3+ messages)
` [Bug target/34077] "

[Bug fortran/34079] New: Bind(C): Don't pass the string length as argument (for STDCALL)
 2007-11-13 20:02 UTC  (3+ messages)
` [Bug fortran/34079] "

[Bug pch/32636] New: [4.3 regression] 25_algorithms/search_n/iterator.cc: pch-related verify_ssa failure
 2007-11-13 19:28 UTC  (3+ messages)
` [Bug tree-optimization/32636] "

[Bug libstdc++/11196] parse error before numeric constant <M_PI is defined in C++>
 2007-11-13 18:42 UTC 

[Bug rtl-optimization/34085] New: ICE with -freorder-blocks-and-partition
 2007-11-13 18:34 UTC  (5+ messages)
` [Bug rtl-optimization/34085] "

[Bug c++/34060] New: [4.3 regression] ICE with invalid specialization of variadic template
 2007-11-13 18:31 UTC  (4+ messages)
` [Bug c++/34060] "

[Bug c++/34063] New: ICE: build2_stat, at tree.c:3115
 2007-11-13 18:31 UTC  (6+ messages)
` [Bug tree-optimization/34063] [4.3 Regression] "

[Bug c++/34057] New: [4.3 regression] ICE with variadic template and vector attribute
 2007-11-13 18:30 UTC  (4+ messages)
` [Bug c++/34057] "

[Bug c++/34058] New: [4.3 regression] ICE with variadic template and typedef
 2007-11-13 18:30 UTC  (4+ messages)
` [Bug c++/34058] "

[Bug c++/34054] New: [4.3 regression] ICE with parameter pack in return type
 2007-11-13 18:28 UTC  (4+ messages)
` [Bug c++/34054] "

[Bug c++/34056] New: [4.3 regression] ICE with parameter pack and pointer
 2007-11-13 18:28 UTC  (5+ messages)
` [Bug c++/34056] "

[Bug middle-end/29478] [4.2 Regression] optimization generates warning for casts
 2007-11-13 17:56 UTC  (2+ messages)

[Bug c++/34059] New: [4.1/4.2/4.3 regression] ICE with invalid base type for class member
 2007-11-13 17:23 UTC  (2+ messages)
` [Bug c++/34059] "

[Bug tree-optimization/34043] New: Missed optimization causing extra loads and stores when using x86_64 builtin function together with aggregate types
 2007-11-13 17:07 UTC  (2+ messages)
` [Bug tree-optimization/34043] "

Patch: bootstrap broken when building boehm-gc
 2007-11-13 16:19 UTC 

[Bug rtl-optimization/33870] New: [4.3 Regression] miscompiles sqlite
 2007-11-13 15:47 UTC  (3+ messages)
` [Bug tree-optimization/33870] "

[Bug fortran/34083] New: internal compiler error: in gfc_conv_array_constructor_expr, at fortran/trans-expr.c:2819
 2007-11-13 15:45 UTC  (2+ messages)
` [Bug fortran/34083] "

[Bug libf2c/34082] New: someinfo
 2007-11-13 14:32 UTC  (2+ messages)
` [Bug libf2c/34082] someinfo

[Bug c++/32402] New: Error while allocating array of pointers to objects of a pure virtual class
 2007-11-13 13:38 UTC  (2+ messages)
` [Bug c++/32402] "

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

[Bug tree-optimization/33319] New: ICE with vectorization in
 2007-11-13 13:26 UTC  (3+ messages)
` [Bug tree-optimization/33319] [4.2 regression] g++.dg/tree-ssa/pr27549.C ICE with vectorization

[Bug fortran/33759] New: Unequal character lengths in MERGE intrinsic not detected in contained function
 2007-11-13 12:46 UTC  (2+ messages)
` [Bug fortran/33759] Unequal character lengths in MERGE intrinsic not detected at run time

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