[Bug target/46880] [4.4/4.5 Regression] generating of shufpd is broken

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46880 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/45852] volatile structs are broken!

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45852 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/46874] [OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/46865] [4.3 Regression] Using -save-temps (or ccache, distcc) produces different results with multiline macros containing asm code

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46865 Jakub Jelinek changed: What|Removed |Added Known to work||4.4.6, 4.5.3 Summary|[4.3/4.4/

[Bug target/47201] [4.5 Regression] ICE: SIGSEGV in adjust_mems (var-tracking.c:814) with -O -fPIC -g

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47201 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c/47150] [4.5 Regression] ICE in gimplify_expr at gimplify.c

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47150 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/43655] [4.5 Regression] -ftree-ter causes FAIL: g++.old-deja/g++.law/temps5.C execution test

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43655 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug debug/46893] [4.5 Regression] ICE: in trunc_int_for_mode, at explow.c:56 with -O -g

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46893 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/46804] [4.5 Regression] gfortran.dg/char_cshift_2.f90 FAILs with -fregmove

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46804 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/46864] [4.5 Regression] ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46864 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/41082] [4.5 Regression] FAIL: gfortran.fortran-torture/execute/where_2.f90 execution, -O3

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41082 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/46416] libquadmath: missing functions

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46416 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/46402] libquadmath: Add fmalq

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46402 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/47327] New: Documentation: Link to GCC Errors and Warnings options broken

2011-01-17 Thread thenlich at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47327 Summary: Documentation: Link to GCC Errors and Warnings options broken Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug fortran/46817] Missing copyright header in libquadmath/*.[hc]

2011-01-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46817 --- Comment #4 from Tobias Burnus 2011-01-17 09:14:47 UTC --- Author: burnus Date: Mon Jan 17 09:14:41 2011 New Revision: 168892 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168892 Log: 2011-01-17 Tobias Burnus PR fortran/46

[Bug fortran/46817] Missing copyright header in libquadmath/*.[hc]

2011-01-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46817 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #26 from Richard Guenther 2011-01-17 10:08:13 UTC --- (In reply to comment #24) > (In reply to comment #23) > > We could do the analysis that fixed PR 45777 here, I just don't know > > where :-) > > > > Could somebody point me to the

[Bug c++/47326] ICE in tsubst_copy (triggered by dependency of return type on parameter pack size)

2011-01-17 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47326 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1 f

[Bug middle-end/39838] [4.3/4.4/4.5/4.6 regression] unoptimal code for two simple loops

2011-01-17 Thread rakdver at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39838 --- Comment #9 from Zdenek Dvorak 2011-01-17 11:04:22 UTC --- > UGH. Everything involving ivtmp.12 is a waste of time. We really just need > to > realize that D1976_16 is D1971_10 + 4 which avoids all the nonsense with > ivtmp.12 and I *think*

[Bug rtl-optimization/47299] [4.6 Regression] Widening multiply optimization generates bad code

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47299 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug fortran/47327] Documentation: Link to GCC Errors and Warnings options broken

2011-01-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47327 Jonathan Wakely changed: What|Removed |Added Keywords||documentation Status|UNCONF

[Bug target/46655] invalid '.line 0' directive emitted with -g

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 Eric Botcazou changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug tree-optimization/47286] Invalid code when using register ... asm

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47286 --- Comment #4 from Richard Guenther 2011-01-17 11:31:15 UTC --- Author: rguenth Date: Mon Jan 17 11:31:10 2011 New Revision: 168894 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168894 Log: 2011-01-17 Richard Guenther Backpo

[Bug middle-end/44592] [4.5 Regression] wrong code at -O3

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44592 --- Comment #16 from Richard Guenther 2011-01-17 11:31:14 UTC --- Author: rguenth Date: Mon Jan 17 11:31:10 2011 New Revision: 168894 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168894 Log: 2011-01-17 Richard Guenther Backp

[Bug testsuite/39807] [4.3 Regression] Reporting of testsuite failures are messed up when using -j

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39807 --- Comment #17 from Eric Botcazou 2011-01-17 11:33:37 UTC --- Probably WONTFIX at this point?

[Bug tree-optimization/47286] Invalid code when using register ... asm

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47286 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/44592] [4.5 Regression] wrong code at -O3

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44592 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug middle-end/45422] [4.6 Regression] compile time increases 3x.

2011-01-17 Thread Joost.VandeVondele at pci dot uzh.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45422 Joost VandeVondele changed: What|Removed |Added Last reconfirmed|2010-08-29 09:25:52 |2011-01-17 9:25:52 --- Comment #27 f

[Bug target/18580] vectorizer failures (max, unaligned)

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18580 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug tree-optimization/45967] [4.5 Regression] gcc-4.5.x optimizes code with side-effects away

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45967 Richard Guenther changed: What|Removed |Added Component|rtl-optimization|tree-optimization Known to fail|

[Bug tree-optimization/45967] [4.5 Regression] gcc-4.5.x optimizes code with side-effects away

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45967 --- Comment #9 from Richard Guenther 2011-01-17 11:50:50 UTC --- Author: rguenth Date: Mon Jan 17 11:50:47 2011 New Revision: 168896 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168896 Log: 2011-01-17 Richard Guenther PR tree-op

[Bug target/46880] [4.4/4.5 Regression] generating of shufpd is broken

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46880 Richard Guenther changed: What|Removed |Added Known to work||4.4.6, 4.5.3 Target Milestone|4.6.0

[Bug libfortran/47322] [4.6 regression] libquadmath breaks bootstrap on x86_64-unknown-freebsd8.2

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47322 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.6.0

[Bug tree-optimization/47316] devirtualize calls to virtual methods that are never further overriden

2011-01-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47316 --- Comment #2 from Jonathan Wakely 2011-01-17 12:02:02 UTC --- (In reply to comment #1) > Actually better solution would be function and type attributes, hinting the > function is never overriden. C++0x has override control features: struct B

[Bug rtl-optimization/47270] [4.4/4.5/4.6 Regression] GCC produces unnecessary/wrong code on -O2 and -O3 levels

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47270 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug middle-end/47313] [4.6 Regression] ICE: PHI argument is not a GIMPLE value

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47313 Richard Guenther changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned

[Bug tree-optimization/47316] devirtualize calls to virtual methods that are never further overriden

2011-01-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47316 --- Comment #3 from Martin Jambor 2011-01-17 12:20:09 UTC --- Actually, thanks for filing the bug. Devirtualization and other optimizations (such as struct-reorg) based on type escape analysis are a debated issue and it is nice to know users hav

[Bug target/46655] invalid '.line 0' directive emitted with -g

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #15 from Eric Botcazou 2011-01-17 12:35:26 UTC --- Author: ebotcazou Date: Mon Jan 17 12:35:21 2011 New Revision: 168897 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168897 Log: PR target/46655 * xcoffout.c (ASM_OUTP

[Bug fortran/47327] Documentation: Link to GCC Errors and Warnings options broken

2011-01-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47327 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #2

[Bug target/46655] invalid '.line 0' directive emitted with -g

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 --- Comment #16 from Eric Botcazou 2011-01-17 12:37:00 UTC --- Author: ebotcazou Date: Mon Jan 17 12:36:55 2011 New Revision: 168898 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168898 Log: PR target/46655 * xcoffout.c (ASM_OUTP

[Bug target/46655] invalid '.line 0' directive emitted with -g

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46655 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/47318] _mm256_maskstore_pd has wrong prototype

2011-01-17 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47318 --- Comment #2 from hjl at gcc dot gnu.org 2011-01-17 12:47:23 UTC --- Author: hjl Date: Mon Jan 17 12:47:21 2011 New Revision: 168899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168899 Log: Correct mask operand for AVX mask load/store

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-17 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #27 from Mikael Morin 2011-01-17 13:01:23 UTC --- (In reply to comment #25) > Maybe it would be better to set the "inherited" pointer and target > attributes much earlier, in gfc_variable_attr. With a bit of luck, > things would then

[Bug target/47318] _mm256_maskstore_pd has wrong prototype

2011-01-17 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47318 --- Comment #3 from hjl at gcc dot gnu.org 2011-01-17 13:10:22 UTC --- Author: hjl Date: Mon Jan 17 13:10:18 2011 New Revision: 168900 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168900 Log: Correct mask operand for AVX mask load/store

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #28 from Tobias Burnus 2011-01-17 13:20:42 UTC --- (In reply to comment #26) > It is, btw, a sign of bad Fortran language design and makes the point > of the pointer/target attributes moot. Well, I think it is just different model, w

[Bug target/47312] [4.6 Regression] ICE: in expand_ternary_op, at optabs.c:656 with -flto -mno-sse -mxop and __builtin_fmaf()

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47312 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47287 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/47219] ICE mems_in_disjoint_alias_sets_p, at alias.c:401

2011-01-17 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47219 Rainer Orth changed: What|Removed |Added Status|NEW |RESOLVED URL|

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #6 from Richard Guenther 2011-01-17 13:49:47 UTC --- I can't reproduce this with the testcase from comment #3 on x86_64-linux with either gold or GNU ld from stock binutils 2.21 nor without using the linker plugin. The only call to l

[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment

2011-01-17 Thread matz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 --- Comment #29 from Michael Matz 2011-01-17 13:52:20 UTC --- > It is, btw, a sign of bad Fortran language design I don't see that. The frontend merely needs to emit correctly typed expressions. And that the type of 'a%b%ptr%d' depends on the

[Bug boehm-gc/47309] gcc-4.4.5 fails to build on darwin/ppc due to issues in boehm-gc GC_test_and_set

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47309 Richard Guenther changed: What|Removed |Added Target||powerpc-apple-darwin9 Stat

[Bug target/47318] _mm256_maskstore_pd has wrong prototype

2011-01-17 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47318 --- Comment #4 from hjl at gcc dot gnu.org 2011-01-17 13:54:46 UTC --- Author: hjl Date: Mon Jan 17 13:54:43 2011 New Revision: 168904 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168904 Log: Correct mask operand for AVX mask load/store

[Bug preprocessor/47328] New: preprocessor handles backslash at the end of a line incorrectly

2011-01-17 Thread gccbugzi...@trash-mail.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47328 Summary: preprocessor handles backslash at the end of a line incorrectly Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug web/47306] Wrong name of a programming language used

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47306 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/47328] preprocessor handles backslash at the end of a line incorrectly

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47328 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug preprocessor/45696] Continuation character gets lost or not taken into account

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45696 Richard Guenther changed: What|Removed |Added CC||gccbugzi...@trash-mail.com --- Comment

[Bug tree-optimization/45934] [4.6 Regression] g++.old-deja/g++.other/dtor5.C FAILs with -finline-small-functions

2011-01-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45934 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/46302] [4.6 Regression] Program with virtual public inheritance crashes at O3

2011-01-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46302 Martin Jambor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/47313] [4.6 Regression] ICE: PHI argument is not a GIMPLE value

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47313 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/47313] [4.6 Regression] ICE: PHI argument is not a GIMPLE value

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47313 --- Comment #4 from Richard Guenther 2011-01-17 14:48:38 UTC --- Author: rguenth Date: Mon Jan 17 14:48:35 2011 New Revision: 168907 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168907 Log: 2011-01-17 Richard Guenther PR tree-op

[Bug tree-optimization/47290] [4.5/4.6 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 --- Comment #2 from Jakub Jelinek 2011-01-17 14:49:53 UTC --- Created attachment 22995 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22995 gcc46-pr47290.patch Ugh, cddce pass for empty loop: : : goto ; creates a preheader: : : : g

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto

2011-01-17 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47287 --- Comment #4 from dave at hiauly1 dot hia.nrc.ca 2011-01-17 15:12:38 UTC --- > I suppose you are using GNU ld, right? Yes (gold has not been ported). > On trunk x86_64 with stock binutils 2.21 I get > > > cat 20010124-1.res > 3 > 20010124-1.o

[Bug tree-optimization/47290] [4.5/4.6 Regression] memory exhausted compiling a destructor with an infinite 'for (;;);' loop

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47290 --- Comment #3 from Jakub Jelinek 2011-01-17 15:21:36 UTC --- Small correction, the empty infinite loop is not split because of preheader creation, but because of force_single_succ_latches - the condition there causes edge split even when latch h

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #7 from John David Anglin 2011-01-17 15:42:26 UTC --- Resolution file is: 3 abs-1.o 3 70 262910e5 PREEMPTED_IR main_test 84 262910e5 PREEMPTED_IR abs 88 262910e5 PREEMPTED_IR abs_called abs-1-lib.o 3 70 b13b015b PREVAILING_DEF_IRONLY

[Bug target/47312] [4.6 Regression] ICE: in expand_ternary_op, at optabs.c:656 with -flto -mno-sse -mxop and __builtin_fmaf()

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47312 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug c++/47326] ICE in tsubst_copy (triggered by dependency of return type on parameter pack size)

2011-01-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47326 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/47329] New: cc1plus segfaults when using variadic function template

2011-01-17 Thread gmaizel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47329 Summary: cc1plus segfaults when using variadic function template Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug tree-optimization/47179] [4.5/4.6 Regression] SPU: errno misoptimization around malloc call

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47179 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug driver/47330] New: libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation

2011-01-17 Thread rsa at us dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330 Summary: libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug preprocessor/47311] [4.6 Regression][C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-17 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #15 from Richard Henderson 2011-01-17 16:03:09 UTC --- (In reply to comment #10) > But it never checks the buffer end. It looks bogus to me. Read the comment at the beginning of the section. This is an aligned read before END, and t

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #8 from Jan Hubicka 2011-01-17 16:03:37 UTC --- > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 > > --- Comment #7 from John David Anglin 2011-01-17 > 15:42:26 UTC --- > Resolution file is: > > 3 > abs-1.o 3 > 70 262910e5 PREE

[Bug rtl-optimization/37273] [4.4/4.5/4.6 Regression] IRA does not re-materializes addresses (loads from the TOC)

2011-01-17 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273 Jeffrey A. Law changed: What|Removed |Added AssignedTo|unassigned at gcc dot |law at redhat dot com

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #9 from Jan Hubicka 2011-01-17 16:05:56 UTC --- > Note that the assert probably should do &&, not ||. Or it doesn't > make sense at all. Asserting that the prevailing_node is analyzed > should be enough. No, the assert basically tes

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto

2011-01-17 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47287 --- Comment #5 from Jan Hubicka 2011-01-17 16:08:05 UTC --- > thus, memcpy is also missing but at least main_test is correctly > used from 20010124-1.o. memcpy is missing due to hack eliminating all builtins from being output. We discussed this

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto

2011-01-17 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47287 --- Comment #6 from Jan Hubicka 2011-01-17 16:10:54 UTC --- Is hpux an ELF target? GNU LD plugin implementation contains some hackery to chose proper PREEMPTED/RESOLVED/etc values. Perhaps it is broken on non-elfs. In any case I will prepare pa

[Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation

2011-01-17 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330 --- Comment #1 from Andreas Schwab 2011-01-17 16:13:37 UTC --- You are not supposed to override CFLAGS in sub-makes.

[Bug fortran/47331] New: ICE in make_decl_rtl, at varasm.c:1133

2011-01-17 Thread fago at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331 Summary: ICE in make_decl_rtl, at varasm.c:1133 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig..

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #10 from Richard Guenther 2011-01-17 16:14:21 UTC --- The GNU linker made extern int abs_called; prevailing (it's a common, probably works with -fno-common?) instead of int abs_called = 0; thus I think this is a bug in the GNU lin

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #11 from Richard Guenther 2011-01-17 16:15:10 UTC --- (In reply to comment #10) > The GNU linker made > > extern int abs_called; > > prevailing (it's a common, probably works with -fno-common?) instead of > > int abs_called = 0; >

[Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation

2011-01-17 Thread rsa at us dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330 --- Comment #2 from Ryan S. Arnold 2011-01-17 16:16:55 UTC --- (In reply to comment #1) > You are not supposed to override CFLAGS in sub-makes. What's the recommended procedure for making sure fPIC/fpic is used properly, once again relying on th

[Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation

2011-01-17 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330 --- Comment #3 from Andreas Schwab 2011-01-17 16:25:25 UTC --- Those who ignore libtool are forced to reimplement it.

[Bug fortran/47331] ICE in make_decl_rtl, at varasm.c:1133

2011-01-17 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/47331] [4.6 Regression] ICE in make_decl_rtl, at varasm.c:1133 (with -fopenmp)

2011-01-17 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331 Tobias Burnus changed: What|Removed |Added Keywords||ice-on-valid-code, openmp

[Bug c++/47332] New: g++ compiler should check for empty while or for bodies

2011-01-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47332 Summary: g++ compiler should check for empty while or for bodies Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/47332] g++ compiler should check for empty while or for bodies

2011-01-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47332 Jack Howarth changed: What|Removed |Added Severity|normal |enhancement

[Bug fortran/47331] [4.5/4.6 Regression] ICE in make_decl_rtl, at varasm.c:1133 (with -fopenmp)

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug target/42894] [4.5/4.6 Regression] Invalid rtl sharing in Thumb1.

2011-01-17 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #16 fr

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 --- Comment #3 from Eric Botcazou 2011-01-17 17:48:41 UTC --- Author: ebotcazou Date: Mon Jan 17 17:48:36 2011 New Revision: 168917 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168917 Log: Backport from mainline 2010-11-22 Eric

[Bug rtl-optimization/46603] gcc.dg/vect/slp-multitypes-2.c execution failure

2011-01-17 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46603 --- Comment #4 from Eric Botcazou 2011-01-17 17:49:31 UTC --- Author: ebotcazou Date: Mon Jan 17 17:49:25 2011 New Revision: 168918 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168918 Log: Backport from mainline 2010-11-22 Eric

[Bug fortran/47331] [4.5/4.6 Regression] ICE in make_decl_rtl, at varasm.c:1133 (with -fopenmp)

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47331 --- Comment #4 from Jakub Jelinek 2011-01-17 17:49:26 UTC --- Created attachment 22997 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22997 gcc46-pr47331.patch Untested fix.

[Bug lto/47333] New: [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2

2011-01-17 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47333 Summary: [4.6 regression] g++.dg/lto/20091219 FAILs on Solaris 2 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug lto/47287] FAIL: gcc.c-torture/execute/builtins/20010124-1.c execution with -flto

2011-01-17 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47287 John David Anglin changed: What|Removed |Added Build|hppa2.0w-hp-hpux11.11 |hppa-unknown-linux-gnu --- Comment #7

[Bug c++/47332] g++ compiler should check for empty while or for bodies

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47332 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug lto/47334] New: g++.dg/torture/pr31863.C -O2 -flto FAILs without visibility

2011-01-17 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47334 Summary: g++.dg/torture/pr31863.C -O2 -flto FAILs without visibility Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug c/47330] libdecnumber/Makefile.in overrides CFLAGS set by sub make invocation

2011-01-17 Thread rsa at us dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47330 Ryan S. Arnold changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug preprocessor/47311] [4.6 Regression][C++0x] ICE in tsubst @cp/pt.c:10502

2011-01-17 Thread pluto at agmk dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311 --- Comment #16 from Pawel Sikora 2011-01-17 18:05:15 UTC --- (In reply to comment #15) > (In reply to comment #10) > > But it never checks the buffer end. It looks bogus to me. > > Read the comment at the beginning of the section. This is an a

[Bug tree-optimization/47283] [4.6 regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c

2011-01-17 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47283 --- Comment #5 from Martin Jambor 2011-01-17 18:12:53 UTC --- THe ICE happens because refs_may_alias_p_1 gets an ao_ref initialized from a MEM_REF of an ADDR_EXPR of a component_ref. get_ref_base_and_extent then removes the MEM_REF but the base i

[Bug fortran/47082] [4.6 Regression] [OOP] ICE in gfc_conv_component_ref

2011-01-17 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47082 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #12 from dave at hiauly1 dot hia.nrc.ca 2011-01-17 18:32:22 UTC --- On Mon, 17 Jan 2011, hubicka at ucw dot cz wrote: > It seems that we get wrong already when streaming abs-1-lib.o file. Would be > possible to attach cgraph dump from

[Bug lto/47274] [4.6 regression] ICE in lto_varpool_replace_node, at lto-symtab.c:306

2011-01-17 Thread dave at hiauly1 dot hia.nrc.ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47274 --- Comment #13 from dave at hiauly1 dot hia.nrc.ca 2011-01-17 18:39:14 UTC --- Last graph.

  1   2   >