--
fang at csl dot cornell dot edu changed:
What|Removed |Added
CC||fang at csl dot cornell dot
|
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-07-26 08:05 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC|
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-07-26 08:06 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
CC|
reopen 376616
thanks
The patch has been reverted upstream because it was applied without
proper review and approval.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> Automatic build of xstow_0.5.1-2 on coconut0.coconut.gelato.org by
> sbuild/ia64 0.49
...
> ia64-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -g -O2 -DNDEBUG -DNFORMAT
> -DSYSCONFDIR='"/etc/xstow"' -c -o main.o `test -f main.cpp || echo
> './'`main.cpp
> source='setup.cpp' object='setup.o' lib
Processing commands for [EMAIL PROTECTED]:
> reopen 376616
Bug#376616: FTBFS with GCC 4.2: warning: statement with no effect
'reopen' is deprecated when a bug has been closed with a version;
use 'found' or 'submitter' as appropriate instead.
Bug reopened, originator not changed.
> thanks
Stopping
> Automatic build of john_1.6-40 on coconut0.coconut.gelato.org by sbuild/ia64
> 0.49
...
> gcc -c -Wall -O2 -fomit-frame-pointer -funroll-loops compiler.c
> compiler.c: In function 'c_free_ident':
> compiler.c:305: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> c
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490
--- You
--- Comment #4 from tbm at cyrius dot com 2006-07-26 13:26 ---
Created an attachment (id=11945)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11945&action=view)
test case
Testcase from application dcraw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490
--- You are rec
--- Comment #5 from tbm at cyrius dot com 2006-07-26 13:26 ---
Created an attachment (id=11946)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11946&action=view)
test case
Testcase from application dump
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490
--- You are rece
--- Comment #4 from tbm at cyrius dot com 2006-07-26 13:48 ---
Created an attachment (id=11947)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11947&action=view)
test case
Testcase from application 'john'.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28489
--- You are r
Hi I have useful.h, useful.cpp. how can I create my own library for future linking to other projects I write? any link to read would be good. thanks
See the all-new, redesigned Yahoo.com. Check it out.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Component|c++ |target
Target Milestone|--- |4.2.0
http:/
--
tbm at cyrius dot com changed:
What|Removed |Added
CC||debian-gcc at lists dot
||debian
--- Comment #1 from tbm at cyrius dot com 2006-07-26 16:22 ---
Created an attachment (id=11948)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11948&action=view)
test case
Testcase from application "xstow".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495
--- You are
--- Comment #2 from tbm at cyrius dot com 2006-07-26 16:30 ---
Huh, the testcase fails at -O but works at -O2. (But the original sources
failed at -O2).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495
--- You are receiving this mail because: ---
You are on the CC list
--- Comment #3 from tbm at cyrius dot com 2006-07-26 16:36 ---
This bug got introduced between 20051122 and 20060218.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someon
Processing commands for [EMAIL PROTECTED]:
> forwarded 379886 http://gcc.gnu.org/PR28495
Bug#379886: ICE in final_scan_insn, at final.c:2448
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR28495.
> tags 379886 + upstream
Bug#379886: ICE in final_scan_insn, at final.c:2448
> Automatic build of yorick_1.5.14-1.1 on coconut0.coconut.gelato.org by
> sbuild/ia64 0.49
...
> cc -O -I. -I../play -c -o cgmin.o cgmin.c
> cgmin.c: In function 'OpenCGM':
> cgmin.c:547: internal compiler error: in ia64_expand_move, at
> config/ia64/ia64.c:1088
> Please submit a full bug repo
FYI: The status of the gcc-2.95 source package
in Debian's testing distribution has changed.
Previous version: 2.95.4.ds15-22
Current version: 2.95.4.ds15-27
--
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more in
--- Comment #6 from tbm at cyrius dot com 2006-07-26 20:58 ---
Created an attachment (id=11952)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11952&action=view)
test case
Testcase from application "yorick".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490
--- You are
--- Comment #4 from schwab at suse dot de 2006-07-26 21:47 ---
Broken since r111459:
2006-02-26 Steven Bosscher <[EMAIL PROTECTED]>
* common.opt (-floop-optimize, -frerun-loop-opt): Remove.
* tree-pass.h (pass_loop_optimize): Remove.
* passes.c (pass_loop_opti
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-26 21:54 ---
(In reply to comment #4)
> Broken since r111459:
That would mean it was a latent bug. In fact you can most likely reproduce the
failure with -fno-loop-optimize.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2
--
steven at gcc dot gnu dot org changed:
What|Removed |Added
CC|steven at gcc dot gnu dot |
|org |
http://gcc.gnu.org
25 matches
Mail list logo