public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/29835] New: Error message of non-unknown edit descriptor needs improvement
 2008-07-22 17:11 UTC  (3+ messages)
` [Bug fortran/29835] Error message of unknown "

[Bug libstdc++/36899] New: Wrong char to wchar_t conversion when putting multibyte strings to wide-character streams
 2008-07-22 17:10 UTC  (3+ messages)
` [Bug libstdc++/36899] "

[Bug fortran/36895] New: Namelist writting to internal files: Control characters wrong?
 2008-07-22 16:48 UTC  (3+ messages)
` [Bug fortran/36895] "

[Bug other/36901] New: pedwarn() + -pedantic-errors + -w (inhibit_warnings) should not emit errors
 2008-07-22 16:31 UTC  (2+ messages)
` [Bug other/36901] "

[Bug tree-optimization/21465] autovectorisation conflicts with -ffast-math
 2008-07-22 15:49 UTC 

[Bug c++/36900] New: ICE: in propagate_one_insn, at flow.c:1734
 2008-07-22 15:33 UTC  (2+ messages)
` [Bug c++/36900] "

[Bug target/36450] New: ICE in insert_restore with GET_MODE_ALIGNMENT mem
 2008-07-22 13:45 UTC  (3+ messages)
` [Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save "

[Bug tree-optimization/36896] New: ICE when gcc 4.4.0-20080722 compiles glibc 2.6.1/stdio-common/printf_size.c
 2008-07-22 13:45 UTC  (4+ messages)
` [Bug tree-optimization/36896] "
` [Bug middle-end/36896] [4.4 Regression] ICE in insert_save, at caller-save.c:787

[Bug target/36898] New: Insufficient qp-mutex declarations
 2008-07-22 13:35 UTC  (3+ messages)
` [Bug target/36898] "

[Bug fortran/36894] New: question on gfortran character*(*)
 2008-07-22 13:18 UTC  (4+ messages)
` [Bug fortran/36894] "

[Bug fortran/36355] New: matmul argument-check: wrong error messages
 2008-07-22 12:30 UTC  (2+ messages)
` [Bug fortran/36355] "

[Bug fortran/35680] New: [4.3/4.4 regression] ICE on invalid transfer in variable declaration
 2008-07-22 12:12 UTC  (2+ messages)
` [Bug fortran/35680] "

[Bug bootstrap/36851] New: [4.4 regression] cc1plus SEGV compiling strstream.cc on Tru64 UNIX
 2008-07-22 12:06 UTC  (2+ messages)
` [Bug bootstrap/36851] "

[Bug libfortran/36886] New: misaligment for cshift of character
 2008-07-22 11:58 UTC  (2+ messages)
` [Bug libfortran/36886] "

[Bug c++/36897] New: Internal compiler error with function pointer template parameter
 2008-07-22 11:49 UTC  (2+ messages)
` [Bug c++/36897] "

[Bug tree-optimization/36844] New: Vectorizer doesn't support INT<->FP conversions with different size
 2008-07-22 10:40 UTC  (2+ messages)
` [Bug tree-optimization/36844] "

[Bug fortran/36890] New: libgfortran/io/file_pos.c:55: warning: comparison between signed and unsigned
 2008-07-22 10:30 UTC  (4+ messages)
` [Bug fortran/36890] "

[Bug other/28322] New: GCC new warnings and compatibility
 2008-07-22 10:00 UTC  (2+ messages)
` [Bug other/28322] "

[Bug c/32918] New: segmentation fault
 2008-07-22  9:57 UTC  (2+ messages)
` [Bug target/32918] "

[Bug c++/24985] New: Line info in diagnostics is very unfriendly
 2008-07-22  9:50 UTC  (2+ messages)
` [Bug c++/24985] caret diagnostics

[Bug preprocessor/28079] New: #line range not verified
 2008-07-22  9:48 UTC  (3+ messages)
` [Bug preprocessor/28079] #line range not verified without -pedantic

[Bug tree-optimization/36830] New: [4.4 Regression] STORAGE_ERROR raised compiling s-os_lib.adb
 2008-07-22  7:54 UTC  (5+ messages)
` [Bug tree-optimization/36830] "

[Bug c/36708] New: syntatic warning
 2008-07-22  7:21 UTC  (4+ messages)
` [Bug c/36708] "

[Bug fortran/36582] New: Namelist error
 2008-07-22  5:03 UTC  (2+ messages)
` [Bug fortran/36582] Namelist I/O error: Bogus "Cannot match namelist object"

[Bug middle-end/36884] New: ifcvt poor optimization
 2008-07-22  2:38 UTC  (3+ messages)
` [Bug middle-end/36884] "

[Bug c++/36888] New: Error message when forgetting a semicolon after a class definition should be better
 2008-07-21 23:25 UTC  (2+ messages)
` [Bug c++/36888] "

[Bug fortran/29952] New: Flag to give runtime information " array temporary was created for argument"
 2008-07-21 21:40 UTC  (2+ messages)
` [Bug fortran/29952] "

[Bug libstdc++/36893] New: iterator copying doesn't work for debug mode unordered_multimap
 2008-07-21 19:55 UTC  (2+ messages)
` [Bug libstdc++/36893] "

[Bug c/36892] New: Support __attribute__((deprecated(.text string.)))
 2008-07-21 19:04 UTC 

[Bug tree-optimization/36891] New: ICE with vector division and -ffast-math and LIM
 2008-07-21 18:59 UTC  (2+ messages)
` [Bug tree-optimization/36891] "

[Bug other/31754] New: Include character count along line in error messages main.cpp:5:38
 2008-07-21 16:33 UTC  (2+ messages)
` [Bug c++/31754] Improve column number accuracy in error messages

[Bug c++/36871] New: __has_nothrow_copy(T) false for T with a template ctor
 2008-07-21 16:21 UTC  (4+ messages)
` [Bug c++/36871] "

[Bug c++/36872] New: __has_nothrow_copy(T) false for T with a throwing vararg ctor
 2008-07-21 16:21 UTC  (8+ messages)
` [Bug c++/36872] "

[Bug c++/4898] adding an option to verify exception specifications
 2008-07-21 16:17 UTC 

[Bug c++/36767] New: Segmentation fault with -fprofile-arcs -O2
 2008-07-21 15:44 UTC  (3+ messages)
` [Bug c++/36767] [4.3/4.4 Regression] "

[Bug testsuite/36889] New: [4.4 regression] gfortran.fortran-torture/execute/execute.exp tries to run sse2 execute tests without checking for host support
 2008-07-21 15:31 UTC 

[Bug preprocessor/36887] New: Please report #pragma GCC poison" location
 2008-07-21 14:37 UTC  (3+ messages)
` [Bug preprocessor/36887] "

[Bug fortran/33141] New: Intrinsic procedures: Improve warning/error with -std=*
 2008-07-21 14:32 UTC  (7+ messages)
` [Bug fortran/33141] "

[Bug c++/36866] New: lack of warning when initializing a class member from an uninitialized variable
 2008-07-21 14:31 UTC  (2+ messages)
` [Bug c++/36866] "

[Bug c++/19808] miss a warning about uninitialized members in constructor
 2008-07-21 14:31 UTC 

[Bug preprocessor/35696] New: Segmentation fault
 2008-07-21 13:51 UTC  (2+ messages)
` [Bug middle-end/35696] "

[Bug other/26061] New: error and warning count
 2008-07-21 11:33 UTC  (2+ messages)
` [Bug middle-end/26061] "

[Bug c++/36826] New: ICE in fold_convert, at fold-const.c:2528
 2008-07-21 11:18 UTC  (2+ messages)
` [Bug middle-end/36826] [4.4 Regression] "

[Bug libfortran/36773] New: zero-sized arrays with cshift and eoshift
 2008-07-21 10:08 UTC  (3+ messages)
` [Bug libfortran/36773] "

[Bug c++/36870] New: __has_nothrow_constructor violates the ODR
 2008-07-21  9:11 UTC  (3+ messages)
` [Bug c++/36870] "

[Bug target/36822] New: [4.4 Regression] ICE in subst_reloads
 2008-07-21  6:56 UTC  (2+ messages)
` [Bug target/36822] "

[Bug fortran/36825] New: Problems with dimensions > 7
 2008-07-21  5:18 UTC  (3+ messages)
` [Bug fortran/36825] "

[Bug libfortran/36857] New: Non-English locale breaks gfortran float formatting ("printf is broken")
 2008-07-21  4:57 UTC  (11+ messages)
` [Bug libfortran/36857] "

[Bug middle-end/36143] New: [4.4 Regression]: FAIL: g++.dg/tree-ssa/pr19637.C
 2008-07-21  2:39 UTC  (2+ messages)
` [Bug middle-end/36143] "

[Bug rtl-optimization/33642] New: unrecognizable insn for -frtl-abstract-sequences
 2008-07-21  1:39 UTC  (2+ messages)
` [Bug rtl-optimization/33642] "

[Bug middle-end/36509] New: [4.4 Regression]: gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c
 2008-07-21  1:16 UTC  (4+ messages)
` [Bug middle-end/36509] "

[Bug libstdc++/36885] New: tuples branch bootstrap failure in libstdc++-v3
 2008-07-21  1:04 UTC  (10+ messages)
` [Bug libstdc++/36885] "
` [Bug middle-end/36885] [4.4 Regression] "
` [Bug middle-end/36885] [TUPLES] "

[Bug tree-optimization/36766] New: natGC.cc:229: internal compiler error: Segmentation fault
 2008-07-20 21:14 UTC  (14+ messages)
` [Bug tree-optimization/36766] [4.4 Regression] "

[Bug c++/36883] New: Overeager ADL again
 2008-07-20 19:36 UTC 

[Bug c++/17365] [DR 218] Should ADL find non-functions?
 2008-07-20 19:16 UTC 

[Bug target/36806] New: [4.4 Regression] Broken unformatted IOs at rev. 137644 on i686-apple-darwin9
 2008-07-20 18:49 UTC  (3+ messages)
` [Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

[Bug middle-end/36882] New: assemble_variable should assert that the variable there has been registered correctly with varpool
 2008-07-20 18:48 UTC 

[Bug tree-optimization/36881] New: [4.4 Regression] Creating runtime relocations for code which does not need it
 2008-07-20 18:43 UTC  (2+ messages)
` [Bug tree-optimization/36881] "

[Bug tree-optimization/36879] New: [4.4 Regression] undefined reference to a variable
 2008-07-20 17:53 UTC  (4+ messages)
` [Bug tree-optimization/36879] "

[Bug tree-optimization/36792] New: [4.4 Regression] Revision 137631 causes many failures
 2008-07-20 13:58 UTC  (3+ messages)
` [Bug tree-optimization/36792] "

[Bug bootstrap/36864] New: [4.4 Regression] Yet another bootstrap failure on i686-apple-darwin9
 2008-07-20 12:44 UTC  (17+ messages)
` [Bug bootstrap/36864] "

[Bug debug/36668] New: FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i
 2008-07-20 12:37 UTC  (2+ messages)
` [Bug debug/36668] [4.4 Regression] "

[Bug libstdc++/36647] New: configure script can not find out version of GNU ld 2.18
 2008-07-20  8:51 UTC  (2+ messages)
` [Bug libstdc++/36647] configure scripts "

[Bug libstdc++/36880] New: binutils-2.18 ld version string has changed yielding libstdc++-v3 configure not identifying gnu ld and not applying linker map
 2008-07-20  8:51 UTC  (3+ messages)
` [Bug libstdc++/36880] "

[Bug c++/36875] New: internal compiler error compiling glibc-2.7 -> error: in insert_save, at caller-save.c:787
 2008-07-19 23:59 UTC  (3+ messages)
` [Bug c/36875] "
` [Bug rtl-optimization/36875] "

[Bug target/36780] New: [4.3/4.4 Regression] Wrong reload generated for subreg address on SH
 2008-07-19 22:06 UTC  (4+ messages)
` [Bug target/36780] "

[Bug bootstrap/35531] New: Assembler failure while compiling libgcc
 2008-07-19 21:33 UTC  (2+ messages)
` [Bug bootstrap/35531] "

[Bug bootstrap/36878] New: gcc-4.3.1 errors out when I make or make bootstrap
 2008-07-19 21:33 UTC  (3+ messages)
` [Bug target/36878] "

[Bug middle-end/36877] New: [4.3/4.4 Regression] -O0 -fopenmp -march=i386 atomics
 2008-07-19 19:37 UTC  (5+ messages)
` [Bug middle-end/36877] "

[Bug fortran/36366] New: [4.3/4.4 Regression] ICE in gfc_conv_component_ref
 2008-07-19 18:37 UTC  (3+ messages)
` [Bug fortran/36366] [4.3 "

[Bug fortran/36342] New: Missing file name in compilation diagnostics with '-cpp' or '-x f95-cpp-input'
 2008-07-19 18:31 UTC  (3+ messages)
` [Bug fortran/36342] [4.4 Regression] Missing file name in compilation diagnostics of preprocessed fortran source

[Bug fortran/36795] New: crash with character allocatable array argument
 2008-07-19 18:30 UTC  (2+ messages)
` [Bug fortran/36795] "

[Bug bootstrap/34481] New: stage3-intl: error: C compiler cannot create executables
 2008-07-19 16:12 UTC  (2+ messages)
` [Bug bootstrap/34481] "

[Bug tree-optimization/36873] New: redundant movzwl for volatile unsigned short load
 2008-07-19 15:42 UTC  (2+ messages)
` [Bug tree-optimization/36873] "

[Bug fortran/36874] New: Add shape checks to cshift/eoshift
 2008-07-19 13:49 UTC  (2+ messages)
` [Bug fortran/36874] "

[Bug target/35073] New: illegal opcode movw for mcu avr3
 2008-07-19 13:06 UTC  (2+ messages)
` [Bug target/35073] "

[Bug c/36845] New: The compiler fails to build the support libraries and generates incorrect code for a target
 2008-07-19 13:06 UTC  (2+ messages)
` [Bug c/36845] "

[Bug c/36827] New: newlib:libm/math/k_rem_pio2.c fails in reload
 2008-07-19 11:17 UTC  (3+ messages)
` [Bug target/36827] [4.3/4.4 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).