[Bug preprocessor/42014] Inconsistent column number display for "In file incuded from"

2016-06-03 Thread marbacz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42014 Marcin Baczyński changed: What|Removed |Added CC||marbacz at gmail dot com --- Comment

[Bug c/48116] -Wreturn-type does not work as advertised

2016-06-01 Thread marbacz at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48116 Marcin Baczyński changed: What|Removed |Added CC||marbacz at gmail dot com --- Comment

[Bug c++/65720] New: ICE with g++ 4.9.2 -frepo

2015-04-09 Thread marbacz at gmail dot com
: unassigned at gcc dot gnu.org Reporter: marbacz at gmail dot com Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Build: x86_64-pc-linux-gnu Created attachment 35279 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35279action=edit code

[Bug c++/52035] internal compiler error: tree code ‘template_type_parm’ is not supported in LTO streams

2012-02-01 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52035 Marcin Baczyński marbacz at gmail dot com changed: What|Removed |Added Known to work||4.6.2

[Bug c++/52035] New: internal compiler error: tree code ‘template_type_parm’ is not supported in LTO streams

2012-01-28 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52035 Bug #: 52035 Summary: internal compiler error: tree code ‘template_type_parm’ is not supported in LTO streams Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/52035] internal compiler error: tree code ‘template_type_parm’ is not supported in LTO streams

2012-01-28 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52035 --- Comment #1 from Marcin Baczyński marbacz at gmail dot com 2012-01-29 00:46:58 UTC --- Created attachment 26497 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26497 Reduced test case.

[Bug lto/51992] New: internal compiler error: tree code ‘target_expr’ is not supported in LTO streams

2012-01-25 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51992 Bug #: 51992 Summary: internal compiler error: tree code ‘target_expr’ is not supported in LTO streams Classification: Unclassified Product: gcc Version: 4.7.0

[Bug rtl-optimization/52004] New: bad asm generated with -O2 -finline-functions (and maybe -ftracer)

2012-01-25 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52004 Bug #: 52004 Summary: bad asm generated with -O2 -finline-functions (and maybe -ftracer) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug rtl-optimization/52004] bad asm generated with -O2 -finline-functions (and maybe -ftracer)

2012-01-25 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52004 --- Comment #1 from Marcin Baczynski marbacz at gmail dot com 2012-01-26 00:37:21 UTC --- Created attachment 26470 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26470 Reduced test case.

[Bug middle-end/51984] New: ICE: SIGSEGV with -O2 -fgraphite-identity

2012-01-24 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51984 Bug #: 51984 Summary: ICE: SIGSEGV with -O2 -fgraphite-identity Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/51984] ICE: SIGSEGV with -O2 -fgraphite-identity

2012-01-24 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51984 --- Comment #1 from Marcin Baczynski marbacz at gmail dot com 2012-01-24 22:00:18 UTC --- Created attachment 26447 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26447 Reduced test case.

[Bug middle-end/51939] New: ICE: in compute_affine_dependence, at tree-data-ref.c:4103

2012-01-21 Thread marbacz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51939 Bug #: 51939 Summary: ICE: in compute_affine_dependence, at tree-data-ref.c:4103 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug lto/43455] New: Compiler hang with -O2 -flto

2010-03-20 Thread marbacz at gmail dot com
) -- Summary: Compiler hang with -O2 -flto Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marbacz at gmail dot com

[Bug lto/43455] Compiler hang with -O2 -flto

2010-03-20 Thread marbacz at gmail dot com
--- Comment #2 from marbacz at gmail dot com 2010-03-20 22:25 --- Passing -m32 make the hang disappear. Below is slightly less reduced version of previous test case. It comes from gnu bc. It causes ICE. Uncommenting declarations changes ICE into hang. ICE doesn't go away with -m32

[Bug middle-end/43323] New: Wrong code with bitfields and type casting.

2010-03-10 Thread marbacz at gmail dot com
: unassigned at gcc dot gnu dot org ReportedBy: marbacz at gmail dot com GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43323