http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48097
--- Comment #9 from Jack Howarth 2012-02-26
02:49:28 UTC ---
Interestingly I see these failures in the i386-unknown-freebsd10.0 test
results...
http://gcc.gnu.org/ml/gcc-testresults/2012-02/msg02475.html
as well as the x86_64-unknown-freebsd8.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384
--- Comment #2 from Jack Howarth 2012-02-26
02:16:09 UTC ---
(In reply to comment #1)
> Seems to be caused by some commit after r174664 but by r175063.
The only java related commits in this range are...
r174747 | rguenth | 2011-06-07 10:34:02 -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384
--- Comment #1 from Jack Howarth 2012-02-26
01:55:38 UTC ---
Seems to be caused by some commit after r174664 but by r175063.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52385
Bug #: 52385
Summary: [C++0x][constexpr] Segfault in constexpr
Classification: Unclassified
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: critical
Priorit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37516
--- Comment #6 from Andrew Pinski 2012-02-26
00:49:54 UTC ---
(In reply to comment #5)
> I think def scanning is ok, but all SSA names should be "valueized" via
> a hook first.
I wrote up something quickly (but I want to improve it some more and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52384
Bug #: 52384
Summary: PR16923 execution test fails
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52383
Thorsten Glaser changed:
What|Removed |Added
Keywords||wrong-code
Target|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52383
Bug #: 52383
Summary: gcc-4.6 regression: miscompiles Perl on m68k
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: major
Priori
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29910
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382
--- Comment #3 from Andrew Pinski 2012-02-25
20:01:09 UTC ---
Note the wiki can be changed by anyone even without write access to GCC.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52201
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52201
--- Comment #5 from John David Anglin 2012-02-25
19:36:17 UTC ---
Author: danglin
Date: Sat Feb 25 19:36:11 2012
New Revision: 184576
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184576
Log:
PR testsuite/52201
* testsuite/29_ato
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47914
--- Comment #2 from Andreas Schwab 2012-02-25 19:18:11
UTC ---
Try building aranym with --enable-fpe=mpfr.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375
--- Comment #7 from Mikael Pettersson 2012-02-25
18:56:44 UTC ---
If I bisect trunk configured as a cross to arm-linux-gnueabi, then the ICE
starts with r181014:
http://gcc.gnu.org/ml/gcc-cvs/2011-11/msg00300.html
I still can't reproduce with th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382
Jonathan Wakely changed:
What|Removed |Added
CC||amacleod at redhat dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382
Jonathan Wakely changed:
What|Removed |Added
Component|c |web
--- Comment #1 from Jonathan Wakely
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52382
Bug #: 52382
Summary: Atomic builtins documentation, page not found
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29910
--- Comment #2 from Massimiliano Ghilardi 2012-02-25 16:42:52 UTC ---
I checked again several g++ x86 versions against this old bug. The result is:
g++ version 4.2.4 : SEGFAULT
g++ version 4.4.6 : OK
g++ version 4.5.3 : OK
g++ version 4.6.2 : OK
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52366
--- Comment #2 from trashyankes at wp dot pl 2012-02-25 14:46:33 UTC ---
(In reply to comment #1)
> dup of PR 52315 ?
after long thoughts, its indeed, dup of PR 52315.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375
--- Comment #6 from Bernhard Rosenkränzer 2012-02-25 14:08:03 UTC ---
Reduced test case fails for me with 184223 (so does the unreduced one):
[bero@localhost ~]$ /opt/android-toolchain-4.7/bin/arm-linux-androideabi-g++ -O
-ftree-vectorize -mfpu=n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52377
Jonathan Wakely changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIRM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381
Bug #: 52381
Summary: asm goto output operands
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375
--- Comment #5 from Steven Bosscher 2012-02-25
12:29:08 UTC ---
The unreduced test case fails for me with options:
"-march=armv7-a -mfloat-abi=softfp -mfpu=neon -O -ftree-vectorize"
The compiler is trunk r184372, configured for arm-eabi.
Backtr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001
--- Comment #6 from Alexandre Oliva 2012-02-25
12:09:48 UTC ---
Author: aoliva
Date: Sat Feb 25 12:09:41 2012
New Revision: 184572
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184572
Log:
PR debug/52001
* alias.c (refs_newer_value_cb, r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001
--- Comment #5 from Alexandre Oliva 2012-02-25
12:09:33 UTC ---
Author: aoliva
Date: Sat Feb 25 12:09:27 2012
New Revision: 184571
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184571
Log:
PR debug/52001
* cselib.c (preserve_only_constan
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52375
--- Comment #4 from Mikael Pettersson 2012-02-25
11:51:39 UTC ---
The reduced test case doesn't ICE gcc-4.7 for me. The original one does.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52380
Bug #: 52380
Summary: [C++11] Number of variadic template arguments wrongly
interpreted in class template
Classification: Unclassified
Product: gcc
Version: 4.7.0
Sta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379
--- Comment #1 from Boris von Zuckerberg 2012-02-25
11:02:45 UTC ---
Created attachment 26751
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26751
This is the example of the problem in action.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52379
Bug #: 52379
Summary: When inheriting a class X from another namespace,
inside the class X will always refer to that one.
Classification: Unclassified
Product: gcc
Version: 4.6.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52372
rsand...@gcc.gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52378
--- Comment #3 from Andrew Pinski 2012-02-25
09:09:34 UTC ---
(In reply to comment #2)
> PPS Thanks also for mentioning flex: maybe it should be moved to the
> "Tools/packages necessary for building GCC" section (currently it is in the
> "Tools/p
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52378
Mark Summerfield changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52376
Markus Trippelsdorf changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52376
--- Comment #2 from Markus Trippelsdorf
2012-02-25 08:06:02 UTC ---
Created attachment 26750
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26750
unreduced testcase
% c++ -O2 -fprofile-use -c -fPIC -fno-exceptions -std=gnu++0x
nsXMLContent
36 matches
Mail list logo