[Bug target/57969] New: AIX data alignment behaviour

2013-07-24 Thread gseanmcg at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: gseanmcg at gmail dot com Target: powerpc-ibm-aix Using gcc 4.8.1 on AIX, should a 32-byte static data alignment declaration such as the following work as intended by the author? static float __attribute__((aligned(32

[Bug target/53233] ICE in extract_insn, at recog.c:2103

2012-07-31 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233 Sean McGovern changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug web/51195] upgrade request for viewvc to version 1.1.13

2012-07-23 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51195 Sean McGovern changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789

2012-07-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283 --- Comment #12 from Sean McGovern 2012-07-09 13:32:25 UTC --- This was OK'ed on the ML but not committed yet?

[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789

2012-06-22 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283 --- Comment #10 from Sean McGovern 2012-06-22 18:24:25 UTC --- Any new action on this? I still can't build anything that depends on the CFSTR() macro.

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2012-06-01 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #27 from Sean McGovern 2012-06-01 14:23:21 UTC --- I just found out how ugly this can get. freopen(3C) has different behaviour in the case where the first argument is NULL depending on if SUSv3 behaviour has been enabled by including

[Bug testsuite/53365] New: gcc.target/i386/pr53249.c FAILs for -m64 on Solaris 10

2012-05-15 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53365 Bug #: 53365 Summary: gcc.target/i386/pr53249.c FAILs for -m64 on Solaris 10 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug web/51195] upgrade request for viewvc to version 1.1.13

2012-05-15 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51195 Sean McGovern changed: What|Removed |Added Summary|viewcvs can't display |upgrade request for viewvc

[Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc

2012-05-15 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38219 Sean McGovern changed: What|Removed |Added CC|gseanmcg at gmail dot com | --- Comment #15 from Sean McGovern

[Bug target/53233] ICE in extract_insn, at recog.c:2103

2012-05-04 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233 --- Comment #1 from Sean McGovern 2012-05-04 19:00:05 UTC --- The code in question (with line numbers): 93 static void vector_fmul_window_altivec(float *dst, const float *src0, const float *src1, const float *win, int len) 94 { 95 ve

[Bug target/53233] New: ICE in extract_insn, at recog.c:2103

2012-05-04 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233 Bug #: 53233 Summary: ICE in extract_insn, at recog.c:2103 Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/46887] Invalid AIX linker flag '-bnoerok', it has to be '-bernotok'

2011-12-12 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46887 --- Comment #7 from Sean McGovern 2011-12-12 14:30:27 UTC --- If this can't be reassigned, can we just close it as "not ours"?

[Bug target/46887] Invalid AIX linker flag '-bnoerok', it has to be '-bernotok'

2011-12-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46887 --- Comment #4 from Sean McGovern 2011-12-09 16:01:52 UTC --- Please reconfirm with a recent GCC, or close if it has been fixed.

[Bug boehm-gc/41208] illegal instruction "lwsync" reported on e500

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41208 --- Comment #2 from Sean McGovern 2011-12-08 20:00:45 UTC --- If this issue no longer occurs in recent GCC, please go ahead and close the bug report.

[Bug bootstrap/45482] Bootstrap fails on PPC error: conflicting types for 'malloc'

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45482 --- Comment #13 from Sean McGovern 2011-12-08 19:49:41 UTC --- If this bug has been resolved, please go ahead and close it.

[Bug testsuite/41701] scan-assembler-not has false positives

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41701 --- Comment #4 from Sean McGovern 2011-12-08 19:20:50 UTC --- Is this fixed now? If so, it can be closed.

[Bug target/29189] Error during CPP build of Mozilla

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29189 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment

[Bug c++/41518] copy initialization of volatile objects

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41518 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment #1

[Bug middle-end/39825] sigsegv compiling ffmpeg svn

2011-12-08 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39825 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment #7

[Bug middle-end/49806] [4.7 Regression] FAIL: gcc.dg/tree-ssa/vrp47.c

2011-11-25 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49806 --- Comment #7 from Sean McGovern 2011-11-25 18:48:05 UTC --- Still fails on i386-pc-solaris2.10, cf. http://gcc.gnu.org/ml/gcc-testresults/2011-11/msg02204.html

[Bug lto/46502] collect2 LTO marker detection is fragile wrt. to nm output format

2011-11-25 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46502 --- Comment #2 from Sean McGovern 2011-11-25 16:32:47 UTC --- (In reply to comment #0) > When investigating why some users of GCC mainline on Solaris 2 saw more > LTO-related testsuite failures than I, it turned out that collect2 calls some > ver

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2011-11-25 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #24 from Sean McGovern 2011-11-25 16:25:02 UTC --- Ping^2.

[Bug middle-end/31827] limits-exprparen.c: Pid 2297 received a SIGSEGV for stack growth failure

2011-11-25 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827 --- Comment #19 from Sean McGovern 2011-11-25 16:17:03 UTC --- Was this patch ever committed? If so, can this PR be closed now?

[Bug web/51195] viewcvs can't display gcc/testsuite/gcc.dg/

2011-11-17 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51195 --- Comment #2 from Sean McGovern 2011-11-17 16:37:59 UTC --- Wondering if it's the same issue as http://viewvc.tigris.org/issues/show_bug.cgi?id=454 -- if so it's been fixed in viewvc 1.1.12 which was just released 2 weeks ago.

[Bug web/51195] New: viewcvs can't display gcc/testsuite/gcc.dg/

2011-11-17 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51195 Bug #: 51195 Summary: viewcvs can't display gcc/testsuite/gcc.dg/ Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Prio

[Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc

2011-11-17 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38219 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment

[Bug target/50719] segmentation fault when attempting to build libav with gcc trunk

2011-10-20 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50719 Sean McGovern changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/50777] [4.7 regression] bootstrap fails on Solaris 10

2011-10-19 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50777 --- Comment #7 from Sean McGovern 2011-10-19 16:39:15 UTC --- Thanks for the fix, bootstrapping that revision now. -- Sean McG. --Original Message-- From: ro at gcc dot gnu.org To: McGovern, Sean Subject: [Bug bootstrap/50777] [4.7 regre

[Bug bootstrap/50777] New: [4.7 regression] bootstrap fails on Solaris 10

2011-10-18 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50777 Bug #: 50777 Summary: [4.7 regression] bootstrap fails on Solaris 10 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major Prio

[Bug target/50719] segmentation fault when attempting to build libav with gcc trunk

2011-10-18 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50719 --- Comment #3 from Sean McGovern 2011-10-18 14:25:20 UTC --- Have not been successful building trunk on i386-pc-solaris2.10 yet. Will answer these questions when I have a working build again.

[Bug bootstrap/50715] [4.7 regression] bootstrap fails in libstdc++-v3 with error on symbol versioning linker script when using Sun ld

2011-10-17 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 --- Comment #10 from Sean McGovern 2011-10-17 13:18:51 UTC --- Successfully bootstrapped 180071 this morning -- not sure which change fixed this though.

[Bug bootstrap/50715] bootstrap fails in libstdc++-v3 with error on symbol versioning linker script when using Sun ld

2011-10-14 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 Sean McGovern changed: What|Removed |Added Summary|bootstrap fails with error |bootstrap fails in |on

[Bug bootstrap/50715] bootstrap fails with error on symbol versioning linker script when using Sun ld

2011-10-14 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 Sean McGovern changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #4 from

[Bug target/50719] segmentation fault when attempting to build libav with gcc trunk

2011-10-14 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50719 Sean McGovern changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #1 from

[Bug bootstrap/50715] bootstrap fails with error on symbol versioning linker script when using Sun ld

2011-10-14 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 Sean McGovern changed: What|Removed |Added Summary|build with |bootstrap fails with error

[Bug target/50719] New: segmentation fault when attempting to build libav with gcc trunk

2011-10-13 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50719 Bug #: 50719 Summary: segmentation fault when attempting to build libav with gcc trunk Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug bootstrap/50715] build with --enable-checking=release fails with linker error

2011-10-13 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 --- Comment #2 from Sean McGovern 2011-10-13 17:52:32 UTC --- Here's a better snippet of what it was up to: libtool: link: /BUILD/gcc/obj-179918/./gcc/xgcc -shared-libgcc -B/BUILD/gcc/obj-179918/./gcc -nostdinc++ -L/BUILD/gcc/obj-179918/i386-pc

[Bug bootstrap/50715] build with --enable-checking=release fails with linker error

2011-10-13 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 --- Comment #1 from Sean McGovern 2011-10-13 17:46:26 UTC --- configured thusly: /SOURCES/gcc-trunk/configure --prefix=/BUILD/gcc/179918 --target=i386-pc-solaris2.10 --enable-checking=release --with-gnu-as --with-as=/usr/local/bin/as --with-gmp=

[Bug bootstrap/50715] New: build with --enable-checking=release fails with linker error

2011-10-13 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715 Bug #: 50715 Summary: build with --enable-checking=release fails with linker error Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug go/48019] Need to handle EINTR in libgo testsuite

2011-03-16 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment #9

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2011-03-07 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #23 from Sean McGovern 2011-03-07 20:16:09 UTC --- Ping.

[Bug lto/47981] gcc.dg/lto/20110201-1 FAILs on Solaris 10

2011-03-07 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47981 --- Comment #3 from Sean McGovern 2011-03-07 20:08:00 UTC --- changing the cabs() call to __builtin_cabs() does succeed.

[Bug middle-end/31827] limits-exprparen.c: Pid 2297 received a SIGSEGV for stack growth failure

2011-03-07 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827 Sean McGovern changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #15 fro

[Bug lto/47981] gcc.dg/lto/20110201-1 FAILs on Solaris 10

2011-03-04 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47981 --- Comment #2 from Sean McGovern 2011-03-04 13:37:11 UTC --- According to the manpage, cabs() is in libm on Solaris 10.

[Bug lto/47981] New: gcc.dg/lto/20110201-1 FAILs on Solaris 10

2011-03-03 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47981 Summary: gcc.dg/lto/20110201-1 FAILs on Solaris 10 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassig...

[Bug bootstrap/47827] New: gcc fails to bootstrap on i386-pc-solaris2.10

2011-02-20 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47827 Summary: gcc fails to bootstrap on i386-pc-solaris2.10 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo:

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2011-01-05 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #22 from Sean McGovern 2011-01-05 19:50:09 UTC --- Sorry, still learning -- collect2 is definitely not the place for this. Target-specific plugin maybe?

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2011-01-04 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #21 from Sean McGovern 2011-01-04 18:11:09 UTC --- Why not introduce a warning for 4.6 that it is linking against this object file and that any other libraries alongside that are not tested against C99 may experience side effects, wit

[Bug target/47038] gcc.dg/pr46685.c FAILs on Solaris 10/SPARC

2010-12-22 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47038 --- Comment #1 from Sean McGovern 2010-12-22 16:27:40 UTC --- Hmmm... is this a dup of pr40483? Can someone confirm? If so, I guess I'm hooped on Solaris 10. Should XFAIL?

[Bug target/47038] New: gcc.dg/pr46685.c FAILs on Solaris 10/SPARC

2010-12-21 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47038 Summary: gcc.dg/pr46685.c FAILs on Solaris 10/SPARC Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassi

[Bug middle-end/40060] [4.5/4.6 Regression] casts loose alignment info

2010-12-20 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40060 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment

[Bug bootstrap/38788] gcc 4.4.0 20090109 - Configure with "--enable-intermodule" breaks build

2010-12-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38788 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment

[Bug bootstrap/35531] Assembler failure while compiling libgcc

2010-12-07 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35531 Sean McGovern changed: What|Removed |Added CC||gseanmcg at gmail dot com --- Comment

[Bug bootstrap/46397] lto-plugin.c does not build on Solaris 10/SPARC

2010-11-10 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397 --- Comment #14 from Sean McGovern 2010-11-10 12:27:39 UTC --- Succcessfully bootstrapped with the attached patch.

[Bug bootstrap/46397] lto-plugin.c does not build on Solaris 10/SPARC

2010-11-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397 Sean McGovern changed: What|Removed |Added See Also||http://gcc.gnu.org/bugzilla

[Bug bootstrap/46397] New: lto-plugin.c does not build on Solaris 10/SPARC

2010-11-09 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397 Summary: lto-plugin.c does not build on Solaris 10/SPARC Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo