[Bug lto/59332] Segmentation fault in inline_summary with LTO + attribute optimize

2013-11-28 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59332 --- Comment #1 from Dmitry Gorbachev --- In view of LTO shortcomings / bugs, I think that switching LTO *off* on a per-function basis can be useful. Perhaps it should be marked as 'enhancement'...

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-28 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #21 from Max TenEyck Woodbury --- (In reply to Joseph S. Myers from comment #20) > Suspending pending a DR since I think the present code is correct and while > the standard is ambiguous I think the interpretation here strains the > wo

[Bug lto/59332] Segmentation fault in inline_summary with LTO + attribute optimize

2013-11-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59332 --- Comment #2 from Andrew Pinski --- (In reply to Dmitry Gorbachev from comment #1) > In view of LTO shortcomings / bugs, I think that switching LTO *off* on a > per-function basis can be useful. > > Perhaps it should be marked as 'enhancement'.

[Bug c/59280] [4.8/4.9 Regression] ICE with attribute((constructor(invalid)))

2013-11-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59280 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Nov 29 07:42:23 2013 New Revision: 205510 URL: http://gcc.gnu.org/viewcvs?rev=205510&root=gcc&view=rev Log: PR c/59280 * c-common.c (get_priority): If TREE_VALUE (args) is IDEN

[Bug c/59280] [4.8/4.9 Regression] ICE with attribute((constructor(invalid)))

2013-11-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59280 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Fri Nov 29 07:43:48 2013 New Revision: 205511 URL: http://gcc.gnu.org/viewcvs?rev=205511&root=gcc&view=rev Log: PR c/59280 * c-common.c (get_priority): If TREE_VALUE (args) is IDEN

[Bug middle-end/59336] New: definition in block 317 does not dominate use in block 316

2013-11-28 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59336 Bug ID: 59336 Summary: definition in block 317 does not dominate use in block 316 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c/59280] [4.8/4.9 Regression] ICE with attribute((constructor(invalid)))

2013-11-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59280 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/59327] [4.9 Regression] warning in expand_used_vars

2013-11-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59327 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/59297] [4.7 Regression] ICE: openmp atomic with indirect LHS

2013-11-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59297 Jakub Jelinek changed: What|Removed |Added Known to work||4.8.3, 4.9.0 Summary|[4.7/4.8/

<    1   2