public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libfortran/30162] New: I/O with named pipes does not work
 2007-08-18 19:08 UTC  (3+ messages)
` [Bug libfortran/30162] "

[Bug c++/33109] New: ICE: segfault while compiling c++ code
 2007-08-18 18:47 UTC  (3+ messages)
` [Bug c++/33109] "

[Bug fortran/30625] New: Array pointers to components of derived type arrays do not work
 2007-08-18 18:28 UTC  (2+ messages)
` [Bug fortran/30625] "

[Bug fortran/33108] New: unformatted string write errors with End of record
 2007-08-18 17:58 UTC  (5+ messages)
` [Bug fortran/33108] "

[Bug target/30315] New: optimize unsigned-add overflow test on x86 to use cpu flags from addl
 2007-08-18 17:56 UTC  (2+ messages)
` [Bug target/30315] "

[Bug preprocessor/32974] New: #pragma GCC dependency generates extra token error
 2007-08-18 17:56 UTC  (5+ messages)
` [Bug preprocessor/32974] "

[Bug c/33107] New: segfault in garbage collector
 2007-08-18 17:37 UTC  (4+ messages)
` [Bug tree-optimization/33107] [4.3 regression] "

[Bug c++/33101] New: C++ error on valid code: <anonymous> has incomplete type
 2007-08-18 17:29 UTC  (8+ messages)
` [Bug c++/33101] "
` [Bug c++/33101] Bad C++ error on invalid "

[Bug c/31385] New: gcc fails to find spill register for decimal arithmetic
 2007-08-18 16:47 UTC  (3+ messages)
` [Bug target/31385] "

[Bug preprocessor/27777] New: Bad diagnostic emission when #error contains a trigraph
 2007-08-18 16:31 UTC  (2+ messages)
` [Bug preprocessor/27777] "

[Bug rtl-optimization/11832] Optimization of common code in switch statements
 2007-08-18 14:14 UTC  (2+ messages)

[Bug c/33053] New: adopt accesses through a volatile-casted pointer as a GNU C extension
 2007-08-18 14:10 UTC  (2+ messages)
` [Bug c/33053] "

[Bug tree-optimization/33099] New: Scalar evolutions confusing VRP with pointer values that wrap around
 2007-08-18 13:55 UTC  (8+ messages)
` [Bug tree-optimization/33099] [4.2 Regression] "

[Bug fortran/33105] New: F2003: Support is_iostat_end & is_iostat_eor intrinsics
 2007-08-18 12:56 UTC  (2+ messages)
` [Bug fortran/33105] "

[Bug fortran/33106] New: Access of components of public entities of private types wrongly allowed
 2007-08-18 12:01 UTC 

[Bug fortran/32881] New: PURE attribute escapes from contained procedure
 2007-08-18 11:23 UTC  (4+ messages)
` [Bug fortran/32881] "

[Bug fortran/32875] New: Not Implemented: complex character array constructor
 2007-08-18 10:41 UTC  (5+ messages)
` [Bug fortran/32875] "

[Bug c++/32112] New: [4.1/4.2/4.3 regression] #'unbound_class_template' not supported by dump_decl#
 2007-08-18 10:09 UTC  (5+ messages)
` [Bug c++/32112] "
` [Bug c++/32112] [4.1/4.2 "

[Bug c++/31749] New: [4.1/4.2/4.3 regression] ICE with invalid redeclaration of builtin
 2007-08-18  9:07 UTC  (4+ messages)
` [Bug c++/31749] "
` [Bug c++/31749] [4.1/4.2 "

[Bug target/33103] New: Redundant multiplications for memset
 2007-08-18  9:03 UTC  (2+ messages)
` [Bug middle-end/33103] "

[Bug target/33104] New: Missing error check in .md converter
 2007-08-18  6:54 UTC 

[Bug fortran/31564] New: Error: Type/rank mismatch in argument
 2007-08-18  6:04 UTC  (2+ messages)
` [Bug fortran/31564] "

[Bug c/33102] New: volatile excessively suppresses optimizations in range checks
 2007-08-18  1:26 UTC  (14+ messages)
` [Bug c/33102] "
` [Bug middle-end/33102] "

[Bug target/21580] Less-than-ideal code generation for incrementing volatile variables
 2007-08-18  0:21 UTC 

[Bug target/3506] weird behaviour when incrementing volatile ints
 2007-08-18  0:13 UTC  (2+ messages)

[Bug c++/9278] Illegal use of typedef to "void"
 2007-08-17 23:34 UTC 

[Bug c++/28989] New: post-increment of bool variable accepted as lvalue
 2007-08-17 22:15 UTC  (3+ messages)
` [Bug c++/28989] [4.0/4.1/4.2 Regression] "

[Bug c++/32190] New: bad diagnostic
 2007-08-17 21:40 UTC  (12+ messages)
` [Bug c++/32190] wrong error recovery on parsing template arguments

[Bug bootstrap/33100] New: on bootstrap getting section .eh_frame: bad cie version 0: offset 0x0
 2007-08-17 20:59 UTC 

[Bug c/30013] New: Multiple flaws in decimal floating-point arithmetic conversions fixed
 2007-08-17 20:44 UTC  (3+ messages)
` [Bug c/30013] "

[Bug fortran/20441] -finit-local-zero is missing from gfortran
 2007-08-17 20:15 UTC 

[Bug c++/14283] Diagnostic for invalid template-id could be improved
 2007-08-17 18:10 UTC 

[Bug testsuite/31884] New: priority_queue_dijkstra.cc operates on deallocated memory
 2007-08-17 17:24 UTC  (2+ messages)
` [Bug testsuite/31884] "

[Bug c++/33094] New: ICE on valid C++ virtual template static member in namespace
 2007-08-17 17:17 UTC  (4+ messages)
` [Bug c++/33094] [4.2/4.3 Regression] ICE on valid C++ virtual template static member in anonymous namespace

[Bug libstdc++/33098] New: __is_convertible_helper in tr1_impl/type_traits uses deprecated add_reference
 2007-08-17 16:40 UTC  (6+ messages)
` [Bug libstdc++/33098] "
` [Bug libstdc++/33098] [c++0x] __is_convertible_helper in type_traits "

[Bug c++/18207] misleading diagnostic for ill-formed implicitly-defined default constructor
 2007-08-17 16:16 UTC 

[Bug c++/28107] New: Incomplete type in struct added to global namespace
 2007-08-17 15:37 UTC  (2+ messages)
` [Bug c++/28107] "

[Bug c++/29077] New: Incorrect error message for destructor in wrong namespace
 2007-08-17 15:31 UTC  (2+ messages)
` [Bug c++/29077] "

[Bug fortran/31298] New: Uninitialized variable in f951 (in read_module)
 2007-08-17 15:10 UTC  (3+ messages)
` [Bug fortran/31298] F2003: use mod, operator(+) => operator(.userOp.) not supported

[Bug fortran/33095] New: MAX with optional arguments gives run-time error
 2007-08-17 13:21 UTC  (3+ messages)
` [Bug fortran/33095] "

[Bug libfortran/33079] New: Optional empty strings do not appear to be 'PRESENT'
 2007-08-17 13:11 UTC  (5+ messages)
` [Bug libfortran/33079] "

[Bug c++/32300] New: ICE with -O2 -fsee
 2007-08-17 12:49 UTC  (3+ messages)
` [Bug rtl-optimization/32300] [4.3 Regression] "

[Bug fortran/33097] New: Invalid decl trees are created for external intrinsics
 2007-08-17 12:49 UTC  (3+ messages)
` [Bug fortran/33097] "

[Bug other/33087] New: Add dependency information to object files and make use of it
 2007-08-17 12:04 UTC  (5+ messages)
` [Bug other/33087] "

[Bug middle-end/33088] New: [4.1/4.2/4.3 Regression] spurious exceptions with -ffloat-store
 2007-08-17 10:37 UTC  (3+ messages)
` [Bug middle-end/33088] "

[Bug middle-end/33086] New: warn for read-only uninitialized variables passed as arguments
 2007-08-17 10:15 UTC  (6+ messages)
` [Bug middle-end/33086] "

[Bug c++/32870] New: Unclear error message when declaring struct in wrong namespace
 2007-08-17  9:36 UTC  (3+ messages)
` [Bug c++/32870] "

[Bug libstdc++/33084] New: Small typo in valarray header
 2007-08-17  9:31 UTC  (5+ messages)
` [Bug libstdc++/33084] "

[Bug c++/31751] New: [4.1/4.2/4.3 regression] ICE with forgotten member declaration
 2007-08-17  9:23 UTC  (3+ messages)
` [Bug c++/31751] [4.1/4.2 "

[Bug middle-end/19430] V_MAY_DEF (taking address of var) causes missing uninitialized warning
 2007-08-17  9:17 UTC 

[Bug tree-optimization/23330] FIXME from passes.c: pass_may_alias should be a TODO item
 2007-08-17  9:15 UTC 

[Bug c/33096] New: Internal compiler error with register global variables
 2007-08-17  9:03 UTC  (3+ messages)
` [Bug c/33096] "
` [Bug target/33096] "

[Bug rtl-optimization/11001] global register %edi versus string builtins
 2007-08-17  9:03 UTC 

[Bug c++/32970] New: C++ frontend can not handle vector pointer constant parameter
 2007-08-17  6:49 UTC  (2+ messages)
` [Bug middle-end/32970] [4.3 Regression] "

Jeremie added you as a friend
 2007-08-17  3:38 UTC 

gain-gcc-bugs
 2007-08-17  3:02 UTC 

[Bug c++/33075] New: (mingw) Dwarf2-EH causes stack leak with VLA
 2007-08-17  0:37 UTC  (2+ messages)
` [Bug target/33075] "

[Bug fortran/33090] New: Unable to build on AIX 4.3.3
 2007-08-17  0:32 UTC  (2+ messages)
` [Bug fortran/33090] "

[Bug c++/24791] New: ICE on invalid instantiation of template's static member
 2007-08-16 21:01 UTC  (2+ messages)
` [Bug c++/24791] "

[Bug c++/33093] New: ICE in C++ frontend with constant defined in template specialization
 2007-08-16 21:01 UTC  (2+ messages)
` [Bug c++/33093] "

[Bug target/33011] New: [4.3 Regression] frv: error: bad output_move_single operand
 2007-08-16 19:49 UTC  (2+ messages)
` [Bug target/33011] "

[Bug bootstrap/33065] New: warning in Comparing stages 2 and 3: cd: stage3-gcc: No such file or directory
 2007-08-16 19:27 UTC  (2+ messages)
` [Bug bootstrap/33065] "

[Bug tree-optimization/33082] New: [4.3 Regression] Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fold.c (test for excess errors)
 2007-08-16 18:33 UTC  (3+ messages)
` [Bug testsuite/33082] "

[Bug fortran/33072] New: "use mod, only: operator(.sub.)" matches any procedure "sub"
 2007-08-16 18:20 UTC  (4+ messages)
` [Bug fortran/33072] "

[Bug libfortran/32972] New: performance of pack/unpack
 2007-08-16 18:16 UTC  (2+ messages)
` [Bug libfortran/32972] "

[Bug middle-end/33092] New: Using -O1 -fno-tree-salias results in ICE
 2007-08-16 17:38 UTC  (3+ messages)
` [Bug middle-end/33092] [4.3 Regrsssion] "

[Bug c++/33091] New: [c++0x] ICE using remove_reference on variadic param pack
 2007-08-16 16:16 UTC  (5+ messages)
` [Bug c++/33091] "

[Bug c++/33025] New: Wrong optimisation
 2007-08-16 16:03 UTC  (2+ messages)
` [Bug c++/33025] [4.3 Regression] Wrong calling of placement new with conditionals

[Bug middle-end/22456] [4.1/4.2/4.3 regression] missing "is used uninitialized" warning
 2007-08-16 15:22 UTC 

[Bug libfortran/32989] New: getarg and -fdefault-integer-8
 2007-08-16 15:19 UTC  (3+ messages)
` [Bug libfortran/32989] GETARG intrinsic

[Bug middle-end/33029] New: libgcc2.c:1890: internal compiler error: in local_cpr op_pass, at gcse.c:3236
 2007-08-16 15:05 UTC  (4+ messages)
` [Bug middle-end/33029] [4.3 Regression] libgcc2.c:1890: internal compiler error: in local_cprop_pass, "

[Bug c/23872] .t02.original dump weirdness
 2007-08-16 14:40 UTC 

[Bug rtl-optimization/33089] New: combine not combining add + test in if (a + b) > 0
 2007-08-16 13:48 UTC 

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran
 2007-08-16 12:10 UTC 

[Bug fortran/20896] [4.2 and 4.1 only] ambiguous interface not detected
 2007-08-16 11:50 UTC 

[Bug middle-end/10138] warn for uninitialized arrays passed as const* arguments
 2007-08-16 10:57 UTC 

[Bug c/33083] New: noreturn function should be invoked via JMP
 2007-08-16 10:39 UTC  (2+ messages)
` [Bug c/33083] "

[Bug rtl-optimization/10837] noreturn attribute causes no sibling calling optimization
 2007-08-16 10:39 UTC 

[Bug libgcj/33085] New: liblt_prog_compiler_pic_GCJ='-DDLL_EXPORT' is wrong
 2007-08-16 10:30 UTC 

[Bug middle-end/32897] New: Invalid rematerialisation of subregs
 2007-08-16 10:21 UTC  (3+ messages)
` [Bug middle-end/32897] "

[Bug middle-end/179] gcc -O2 -Wuninitialized missing warning with &var under 2.95.x and 3.x
 2007-08-16 10:19 UTC 

[Bug c++/33012] New: ICE on throwing copy of object returned by reference from method with traits-deduced return-type
 2007-08-16  9:50 UTC  (2+ messages)
` [Bug c++/33012] "

[Bug c++/31132] New: [4.1/4.2/4.3 regression] ICE on inconsistent friend declaration
 2007-08-16  9:08 UTC  (2+ messages)
` [Bug c++/31132] [4.1/4.2 "

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