[Bug go/61877] [5 Regression]: reflect: cannot use []string as type string in Call

2014-10-02 Thread lists at kambanaria dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61877 --- Comment #7 from Alexander Shopov lists at kambanaria dot org --- It also seems the intel case is broken on this test case on mainline. If I hack it to take the ffi case, it works with my patch. Also 4.9 works, which Not sure how relevant

[Bug go/61877] New: [4.10 Regression]: reflect: cannot use []string as type string in Call

2014-07-22 Thread lists at kambanaria dot org
Priority: P3 Component: go Assignee: ian at airs dot com Reporter: lists at kambanaria dot org CC: cmang at google dot com Created attachment 33171 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33171action=edit test case that can

[Bug go/61877] [4.10 Regression]: reflect: cannot use []string as type string in Call

2014-07-22 Thread lists at kambanaria dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61877 --- Comment #1 from Alexander Shopov lists at kambanaria dot org --- I will provide additional information if necessary

[Bug go/61880] New: Linking with external functions in C does not work in GO when using gccgo, while it works in gc

2014-07-22 Thread lists at kambanaria dot org
Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: lists at kambanaria dot org CC: cmang at google dot com Created attachment 33173 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33173action=edit