public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/45006]  New: [4.6 regression] Failed to bootstrap
@ 2010-07-20 14:14 hjl dot tools at gmail dot com
  2010-07-20 15:08 ` [Bug middle-end/45006] " jakub at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-07-20 14:14 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia64, revision 162337 gave

../../../src-trunk/libgcc/../gcc/emutls.c: In function 'emutls_init':
../../../src-trunk/libgcc/../gcc/emutls.c:81:1: internal compiler error: tree
check: expected class 'expression', have 'declaration' (function_decl) in
expand_debug_expr, at cfgexpand.c:2430
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[6]: *** [emutls.o] Error 1
make[6]: *** Waiting for unfinished jobs....

Revision 162324 is OK.


-- 
           Summary: [4.6 regression] Failed to bootstrap
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
@ 2010-07-20 15:08 ` jakub at gcc dot gnu dot org
  2010-07-20 15:35 ` hjl dot tools at gmail dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-07-20 15:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jakub at gcc dot gnu dot org  2010-07-20 15:08 -------
Can you please attach preprocessed source (and what options have been used to
compile it)?  Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug middle-end/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
  2010-07-20 15:08 ` [Bug middle-end/45006] " jakub at gcc dot gnu dot org
@ 2010-07-20 15:35 ` hjl dot tools at gmail dot com
  2010-07-20 16:10 ` [Bug debug/45006] " jakub at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-07-20 15:35 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]



------- Comment #2 from hjl dot tools at gmail dot com  2010-07-20 15:34 -------
Created an attachment (id=21266)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21266&action=view)
The preprocessed source

/export/gnu/import/rrs/162337/bld/./gcc/xgcc
-B/export/gnu/import/rrs/162337/bld/./gcc/
-B/export/gnu/import/rrs/162337/usr/ia64-unknown-linux-gnu/bin/
-B/export/gnu/import/rrs/162337/usr/ia64-unknown-linux-gnu/lib/ -isystem
/export/gnu/import/rrs/162337/usr/ia64-unknown-linux-gnu/include -isystem
/export/gnu/import/rrs/162337/usr/ia64-unknown-linux-gnu/sys-include    -g -O2
-O2  -g -O2 -DIN_GCC   -DUSE_LIBUNWIND_EXCEPTIONS -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include  -fPIC -DUSE_GAS_SYMVER -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../.././gcc -I../../../src/libgcc
-I../../../src/libgcc/. -I../../../src/libgcc/../gcc
-I../../../src/libgcc/../include  -DHAVE_CC_TLS  -o emutls.o -MT emutls.o -MD
-MP -MF emutls.dep -fexceptions -c ../../../src/libgcc/../gcc/emutls.c
-fvisibility=hidden -DHIDE_EXPORTS
../../../src/libgcc/../gcc/emutls.c: In function ‘emutls_init’:
../../../src/libgcc/../gcc/emutls.c:81:1: internal compiler error: tree check:
expected class ‘expression’, have ‘declaration’ (function_decl) in
expand_debug_expr, at cfgexpand.c:2430
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
  2010-07-20 15:08 ` [Bug middle-end/45006] " jakub at gcc dot gnu dot org
  2010-07-20 15:35 ` hjl dot tools at gmail dot com
@ 2010-07-20 16:10 ` jakub at gcc dot gnu dot org
  2010-07-20 16:12 ` jakub at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-07-20 16:10 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
          Component|middle-end                  |debug
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-20 16:09:39
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-07-20 16:10 ` [Bug debug/45006] " jakub at gcc dot gnu dot org
@ 2010-07-20 16:12 ` jakub at gcc dot gnu dot org
  2010-07-20 16:21 ` hjl dot tools at gmail dot com
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-07-20 16:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from jakub at gcc dot gnu dot org  2010-07-20 16:12 -------
Created an attachment (id=21268)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21268&action=view)
gcc46-pr45006.patch

Untested fix.  Either of the hunks should be sufficient for this issue (and, in
any case, ia64 having DECL_MODE != TYPE_MODE (TREE_TYPE) on FUNCTION_DECLs is
very weird).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-07-20 16:12 ` jakub at gcc dot gnu dot org
@ 2010-07-20 16:21 ` hjl dot tools at gmail dot com
  2010-07-20 18:57 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-07-20 16:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from hjl dot tools at gmail dot com  2010-07-20 16:21 -------
(In reply to comment #3)
> Created an attachment (id=21268)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21268&action=view) [edit]
> gcc46-pr45006.patch
> 
> Untested fix.  Either of the hunks should be sufficient for this issue (and, in
> any case, ia64 having DECL_MODE != TYPE_MODE (TREE_TYPE) on FUNCTION_DECLs is
> very weird).
> 

Function descriptors?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (4 preceding siblings ...)
  2010-07-20 16:21 ` hjl dot tools at gmail dot com
@ 2010-07-20 18:57 ` jakub at gcc dot gnu dot org
  2010-07-20 22:32 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-07-20 18:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from jakub at gcc dot gnu dot org  2010-07-20 18:57 -------
Subject: Bug 45006

Author: jakub
Date: Tue Jul 20 18:57:14 2010
New Revision: 162348

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162348
Log:
        PR debug/45006
        * cfgexpand.c (expand_debug_expr): Only look at TYPE_UNSIGNED of
        operand's type if exp is tcc_unary class tree.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgexpand.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (5 preceding siblings ...)
  2010-07-20 18:57 ` jakub at gcc dot gnu dot org
@ 2010-07-20 22:32 ` steven at gcc dot gnu dot org
  2010-07-20 22:33 ` steven at gcc dot gnu dot org
  2010-07-27  8:46 ` jakub at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-07-20 22:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from steven at gcc dot gnu dot org  2010-07-20 22:32 -------
I have forwarded this problem to the French team of the Translation Project
(http://translationproject.org/team/fr.html).


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2010-07-20 16:09:39         |2010-07-20 22:32:28
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (6 preceding siblings ...)
  2010-07-20 22:32 ` steven at gcc dot gnu dot org
@ 2010-07-20 22:33 ` steven at gcc dot gnu dot org
  2010-07-27  8:46 ` jakub at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-07-20 22:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from steven at gcc dot gnu dot org  2010-07-20 22:33 -------
obviously that latest comment was not for this bug (but for bug 32428), sorry.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug debug/45006] [4.6 regression] Failed to bootstrap
  2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
                   ` (7 preceding siblings ...)
  2010-07-20 22:33 ` steven at gcc dot gnu dot org
@ 2010-07-27  8:46 ` jakub at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-07-27  8:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from jakub at gcc dot gnu dot org  2010-07-27 08:46 -------
Fixed.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45006


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-07-27  8:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-20 14:14 [Bug middle-end/45006] New: [4.6 regression] Failed to bootstrap hjl dot tools at gmail dot com
2010-07-20 15:08 ` [Bug middle-end/45006] " jakub at gcc dot gnu dot org
2010-07-20 15:35 ` hjl dot tools at gmail dot com
2010-07-20 16:10 ` [Bug debug/45006] " jakub at gcc dot gnu dot org
2010-07-20 16:12 ` jakub at gcc dot gnu dot org
2010-07-20 16:21 ` hjl dot tools at gmail dot com
2010-07-20 18:57 ` jakub at gcc dot gnu dot org
2010-07-20 22:32 ` steven at gcc dot gnu dot org
2010-07-20 22:33 ` steven at gcc dot gnu dot org
2010-07-27  8:46 ` jakub at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).