http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49929
Summary: GNU Malloc fails when compiling Bash 4.1 statically
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: other
AssignedT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926
Ira Rosen changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49928
Summary: Only workaround for "-Wundef" is "defined(Macro) &&
Macro", but it is undefined behavior?
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49927
Summary: ice in spill_failure, at reload1.c:2120
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassig...@gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49880
--- Comment #2 from Kazumoto Kojima 2011-07-31
23:01:17 UTC ---
Author: kkojima
Date: Sun Jul 31 23:01:14 2011
New Revision: 176990
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176990
Log:
PR target/49880
* config/sh/sh.md (udiv
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926
--- Comment #2 from Jakub Jelinek 2011-07-31
22:51:30 UTC ---
Actually, that was over-simplified, that crashed just at r173856 and a few
hundred revisions afterwards, this fails even with current trunk at -O3:
int a, b, c[10];
void
foo (unsigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49926
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Keywords|
efix=/home/regehr/z/compiler-install/gcc-r176967-install
--program-prefix=r176967- --enable-languages=c,c++
Thread model: posix
gcc version 4.7.0 20110731 (experimental) (GCC)
[regehr@gamow tmp044]$
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #10 from Dmitry Markman 2011-07-31
21:29:46 UTC ---
Hi
I followed Jack Howarth's advice and set CC to gcc-4.2 and CXX to g++-4.2
and everything was fine
so thank you very much everybody
and BTW, I was using Xcode 4.2 (preview 4) so
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
--- Comment #3 from paolo at gcc dot gnu.org
2011-07-31 20:29:02 UTC ---
Author: paolo
Date: Sun Jul 31 20:28:58 2011
New Revision: 176986
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176986
Log:
2011-07-31 Paolo Carlini
PR libs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
--- Comment #2 from paolo at gcc dot gnu.org
2011-07-31 20:28:53 UTC ---
Author: paolo
Date: Sun Jul 31 20:28:45 2011
New Revision: 176985
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176985
Log:
2011-07-31 Paolo Carlini
PR libs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
Summary: ADL bug mixing boost::shared_ptr and
std::make_shared<>
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49749
William J. Schmidt changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49749
--- Comment #16 from William J. Schmidt
2011-07-31 18:58:09 UTC ---
Author: wschmidt
Date: Sun Jul 31 18:58:06 2011
New Revision: 176984
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176984
Log:
2011-07-29 Bill Schmidt
PR tree-op
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
Uros Bizjak changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
--- Comment #6 from uros at gcc dot gnu.org 2011-07-31 18:23:43 UTC ---
Author: uros
Date: Sun Jul 31 18:23:40 2011
New Revision: 176983
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176983
Log:
PR target/49920
* config/i386/i386.m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
--- Comment #5 from uros at gcc dot gnu.org 2011-07-31 18:21:16 UTC ---
Author: uros
Date: Sun Jul 31 18:21:12 2011
New Revision: 176982
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176982
Log:
PR target/49920
* config/i386/i386.m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
--- Comment #4 from uros at gcc dot gnu.org 2011-07-31 18:10:27 UTC ---
Author: uros
Date: Sun Jul 31 18:10:25 2011
New Revision: 176980
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176980
Log:
PR target/49920
* config/i386/i386.m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
--- Comment #3 from uros at gcc dot gnu.org 2011-07-31 17:50:11 UTC ---
Author: uros
Date: Sun Jul 31 17:50:08 2011
New Revision: 176979
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176979
Log:
PR target/49920
* config/i386/i386.m
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #9 from Jack Howarth 2011-07-31
17:38:00 UTC ---
(In reply to comment #8)
Those instructions predate Lion which now defaults gcc/cc to
llvm-gcc-4.2/llvm-g++-4.2 instead of gcc-4.2/g++-4.2. Again
http://llvm.org/bugs/show_bug.cgi?id=9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #8 from Dmitry Markman 2011-07-31
16:24:55 UTC ---
Hi
I followed instructions from
http://advogato.org/person/redi/diary/240.html
so gmp, mpfr and mic were built, when I issued make for gcc
here is what I did
mkdir /objdir
cd /objd
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49924
Summary: [C++0X] [constexpr] can't initialize a non-static
member array of a literal type as a constexpr
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #7 from Jack Howarth 2011-07-31
15:39:38 UTC ---
The presence of...
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
from the output of 'gcc -v' indicates that is uses the llvm backend.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49879
--- Comment #4 from Richard Henderson 2011-07-31
15:38:17 UTC ---
The problem is cross-jumping at different stack heights.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094
--- Comment #15 from Søren Holm 2011-07-31 15:18:19 UTC ---
I have reported the bug as #49923
-fno-tree-sra does not help.
I have bisected it to commit trunk@164135
2010-09-10 Martin Jambor
PR tree-optimization/44972
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923
--- Comment #1 from Søren Holm 2011-07-31 15:16:21 UTC ---
Created attachment 24878
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24878
Test that generates wrong aligned ldr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49923
Summary: __attirubte__((packed)) on ARM is sometimes dropped
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908
--- Comment #9 from Andreas Schwab 2011-07-31
15:09:28 UTC ---
Author: schwab
Date: Sun Jul 31 15:09:25 2011
New Revision: 176976
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176976
Log:
Author: Mikael Pettersson
PR target/47908
* gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47908
--- Comment #8 from Andreas Schwab 2011-07-31
15:01:02 UTC ---
Author: schwab
Date: Sun Jul 31 15:00:58 2011
New Revision: 176975
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176975
Log:
Author: Mikael Pettersson
PR target/47908
* gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1773
--- Comment #95 from Marc Glisse 2011-07-31
14:03:39 UTC ---
Created attachment 24877
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24877
More solaris fixinclude
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
Jack Howarth changed:
What|Removed |Added
CC||howarth at nitro dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911
--- Comment #3 from Rafael Avila de Espindola 2011-07-31 13:57:17 UTC ---
I was able to reproduce it on 176972. I did a 64 bit build on linux. It
reproduces with -m32, but not without.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911
--- Comment #2 from Rafael Avila de Espindola 2011-07-31 13:38:54 UTC ---
I got it on 32 bit linux. Doing a git pull to check if it has just been fixed.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49638
--- Comment #3 from janus at gcc dot gnu.org 2011-07-31 11:05:24 UTC ---
A check for different ranks can be added like this:
Index: gcc/fortran/interface.c
===
--- gcc/fortran/interf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921
--- Comment #2 from fabian.bergmark at gmail dot com 2011-07-31 10:57:17 UTC ---
(In reply to comment #1)
> Confirmed. Mainline says:
>
> 49921.C: In function ‘int main()’:
> 49921.C:15:25: internal compiler error: tree check: expected record_type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681
--- Comment #3 from Manuel Lauss
2011-07-31 10:42:14 UTC ---
Okay, but I'm more concerned about this message which also
appears during libiberty configuration, and all previous versions
of gcc can be built successfully with the same headers avai
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #4 from Paolo Carlini 2011-07-31
10:33:45 UTC ---
To be safe, I tried reinstalling the three libs, and for me this is the problem
with libgcc:
conftest.c:1:0: internal compiler error: Segmentation fault: 11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49922
Summary: I try to build libgmp using PGO and lto, but the test
will result in "internal compiler error"
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921
fabian.bergmark at gmail dot com changed:
What|Removed |Added
Severity|normal |blocker
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49112
--- Comment #19 from janus at gcc dot gnu.org 2011-07-31 10:25:11 UTC ---
Author: janus
Date: Sun Jul 31 10:25:07 2011
New Revision: 176971
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176971
Log:
2011-07-31 Janus Weil
PR fortran/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43513
--- Comment #8 from vries at gcc dot gnu.org 2011-07-31 10:05:11 UTC ---
Author: vries
Date: Sun Jul 31 10:05:07 2011
New Revision: 176969
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176969
Log:
2011-07-31 Tom de Vries
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
--- Comment #2 from Uros Bizjak 2011-07-31 10:03:43
UTC ---
Created attachment 24876
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24876
Untested patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49921
Summary: Segfault during compilation, decltype and operator->*
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43513
--- Comment #7 from vries at gcc dot gnu.org 2011-07-31 10:02:15 UTC ---
Author: vries
Date: Sun Jul 31 10:02:12 2011
New Revision: 176968
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176968
Log:
2011-07-31 Tom de Vries
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #3 from Paolo Carlini 2011-07-31
10:02:30 UTC ---
Let me check in detail. For sure I'm using the same configure line which used
to work fine for a couple of years.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49911
--- Comment #1 from Richard Guenther 2011-07-31
09:56:41 UTC ---
Smells like the latent issue that we treat all integral types with the same
precision as equal but VRP extracts more fine-grained information. Eric was
opposed to a patch that fixe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
--- Comment #2 from Jonathan Wakely 2011-07-31
09:50:27 UTC ---
surely this is just http://gcc.gnu.org/wiki/FAQ#configure_suffix ?
you've installed the prerequisite libs outside the dynamic linker's search
paths, so you need to use the Mac OS eq
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49916
--- Comment #1 from Richard Guenther 2011-07-31
09:44:01 UTC ---
matrix-reorg is broken, don't use it.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
Uros Bizjak changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49920
Summary: unable to find a register to spill in class ‘DIREG’
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: ra
Severity: normal
Priority: P3
Component: t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49681
--- Comment #2 from Mikael Pettersson 2011-07-31
09:07:03 UTC ---
Not a GCC bug.
Either configure with --disable-libquadmath, or install target headers and
libraries. Your configure step obviously already knows about having to disable
various e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49919
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
57 matches
Mail list logo