public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/44783] implement -ftemplate-backtrace-limit=
 2012-03-15 10:04 UTC  (2+ messages)

[Bug target/52593] New: Builtin sqrt on x86 is not correctly rounded
 2012-03-15  9:58 UTC  (2+ messages)
` [Bug target/52593] "

[Bug c++/52582] New: g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit)
 2012-03-15  9:51 UTC  (13+ messages)
` [Bug c++/52582] "
` [Bug c++/52582] [4.7/4.8 Regression] "

[Bug c/52534] New: gcc doesn't detect incorrect expression in call to va_start
 2012-03-15  9:49 UTC  (2+ messages)
` [Bug c/52534] "

[Bug c/52592] New: mplayer compilation failure with undefined reference to `__builtin_iround'
 2012-03-15  9:42 UTC  (11+ messages)
` [Bug c/52592] "
` [Bug middle-end/52592] "
` [Bug middle-end/52592] [4.7/4.8 Regression] "

[Bug c/52547] New: Internal compiler Error in create_tmp_var in gimplify.c:465
 2012-03-15  9:36 UTC  (3+ messages)
` [Bug middle-end/52547] ICE with openmp with nested function which requires a trampoline
` [Bug middle-end/52547] [4.5/4.6/4.7/4.8 Regression] "

[Bug tree-optimization/52589] New: VRP missed optimization
 2012-03-15  9:27 UTC  (3+ messages)
` [Bug tree-optimization/52589] "

[Bug c/52587] New: ICE: in emit_move_insn, at expr.c:3355: array with one element
 2012-03-15  9:05 UTC  (2+ messages)
` [Bug middle-end/52587] using out of bounds of an array with size of one

[Bug c/52588] New: false warning: array subscript is above array bounds: number of elements is 1
 2012-03-15  9:02 UTC  (2+ messages)
` [Bug tree-optimization/52588] "

[Bug target/45213] "suffix or operands invalid for `push'" triggered by optimisations on x86_64
 2012-03-15  8:58 UTC 

[Bug rtl-optimization/45813] New: alias analysis problem ?
 2012-03-15  8:45 UTC  (3+ messages)
` [Bug rtl-optimization/45813] [4.5 Regression] alias analysis problem with -mthumb

[Bug target/51244] New: SH Target: Inefficient conditional branch
 2012-03-15  8:11 UTC  (2+ messages)
` [Bug target/51244] "

[Bug libstdc++/52590] New: std::thread Segmentation fault static linking
 2012-03-15  7:52 UTC  (5+ messages)
` [Bug libstdc++/52590] "

[Bug go/52583] New: Several new go testsuite failues on Solaris
 2012-03-15  7:25 UTC  (4+ messages)
` [Bug go/52583] "

[Bug target/52479] New: SH Target: SH4A DFmode fsca tests failing
 2012-03-15  5:28 UTC  (2+ messages)
` [Bug target/52479] "

[Bug libstdc++/52591] New: [C++0x] [4.7 Regression] moving std::vector relies on movable elements
 2012-03-15  4:14 UTC  (11+ messages)
` [Bug libstdc++/52591] "

[Bug c++/14710] Warning about useless casts
 2012-03-14 23:34 UTC  (5+ messages)

[Bug target/49468] New: SH Target: inefficient integer abs code
 2012-03-14 23:10 UTC  (2+ messages)
` [Bug target/49468] "

[Bug target/50797] New: [x32] Use 32bit Pmode
 2012-03-14 22:44 UTC  (2+ messages)
` [Bug target/50797] "

[Bug ada/52362] New: gnat.dg/lto8.adb FAILs with gas/gld
 2012-03-14 21:30 UTC  (6+ messages)
` [Bug ada/52362] "

[Bug middle-end/52584] New: Fails to constant fold vector upper/lower half BIT_FIELD_REFs
 2012-03-14 15:35 UTC  (2+ messages)
` [Bug middle-end/52584] "

[Bug fortran/52580] New: [4.8 Regression] 171.swim performance drop on x86 – vectorization doesn’t happen anymore
 2012-03-14 14:55 UTC  (5+ messages)
` [Bug middle-end/52580] "

[Bug fortran/52585] New: Dummy procedure pointer loses its pointer association status
 2012-03-14 14:52 UTC  (3+ messages)
` [Bug fortran/52585] Wromg result for ASSOCIATED with dummy procedure pointer

[Bug go/52586] New: libgo fails to build for mipsel64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
 2012-03-14 14:22 UTC 

[Bug fortran/47007] New: Values from namelist file should not depend on locale settings
 2012-03-14 14:09 UTC  (2+ messages)
` [Bug fortran/47007] "

[Bug c/52474] New: Regression: AVR-GCC: arithmetics produce completely wrong result
 2012-03-14 13:24 UTC  (6+ messages)
` [Bug target/52474] "

[Bug tree-optimization/52571] New: vectorizer changes alignment of common symbols
 2012-03-14 13:02 UTC  (5+ messages)
` [Bug tree-optimization/52571] "

[Bug middle-end/52578] New: Fails to fold another size difference
 2012-03-14 11:12 UTC  (4+ messages)
` [Bug middle-end/52578] "

[Bug c/48124] New: likely wrong code bug
 2012-03-14 11:04 UTC  (3+ messages)
` [Bug middle-end/48124] [4.5/4.6/4.7 Regression] "
` [Bug middle-end/48124] [4.5/4.6/4.7/4.8 "

[Bug middle-end/52097] New: ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0
 2012-03-14 11:03 UTC  (2+ messages)
` [Bug middle-end/52097] "

[Bug target/52080] New: Stores to bitfields introduce a store-data-race on adjacent data
 2012-03-14 11:01 UTC  (3+ messages)
` [Bug target/52080] "

[Bug rtl-optimization/38582] excessive time in rename registers
 2012-03-14 10:51 UTC 

[Bug preprocessor/52566] New: #include in c++ namespace scope doesn't work properly
 2012-03-14 10:48 UTC  (2+ messages)
` [Bug preprocessor/52566] "

[Bug rtl-optimization/52573] New: [4.5/4.6/4.7/4.8 regression] regrename creates overlapping register allocations for output operands
 2012-03-14 10:47 UTC  (2+ messages)
` [Bug rtl-optimization/52573] "

[Bug libgcj/52579] New: [4.8 regression] i386_w32_fallback_frame_state should care ffi raw-closure stub function
 2012-03-14 10:36 UTC  (2+ messages)
` [Bug libgcj/52579] "

[Bug tree-optimization/43768] VRP destroys loop form
 2012-03-14  9:41 UTC  (2+ messages)

[Bug middle-end/52134] New: Does not fold (x * 4) & -4
 2012-03-14  9:40 UTC  (6+ messages)
` [Bug middle-end/52134] "

[Bug c/52406] New: likely wrong code bug
 2012-03-14  9:35 UTC  (2+ messages)
` [Bug tree-optimization/52406] [4.7 Regression] "

[Bug c++/52521] New: [C++11] user defined literals and order of declaration
 2012-03-14  8:48 UTC  (2+ messages)
` [Bug c++/52521] "

[Bug ada/40986] [4.4 regression] Assert_Failure sinfo.adb:360, error detected at a-unccon.ads:23:27
 2012-03-14  8:31 UTC  (2+ messages)

[Bug c/39900] ICE on nested function returning pointer to VLA
 2012-03-14  1:20 UTC 

[Bug c/41172] C frontend botches type.name for typedef chains
 2012-03-13 23:57 UTC 

[Bug testsuite/41914] /home/dave/opt/gnu/bin/ld: cannot find -lm
 2012-03-13 23:55 UTC 

[Bug middle-end/41969] [LTO] 23% slow-down with -flto -fwhole-program
 2012-03-13 23:52 UTC 

[Bug tree-optimization/42046] missed optimization
 2012-03-13 23:50 UTC 

[Bug tree-optimization/42591] missing constant evaluation for const union
 2012-03-13 23:49 UTC 

[Bug c++/43765] infinite loop on illegal code
 2012-03-13 23:45 UTC 

[Bug middle-end/43334] Generate an XML dump of the parse tree
 2012-03-13 23:38 UTC 

[Bug target/45127] Listing w/o debug info
 2012-03-13 23:37 UTC 

[Bug tree-optimization/46008] New: Floating point condexpr not vectorized
 2012-03-13 23:27 UTC  (2+ messages)
` [Bug tree-optimization/46008] "

[Bug ada/46006] New: vectorization outside of loops
 2012-03-13 23:16 UTC  (2+ messages)
` [Bug tree-optimization/46006] "

[Bug rtl-optimization/48596] New: [4.7 Regression] [SH] unable to find a register to spill in class 'FPUL_REGS'
 2012-03-13 22:59 UTC  (2+ messages)
` [Bug rtl-optimization/48596] [4.7/4.8 "

[Bug go/52557] New: Timex undefined on arm-linux-gnueabi
 2012-03-13 22:16 UTC  (8+ messages)
` [Bug go/52557] "

[Bug libitm/52526] New: libitm: stuck in futex_wait
 2012-03-13 22:14 UTC  (4+ messages)
` [Bug libitm/52526] "

[Bug c/52549] New: ice in pointer_diff
 2012-03-13 22:02 UTC  (2+ messages)
` [Bug c/52549] [4.8 Regression] "

[Bug c++/51641] New: Lookup finds enclosing class member instead of template parameter
 2012-03-13 21:50 UTC  (3+ messages)
` [Bug c++/51641] "

[Bug c/52577] New: __builtin_shuffle -Wunused-but-set-* false positives
 2012-03-13 21:25 UTC  (2+ messages)
` [Bug c/52577] "

[Bug c++/52558] New: write introduction incorrect wrt the C++11 memory model
 2012-03-13 21:20 UTC  (2+ messages)
` [Bug c++/52558] "

[Bug tree-optimization/52574] New: [4.6 Regression] gcc tree optimizer generates incorrect vector load instructions for x86_64, app crashes
 2012-03-13 20:57 UTC  (2+ messages)
` [Bug tree-optimization/52574] "

[Bug c/52570] New: Error message during build of gcc-4.6.3: lto/lto-object.o: file not recognized: File truncated
 2012-03-13 19:19 UTC  (3+ messages)
` [Bug bootstrap/52570] "

[Bug target/52488] New: avr-*: internal compiler error: in extract_insn, at recog.c:2123
 2012-03-13 18:19 UTC  (3+ messages)
` [Bug target/52488] "

[Bug tree-optimization/52267] New: a&~N where N has all the bits set up till a specific point can be folded to ((unsigned)a) < N
 2012-03-13 17:58 UTC  (2+ messages)
` [Bug tree-optimization/52267] "

[Bug target/52572] New: suboptimal assignment to avx element
 2012-03-13 17:58 UTC  (2+ messages)
` [Bug target/52572] "

[Bug fortran/52559] New: [4.8 Regression] Spurious \x00 in error messages
 2012-03-13 17:40 UTC  (2+ messages)
` [Bug fortran/52559] [4.8 Regression] Spurious \x00 in error messages of lines with tab

[Bug libstdc++/52581] New: ICE with gcc-4.7 for H8300-elf target
 2012-03-13 17:35 UTC  (2+ messages)
` [Bug c++/52581] "

[Bug fortran/52542] New: Procedure with a Bind (C) named interface does not inherit the Bind (C)
 2012-03-13 17:28 UTC  (3+ messages)
` [Bug fortran/52542] "

[Bug fortran/19259] ";" as first nonblank character on a line should be an error
 2012-03-13 17:27 UTC 

[Bug c/48561] New: internal compiler error: in change_address_1, at emit-rtl.c:1954
 2012-03-13 17:20 UTC  (2+ messages)
` [Bug c/48561] [4.4 Regression] "

[Bug c/52554] New: Variable called $1 causes invalid asm to be generated
 2012-03-13 17:20 UTC  (2+ messages)
` [Bug c/52554] "

[Bug target/29206] [4.5/4.6/4.7/4.8 regression] gcj-dbtool segfaults
 2012-03-13 17:20 UTC 

[Bug c++/47478] New: internal compiler error
 2012-03-13 17:19 UTC  (2+ messages)
` [Bug rtl-optimization/47478] [4.4 Regression] "

[Bug tree-optimization/46165] New: ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce
 2012-03-13 17:13 UTC  (2+ messages)
` [Bug tree-optimization/46165] [4.4 Regression] "

[Bug tree-optimization/52450] New: FAIL: gcc.dg/torture/pr52402.c at -O1 and above
 2012-03-13 17:04 UTC  (2+ messages)
` [Bug middle-end/52450] "

[Bug tree-optimization/51444] New: [4.4 Regression]: Spurious "is used uninitialized" warning for structure with bitfields
 2012-03-13 17:03 UTC  (2+ messages)
` [Bug tree-optimization/51444] "

[Bug target/52575] New: avr*: error: unable to find a register to spill in class 'POINTER_REGS
 2012-03-13 17:01 UTC  (2+ messages)
` [Bug target/52575] "

[Bug target/44626] [4.4 regression] ICE in output_operand: invalid expression as operand
 2012-03-13 17:01 UTC 

[Bug c++/49651] New: [C++0x] nested lambdas and -O3 produced incorrect integer variable increments
 2012-03-13 17:00 UTC  (2+ messages)
` [Bug tree-optimization/49651] [4.4 Regression] "

[Bug tree-optimization/43949] [4.4 Regression] bogus warning: array subscript is above array bounds
 2012-03-13 17:00 UTC 

[Bug debug/43190] [4.4 Regression] Used pointer typedefs eliminated from debug info
 2012-03-13 16:59 UTC 

[Bug target/48031] New: [4,4, 4.5 regression] gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?
 2012-03-13 16:57 UTC  (2+ messages)
` [Bug tree-optimization/48031] [4.4 Regression] "

[Bug tree-optimization/49019] New: [4.4 Regression] Spurious aliasing warning with boost:optional
 2012-03-13 16:57 UTC  (2+ messages)
` [Bug tree-optimization/49019] "

[Bug bootstrap/46173] New: gcc/gencheck.c:30:24: error: all-tree.def: No such file or directory
 2012-03-13 16:56 UTC  (2+ messages)
` [Bug bootstrap/46173] [4.4 Regression] "

[Bug driver/48306] New: presence of gcc subdir with . in PATH causes breakdown
 2012-03-13 16:56 UTC  (2+ messages)
` [Bug driver/48306] [4.4 Regression] "

[Bug tree-optimization/46493] New: [4.3/4.4 Regression] ICE: verify_flow_info failed when casting-out attribute noreturn
 2012-03-13 16:55 UTC  (2+ messages)
` [Bug tree-optimization/46493] [4.4 "

[Bug tree-optimization/45982] New: [4.3/4.4/4.5/4.6 Regression] PTA does not track integers
 2012-03-13 16:54 UTC  (2+ messages)
` [Bug tree-optimization/45982] [4.4 "

[Bug target/43897] [4.4 Regression] IA-64 asm clobbers are ignored
 2012-03-13 16:54 UTC 

[Bug middle-end/48028] New: [4.4 Regression] undeserved uninitialized variable warning regression since 4.4.2
 2012-03-13 16:52 UTC  (2+ messages)
` [Bug middle-end/48028] "

[Bug tree-optimization/39355] [4.4 Regression] Revision 144529: ICE due to missing or incorrectly relocated DECL_VALUE_EXPR in PCH header for PARM_DECL
 2012-03-13 16:52 UTC 

[Bug c++/45607] [4.4 Regression] Confusing error message
 2012-03-13 16:51 UTC 

[Bug tree-optimization/47278] New: [4.3/4.4/4.5 Regression] hidden weak function not handled properly
 2012-03-13 16:49 UTC  (2+ messages)
` [Bug tree-optimization/47278] [4.4 "

[Bug tree-optimization/39390] [4.4 Regression] Bogus aliasing warning with std::set
 2012-03-13 16:49 UTC 

[Bug middle-end/44777] [4.4 Regression] ICE: SIGSEGV with -fprofile-use in gcc.c-torture/execute/comp-goto-2.c
 2012-03-13 16:48 UTC 

[Bug tree-optimization/40992] [4.4 Regression] cunroll ignoring asm size
 2012-03-13 16:48 UTC 

[Bug debug/45387] [4.4 regression] mips: non-dynamic relocations refer to dynamc symbol
 2012-03-13 16:46 UTC 

[Bug tree-optimization/43247] [4.4 Regression] Incorrect optimization while declaring array[1]
 2012-03-13 16:45 UTC 

[Bug tree-optimization/38985] [4.4 Regression] missing VOPs for pointers accessed directly via their address
 2012-03-13 16:45 UTC 

[Bug middle-end/43866] [4.4 Regression] wrong code with -fbounds-check -funswitch-loops
 2012-03-13 16:44 UTC 

[Bug debug/39372] [4.3 Regression] Missing DW_AT_location for constructor static variable
 2012-03-13 16:44 UTC 

[Bug testsuite/42856] [4.4 Regression] FAIL: gcc.dg/torture/pr41555.c -O0 (test for excess errors)
 2012-03-13 16:43 UTC 

[Bug ada/42073] Infinite loop when parsing a project file, alpha only
 2012-03-13 16:42 UTC 

[Bug middle-end/39509] [4.4 Regression] bad optimization(?) pure virtual function call with -O2
 2012-03-13 16:40 UTC 

[Bug tree-optimization/49790] New: ICE in partition_view_bitmap, at tree-ssa-live.c:369
 2012-03-13 16:39 UTC  (2+ messages)
` [Bug tree-optimization/49790] [4.4 Regression] "

[Bug rtl-optimization/42621] [4.4 Regression] Computed gotos on AMD 800% slower
 2012-03-13 16:39 UTC 

[Bug middle-end/36143] [4.4 Regression]: FAIL: g++.dg/tree-ssa/pr19637.C
 2012-03-13 16:35 UTC 

[Bug tree-optimization/39120] [4.4 Regression] Missed escape constraints for call results
 2012-03-13 16:34 UTC 

[Bug tree-optimization/41454] [4.4 Regression] DOM miscompiles gcc.c-torture/execute/990513-1.c at -O2 -fno-tree-vrp
 2012-03-13 16:29 UTC 

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