[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-05-13 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 Kai Tietz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-21 Thread alexpux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #10 from Alexey Pavlov 2013-04-21 10:12:35 UTC --- When building GCC stage2 when building with bootstrap or when building GCC with prebuilded GCC-4.8.0 without bootstrap I have error configuring libgcc: configure:3378: /work/

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-19 Thread davek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #9 from Dave Korn 2013-04-19 18:18:19 UTC --- Kai's patch applied cleanly for me vs. Revision: 197992 and allowed my failed build to proceed as far as stage 3 where it failed on libjava (known issue). I'm going to rerun the bu

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-19 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #8 from gee 2013-04-19 14:26:15 UTC --- Created attachment 29904 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29904 Patch for supporting cygwin32's SYSV_ABI proper - Fixed a hunk fail (In reply to comment #7) > At wha

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-19 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #7 from Kai Tietz 2013-04-19 08:18:13 UTC --- At what place it freezes? Can you provide a testcase? Are you sure it is really related to the patch? What makes you think that? All in all, what I mean about those questions i

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-18 Thread alexpux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #6 from Alexey Pavlov 2013-04-19 04:56:31 UTC --- With your patch I also has freeze xgcc on building stage2

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-18 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #5 from Kai Tietz 2013-04-18 18:19:28 UTC --- Created attachment 29898 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29898 Patch for supporting cygwin32's SYSV_ABI proper This patch should fix the reported issue.

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-18 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 --- Comment #4 from gee 2013-04-18 16:25:13 UTC --- Caused by r197373. Reverting the commit fixed the problem. commit 5496fac88af2009a2c4d5cfec0e722d5f962d80e Author: ktietz Date: Tue Apr 2 18:34:32 2013 + PR target/527

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-18 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 gee changed: What|Removed |Added CC||jojelino at gmail dot com --- Comment #3

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-16 Thread alexpux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 Alexey Pavlov changed: What|Removed |Added CC||alexpux at gmail dot com --- Co

[Bug target/56975] [regression] dllimport broken on i686-pc-cygwin

2013-04-16 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56975 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comme