public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/12242] New: g++ should warn about out-of-range int->enum conversions
 2004-08-13 23:45 UTC  (2+ messages)
` [Bug c++/12242] "

[Bug c++/17022] New: Behavior of out-of-range enums
 2004-08-13 23:45 UTC  (2+ messages)
` [Bug c++/17022] "

[Bug java/16885] New: libjava isn't parallel build safe
 2004-08-13 23:04 UTC  (4+ messages)
` [Bug libgcj/16885] [3.5 Regression] "

[Bug fortran/16935] New: Segmentation fault of compiler with unsupported control items in OPEN
 2004-08-13 22:05 UTC  (5+ messages)
` [Bug libfortran/16935] "

[Bug optimization/13965] New: [tree-ssa] fold takes into account branch target information at tree level
 2004-08-13 22:01 UTC  (2+ messages)
` [Bug tree-optimization/13965] "

[Bug libgcj/17021] New: gij: class resolution throws errors too eagerly
 2004-08-13 21:51 UTC  (2+ messages)
` [Bug libgcj/17021] "

[Bug fortran/15930] New: [irix6.5] gfortran testsuite cannot find -lgfortranbegin
 2004-08-13 21:49 UTC  (3+ messages)
` [Bug libfortran/15930] [irix6.5] gfortran libraries not built

[Bug libfortran/16991] New: [meta-bug] ligfortran does not build every where
 2004-08-13 21:49 UTC  (2+ messages)
` [Bug libfortran/16991] [meta-bug] libgfortran "

[Bug target/17019] New: THUMB -O1: bad code generated for simple for loop
 2004-08-13 21:36 UTC  (11+ messages)
` [Bug target/17019] "
` [Bug target/17019] THUMB: bad switch statement in md code for addsi3_cbranch_scratch

[Bug java/8473] syntax error on anonymous array subscript
 2004-08-13 21:04 UTC  (2+ messages)

[Bug ada/15977] New: Ada contributors should be documented
 2004-08-13 20:30 UTC  (2+ messages)
` [Bug ada/15977] "

[Bug libgcj/17020] New: gij should ignore all reserved method flags
 2004-08-13 18:26 UTC  (4+ messages)
` [Bug libgcj/17020] "

[Bug c/11751] New: wrong evaluation of an expression
 2004-08-13 16:05 UTC  (13+ messages)
` [Bug c/11751] "
` [Bug c/11751] wrong evaluation order "

[Bug c/16309] New: different behavior in lvalue assignment in -O0 & -O2
 2004-08-13 16:05 UTC  (3+ messages)
` [Bug c/16309] "

[Bug c++/7135] Faulty Operator Precedence
 2004-08-13 16:05 UTC  (2+ messages)

[Bug c++/9693] sequence point consistency
 2004-08-13 16:05 UTC  (2+ messages)

[Bug c/10947] ++ postfix operator increments too soon
 2004-08-13 16:05 UTC  (3+ messages)

[Bug c/4978] invalid expression evaluation in gcc
 2004-08-13 16:03 UTC  (2+ messages)

[Bug c++/816] function parameters incorrect order when using ++ as a parameter
 2004-08-13 16:03 UTC  (2+ messages)

[Bug rtl-optimization/6790] conditional expression as assignment lhs evaluated incorrectly
 2004-08-13 16:03 UTC  (2+ messages)

[Bug c++/5724] Evaluation order of parameters for multiple operator<< calls
 2004-08-13 16:03 UTC  (2+ messages)

[Bug c/16887] New: Bad assignment in "int i=1; i=i++;"
 2004-08-13 15:46 UTC  (3+ messages)
` [Bug c/16887] "

[Bug c++/14951] New: fail to assign function return value to struct member
 2004-08-13 15:45 UTC  (3+ messages)
` [Bug c++/14951] "

[Bug c/17018] New: address increment of function parameters changes their order
 2004-08-13 15:40 UTC  (4+ messages)
` [Bug c/17018] "

[Bug c++/11363] New: Execution order is not correct
 2004-08-13 15:39 UTC  (3+ messages)
` [Bug c++/11363] "

[Bug c/16046] New: ICE tree check: expected tree_list, have identifier_node in decl_attributes, at attribs.c:151
 2004-08-13 15:22 UTC  (3+ messages)
` [Bug c/16046] [3.5 Regression] "

[Bug c/16973] New: Differences between addresses of labels broken
 2004-08-13 14:40 UTC  (4+ messages)
` [Bug middle-end/16973] [3.5 Regression] "

[Bug c/17017] New: internal compiler error: Segmentation fault compiling busybox
 2004-08-13 14:30 UTC  (4+ messages)
` [Bug c/17017] "
` [Bug rtl-optimization/17017] "

[Bug bootstrap/16979] New: gcc-3.2.3 fails to bootstrap with "hidden symbol is referenced by DSO"
 2004-08-13 14:20 UTC  (6+ messages)
` [Bug bootstrap/16979] "

[Bug tree-optimization/17016] New: [lno] ICE with struct passed as reference
 2004-08-13 14:17 UTC  (4+ messages)
` [Bug tree-optimization/17016] "

[Bug c/13721] New: SEGV on inlune functions
 2004-08-13 13:42 UTC  (2+ messages)
` [Bug target/13721] SEGV on inline-asm

[Bug c/15224] New: Attribute mode causes ICE when applied to enums
 2004-08-13 13:00 UTC  (3+ messages)
` [Bug c/15224] [3.5 regression] "

[Bug c/16932] New: Compilation error for sh-coff-gcc little endian target
 2004-08-13 12:11 UTC  (2+ messages)
` [Bug target/16932] "

[Bug c++/17015] New: g++ parser chokes on variable names "and" and "or"
 2004-08-13 11:23 UTC  (2+ messages)
` [Bug c++/17015] "

[Bug ada/15601] New: Legal program rejected (use selected notation with operators)
 2004-08-13 10:27 UTC  (3+ messages)
` [Bug ada/15601] "

[Bug c++/16273] New: Virtual memory exhausted in C++ even w/out any optimization
 2004-08-13 10:09 UTC  (6+ messages)
` [Bug c++/16273] [3.3/3.4/3.5 regression] Memory exhausted when using nested classes and virtual functions

[Bug other/13756] New: tree-ssa documentation missing in the internals manual
 2004-08-13 10:08 UTC  (2+ messages)
` [Bug tree-optimization/13756] [tree-ssa] documentation missing

[Bug tree-optimization/15570] New: Many 64-bit Solaris 2/SPARC libjava execution tests time out
 2004-08-13  9:42 UTC  (2+ messages)
` [Bug tree-optimization/15570] [3.5 Regression] Many "

ice on valid code: switch in a while with -O2
 2004-08-13  9:42 UTC  (2+ messages)

[Bug bootstrap/16986] New: GNAT ICE during make -C gcc gnatlib cross-gnattools ada.all.cross
 2004-08-13  9:31 UTC  (2+ messages)
` [Bug bootstrap/16986] "

[Bug optimization/14841] New: [tree-ssa] const_array[CST] is not folded
 2004-08-13  8:13 UTC  (3+ messages)
` [Bug tree-optimization/14841] "

[Bug c++/17005] New: wide character strings don't work on HP-UX 11i using gcc 3.4.1
 2004-08-13  4:40 UTC  (12+ messages)
` [Bug c++/17005] "
` [Bug libstdc++/17005] "

Problem with double precision in g77
 2004-08-13  2:54 UTC  (2+ messages)

[Bug other/16953] New: failure to build gcc-3.4.1 on IBM-AIX
 2004-08-13  2:41 UTC  (2+ messages)
` [Bug other/16953] "

gcc-3.4.1 - precompile header bug? (fwd)
 2004-08-13  2:39 UTC  (2+ messages)

[Bug other/16816] New: obj-c++ parser error with multi-colon selectors
 2004-08-13  2:28 UTC  (2+ messages)
` [Bug objc++/16816] "

[Bug objc++/16826] New: cannot create instance variable of same type as class
 2004-08-13  2:27 UTC  (2+ messages)
` [Bug objc++/16826] "

[Bug fortran/16805] New: Runtime failure using list directed read from string
 2004-08-13  2:17 UTC  (2+ messages)
` [Bug libfortran/16805] "

[Bug target/15231] New: constant pool entries referring to nonexistent labels
 2004-08-13  2:13 UTC  (2+ messages)
` [Bug target/15231] "

[Bug c++/16924] New: dllexport attribute now causes some symbols _not_ to be exported
 2004-08-13  1:29 UTC  (4+ messages)
` [Bug c++/16924] [3.5 Regression] "

[Bug AWT/17008] New: GdkGraphics: drawImage tries to cast Image to GtkImage
 2004-08-13  1:22 UTC  (2+ messages)
` [Bug AWT/17008] "

[Bug c/15429] New: internal compiler error: in emit_move_insn_1, at expr.c:3510
 2004-08-13  0:27 UTC  (2+ messages)
` [Bug inline-asm/15429] "

[Bug c++/15446] New: internal error: Illegal instruction
 2004-08-13  0:19 UTC  (3+ messages)
` [Bug c++/15446] "

[Bug c++/17004] New: getting warning multiple times
 2004-08-13  0:13 UTC  (3+ messages)
` [Bug c++/17004] "

[Bug c++/12076] New: gcov misreports coverage of return statement
 2004-08-13  0:04 UTC  (2+ messages)
` [Bug other/12076] gcov misreports coverage of return statement (for inline functions)

[Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2
 2004-08-13  0:01 UTC  (5+ messages)
` [Bug c++/17009] "

[Bug c++/17011] New: [3.4/3.5 regression] invalid default parameter diagnosed too late
 2004-08-12 23:59 UTC  (6+ messages)
` [Bug c++/17011] "

[Bug libstdc++/16956] New: std::stringbuf::seekoff return wrong position value
 2004-08-12 22:26 UTC  (2+ messages)
` [Bug libstdc++/16956] "

[Bug libgcj/17013] New: gij vtable layout bug
 2004-08-12 22:10 UTC  (3+ messages)
` [Bug libgcj/17013] "
` [Bug libgcj/17013] gij vtable layout: hidden package-private method can be overridden

[Bug fortran/13082] New: ICE with ENTRY statement
 2004-08-12 22:07 UTC  (2+ messages)
` [Bug fortran/13082] ENTRY statement not implemented

[Bug fortran/15972] New: ICE : assertion failure in trans-array.c (pointer function stuff)
 2004-08-12 22:02 UTC  (2+ messages)
` [Bug fortran/15972] "

[Bug fortran/17014] New: Internal compiler error in pointer allocation
 2004-08-12 22:02 UTC  (2+ messages)
` [Bug fortran/17014] "

[Bug c++/17010] New: Empty program, main(), causes UMRs (Unitialized Memory Errors)
 2004-08-12 21:35 UTC  (4+ messages)
` [Bug libstdc++/17010] "

[Bug c++/17012] New: std::list's function, remove, looks like it is reading memory that has been freed
 2004-08-12 21:20 UTC  (6+ messages)
` [Bug c++/17012] "
` [Bug libstdc++/17012] "

[Bug java/13252] New: gcj 3.4 bug handling qualified "super"
 2004-08-12 21:01 UTC  (2+ messages)
` [Bug java/13252] gcj "

[Bug java/8544] Inner interface's are not know inside package's
 2004-08-12 19:45 UTC 

[Bug c++/16929] New: ICE on taking address of member in default parameter to member function
 2004-08-12 19:43 UTC  (5+ messages)
` [Bug c++/16929] [3.4/3.5 Regression] "

[Bug target/8728] [powerpc-apple-darwin6.2] Using alloca and -finstrument-functions and vararg functions causes seg fault
 2004-08-12 19:36 UTC  (2+ messages)

[Bug java/17007] New: Inconsistent builtin attributes set by Java front end
 2004-08-12 18:52 UTC  (2+ messages)
` [Bug java/17007] "

gcc internal compiler error build kde 3.3 rc2
 2004-08-12 18:39 UTC  (2+ messages)

[Bug libgcj/16662] New: IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug?
 2004-08-12 18:38 UTC  (3+ messages)
` [Bug libgcj/16662] "

[Bug libgcj/16268] New: Bootstrap failed on libgcj : Dl_info undeclared
 2004-08-12 18:36 UTC  (2+ messages)
` [Bug libgcj/16268] "

[Bug tree-optimization/16225] New: [3.5 regression] ICE: verify_ssa failed
 2004-08-12 18:35 UTC  (3+ messages)
` [Bug tree-optimization/16225] "

[Bug c/11810] New: gcc -pipe -ox.o -c x.c writes erroneous x.o on compile error
 2004-08-12 18:27 UTC  (2+ messages)
` [Bug driver/11810] "

[Bug libgcj/11801] Problems with Process.waitFor() and exitValue()
 2004-08-12 17:51 UTC  (3+ messages)

[Bug c++/16276] New: G++ generates local references to linkonce sections
 2004-08-12 17:46 UTC  (2+ messages)
` [Bug c++/16276] [3.4 only] "

[Bug c++/17006] New: unused variable warning only shown on existing constructor
 2004-08-12 17:35 UTC  (2+ messages)
` [Bug c++/17006] "

Possible g++ compilation problem
 2004-08-12 16:49 UTC 

[Bug c++/12608] New: internal compiler error: tree check: expected class 't', have 'x' (error_mark) in cp_parser_class_specifier, at cp/parser.c:11264
 2004-08-12 15:39 UTC  (2+ messages)
` [Bug c++/12608] "

[Bug c++/17000] New: parse error calling member template function of non-lvalue from within template class member
 2004-08-12 15:15 UTC  (3+ messages)
` [Bug c++/17000] "

[Bug libstdc++/16140] New: Errors in libstdc++ testsuite; recent CVS
 2004-08-12 14:57 UTC  (2+ messages)
` [Bug c++/16140] [3.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).