http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #13 from Denis Excoffier
2011-03-21 06:46:26 UTC ---
(In reply to comment #12)
> (In reply to comment #11)
> > (In reply to comment #10)
> > > (In reply to comment #8)
> > So, my question is "does version 'x' work without a DYLD_LIBRA
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47502
--- Comment #5 from hjl at gcc dot gnu.org 2011-03-21
03:28:45 UTC ---
Author: hjl
Date: Mon Mar 21 03:28:40 2011
New Revision: 171205
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171205
Log:
Add 2 testcases for PR rtl-optimization/4750
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167
Nicola Pero changed:
What|Removed |Added
CC||nicola at gcc dot gnu.org
Summar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48168
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48168
--- Comment #5 from Eric Botcazou 2011-03-20
21:50:24 UTC ---
Author: ebotcazou
Date: Sun Mar 20 21:50:20 2011
New Revision: 171197
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171197
Log:
PR bootstrap/48168
* config/sparc/sparc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.6.0 |4.6.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976
--- Comment #5 from Michael Hope 2011-03-20
21:10:37 UTC ---
Problem is introduced by r170053. See:
http://ex.seabright.co.nz/build/gcc-4.5~svn170053/logs/armv7l-maverick-cbuild88-carina7-cortexa8r1/gcc-testsuite.txt
The commit before it does
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #12 from Iain Sandoe 2011-03-20 21:06:30
UTC ---
(In reply to comment #11)
> (In reply to comment #10)
> > (In reply to comment #8)
> So, my question is "does version 'x' work without a DYLD_LIBRARY_PATH set?"
> (that tells us if we
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #11 from Iain Sandoe 2011-03-20 20:54:09
UTC ---
(In reply to comment #10)
> (In reply to comment #8)
>
> Now comes the question of the beginning (which is also included in the title
> of
> this PR): why does my C++ program have (l
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #10 from Denis Excoffier
2011-03-20 20:34:37 UTC ---
(In reply to comment #8)
> "DYLD_PRINT_LIBRARIES=1 ./myexe "
> is really useful for making sure that the libraries you think should be used
> actually are ;-)
This is great, thank
Nick Clifton writes:
> Hi Richard,
>
>> + /* Even zero-sized arguments occupy one byte. */
>> + if (size == 0)
>> +size = 1;
>
> That fixes it! Thanks.
>
> Will you apply this patch yourself, or should I submit the patch and the
> test case as a separate email to gcc-patches ?
It
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
--- Comment #1 from Jakub Jelinek 2011-03-20
19:38:31 UTC ---
Created attachment 23732
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23732
gcc46-pr48213.patch
Untested fix.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48213
Summary: [4.6/4.7 Regression] ICE in simplify_subreg called
from s390_delegitimize_address
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209
--- Comment #1 from Jakub Jelinek 2011-03-20
18:53:09 UTC ---
That's a clear violation of ISO C99, so you probably want to xfail the testcase
for hpux.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48144
--- Comment #2 from Zdenek Sojka 2011-03-20 18:20:58
UTC ---
Created attachment 23731
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23731
simpler C testcase
This testcase needs less flags to reproduce:
$ gcc -O -frerun-cse-after-loop -fsc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48211
--- Comment #1 from Jonathan Wakely 2011-03-20
16:55:55 UTC ---
The bug reporting guidelines request that you don't upload an archive of files.
The contained source file is:
#include
#include
#include
struct stmt_base;
template
struct sptr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48212
Summary: [4.6/4.7 Regression] [C++0x] ICE: in
non_const_var_error, at cp/semantics.c:6700 on invalid
code
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46788
--- Comment #10 from Mikael Pettersson 2011-03-20
16:40:14 UTC ---
(In reply to comment #8)
> Author: ramana
> Date: Tue Mar 15 19:59:25 2011
> New Revision: 171017
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171017
> Log:
>
> Fix
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Known to work|
built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-cygwin/4.7.0/lto-wrapper.exe
Target: i686-pc-cygwin
Configured with: ./configure --enable-languages=c,c++,fortran,lto,objc
Thread model: single
gcc version 4.7.0 20110320 (experimental) (GCC)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48156
--- Comment #9 from Jakub Jelinek 2011-03-20
15:25:59 UTC ---
Author: jakub
Date: Sun Mar 20 15:25:55 2011
New Revision: 171195
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171195
Log:
PR rtl-optimization/48156
* df-core.c (df_g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41495
--- Comment #5 from Jonathan Wakely 2011-03-20
15:23:02 UTC ---
N.B. messages_base::catalog is required to be a typedef for int, although there
is an open issue which would allow intptr_t to be used instead:
http://open-std.org/JTC1/SC22/WG21/doc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48210
Summary: ICE: SIGFPE with -flto --param lto-partitions=0 on
basic code
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48209
Summary: FAIL: gcc.c-torture/execute/pr47917.c execution
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #9 from Jack Howarth 2011-03-20
12:42:52 UTC ---
Test results for WIP patch from Comment 4 and 5 against gcc-4_6-branch under
Xcode 4.0...
http://gcc.gnu.org/ml/gcc-testresults/2011-03/msg01968.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
Iain Sandoe changed:
What|Removed |Added
Target Milestone|--- |4.6.1
--- Comment #8 from Iain Sandoe 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44107
--- Comment #7 from Denis Excoffier
2011-03-20 08:12:49 UTC ---
1) In no configuration the bootstrap fails (as long as you take care of PR45381
and PR47016).
2) Indeed, the DYLD_LIBRARY_PATH that makes things to work properly is
DYLD_LIBRARY_PAT
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48203
--- Comment #12 from Ramana Radhakrishnan
2011-03-20 07:59:59 UTC ---
Author: ramana
Date: Sun Mar 20 07:59:54 2011
New Revision: 171193
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171193
Log:
Fix PR debug/48203
Modified:
trunk/g
30 matches
Mail list logo