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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53233
Sean McGovern changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51195
Sean McGovern changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
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?
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.
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
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
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
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
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
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
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"?
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.
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.
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.
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29189
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41518
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39825
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment #7
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411
--- Comment #24 from Sean McGovern 2011-11-25
16:25:02 UTC ---
Ping^2.
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?
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.
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38219
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50719
Sean McGovern changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
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
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
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.
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.
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
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50715
Sean McGovern changed:
What|Removed |Added
Summary|build with |bootstrap fails with error
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
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
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=
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment #9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411
--- Comment #23 from Sean McGovern 2011-03-07
20:16:09 UTC ---
Ping.
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.
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
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.
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...
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:
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?
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
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?
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40060
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38788
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35531
Sean McGovern changed:
What|Removed |Added
CC||gseanmcg at gmail dot com
--- Comment
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.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46397
Sean McGovern changed:
What|Removed |Added
See Also||http://gcc.gnu.org/bugzilla
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
56 matches
Mail list logo